From: Simon McVittie Date: Wed, 12 Jun 2013 12:42:58 +0000 (+0100) Subject: NEWS for 1.6.x X-Git-Tag: dbus-1.6.12~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=355b470da78e25cb451eab0c49f30437b2c5ccb9;p=thirdparty%2Fdbus.git NEWS for 1.6.x --- diff --git a/NEWS b/NEWS index 8dd994a58..f084c8ab5 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,16 @@ D-Bus 1.6.12 (UNRELEASED) == -... +Fixes: + +• In dbus-daemon, don't crash if a .service file starts with key=value + (fd.o #60853, Chengwei Yang) + +• Unix-specific: + · Fix an assertion failure if we try to activate systemd services before + systemd connects to the bus (fd.o #50199, Chengwei Yang) + · Avoid compiler warnings for ignoring the return from write() + (Chengwei Yang) D-Bus 1.6.10 (2013-04-24) ==