Merge branch 'dbus-1.10'
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 29 Jul 2016 18:15:21 +0000 (19:15 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 29 Jul 2016 18:15:21 +0000 (19:15 +0100)
1  2 
NEWS
configure.ac

diff --cc NEWS
--- 1/NEWS
--- 2/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)
  
 -• 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)
+ • Explicitly check for stdint.h (Ioan-Adrian Ratiu)
 +• 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:
  
diff --cc configure.ac
Simple merge