From: Simon McVittie Date: Fri, 29 Jul 2016 18:15:21 +0000 (+0100) Subject: Merge branch 'dbus-1.10' X-Git-Tag: dbus-1.12.0~437 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8c24df0ba0dbb91a1f9869442d1fb460e4dd3011;p=platform%2Fupstream%2Fdbus.git Merge branch 'dbus-1.10' --- 8c24df0ba0dbb91a1f9869442d1fb460e4dd3011 diff --cc NEWS index 3a93556,dec1ad5..86e1349 --- a/NEWS +++ b/NEWS @@@ -46,19 -22,26 +46,21 @@@ Fixes • In tests that exercise correct handling of crashing D-Bus services, suppress Windows crash handler (fd.o #95155; Yiyang Fei, Ralf Habacker) + • Explicitly check for stdint.h (Ioan-Adrian Ratiu) + -• Merge dbus-1.10-ci branch, containing backports from 1.11.0 in build/test - code to support continuous integration (fd.o #93194, Simon McVittie) - - · Avoid -Wunused-label when compiling with libselinux but no libaudit - · In development builds, allow OOM tests to be disabled as documented - · Accept and ignore the --tap argument in all "embedded tests", and run - all automated tests with that argument for better diagnostics - · Fix the systemd activation test under CMake by installing the required - files - · In Automake, fix shell syntax for installcheck-local with no DESTDIR - · In Automake, don't try to run manual tests in installcheck - · In CMake, don't run manual-tcp test as an automated test - · Add travis-ci.org build machinery - -D-Bus 1.10.8 (2016-03-07) +• In tests, add an invalid DBusAuthState to avoid undefined behaviour + in some test cases (fd.o #93909, Nick Lewycky) + +• Add assertions to reassure a static analysis tool + (fd.o #93210, Deepika Aggarwal) + +• Be explicit about enum comparison when loading XML + (fd.o #93205, Deepika Aggarwal) + +D-Bus 1.11.2 (2016-03-07) == -The “digestive biscuits” release. +The “pneumatic drill vs. Iron Maiden” release. Fixes: