From: Simon McVittie Date: Mon, 23 Nov 2015 21:10:09 +0000 (+0000) Subject: NEWS for 1.10 branch X-Git-Tag: dbus-1.10.6~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50fb01027ba1267286aa02a373dbe87ab21e0935;p=thirdparty%2Fdbus.git NEWS for 1.10 branch --- diff --git a/NEWS b/NEWS index 941741473..a0cdbdc17 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,19 @@ D-Bus 1.10.6 (UNRELEASED) == +Fixes: + +• On Unix when running tests as root, don't assert that root and + the dbus-daemon user can still call UpdateActivationEnvironment; + assert that those privileged users can call BecomeMonitor instead + (fd.o #93036, Simon McVittie) + +• On Windows, fix a memory leak in the autolaunch transport (fd.o #92899, + Simon McVittie) + +• On Windows Autotools builds, don't run tests that rely on + dbus-run-session and other Unix-specifics (fd.o #92899, Simon McVittie) + D-Bus 1.10.4 (2015-11-17) ==