From: Simon McVittie Date: Mon, 26 Oct 2015 19:03:25 +0000 (+0000) Subject: Merge remote-tracking branch 'origin/dbus-1.10' X-Git-Tag: dbus-1.11.0~52 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a960f876062309ffbcc7c9feb56c383b914a0a5;p=thirdparty%2Fdbus.git Merge remote-tracking branch 'origin/dbus-1.10' --- 4a960f876062309ffbcc7c9feb56c383b914a0a5 diff --cc NEWS index aabfddff4,bca8a9dde..93eddc5ff --- a/NEWS +++ b/NEWS @@@ -1,13 -1,15 +1,29 @@@ -D-Bus 1.10.3 (UNRELEASED) +D-Bus 1.11.0 (UNRELEASED) == -... +Dependencies: + +• On non-Windows platforms, D-Bus requires an that defines + C99 constants such as PRId64 and PRIu64. + +Fixes: + ++• Print 64-bit integers on non-GNU Unix platforms (fd.o #92043, Natanael Copa) ++ ++• On Windows, when including configuration files with or ++ , apply the same relocation as for the Exec paths ++ in .service files (fd.o #92028, Simon McVittie) ++ ++• On Windows, fix the regression test for relocating service files' Exec ++ lines (fd.o #83539, Simon McVittie) + + D-Bus 1.10.2 (2015-10-26) + == + + The “worst pies in London” release. + + Fixes: + • Correct error handling for activation: if there are multiple attempts to activate the same service and it fails immediately, the first attempt would get the correct reply, but the rest would time out. We now send