From: Simon McVittie Date: Thu, 9 Aug 2012 11:32:32 +0000 (+0100) Subject: Merge branch 'dbus-1.6' X-Git-Tag: dbus-1.7.0~58 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e0111304eaf28a4e86c67baecbfeed217393034;p=thirdparty%2Fdbus.git Merge branch 'dbus-1.6' Conflicts: NEWS configure.ac --- 0e0111304eaf28a4e86c67baecbfeed217393034 diff --cc NEWS index bb2b388d9,769fcadc8..dfac67f57 --- a/NEWS +++ b/NEWS @@@ -1,14 -1,12 +1,20 @@@ -D-Bus 1.6.6 (UNRELEASED) +D-Bus 1.7.0 (UNRELEASED) == + • Unix-specific: + · Fix compilation on Solaris (fd.o #53286, Jonathan Perkin) + + D-Bus 1.6.4 (2012-07-18) + == + +Enhancements: + +• D-Bus Specification 0.20 + · various reorganisation for better clarity (fd.o #38252, Simon McVittie) + · stop claiming that all basic types work just like INT32 (strings don't!) + +Fixes: + • Detect that users are "at the console" correctly when configured with a non-default path such as --enable-console-auth-dir=/run/console (fd.o #51521, Dave Reisner)