Merge branch 'dbus-1.10'
authorSimon McVittie <smcv@debian.org>
Wed, 5 Apr 2017 20:40:57 +0000 (21:40 +0100)
committerSimon McVittie <smcv@debian.org>
Wed, 5 Apr 2017 20:40:57 +0000 (21:40 +0100)
1  2 
NEWS

diff --cc NEWS
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -30,30 -5,21 +30,33 @@@ Enhancements
  
  Fixes:
  
 -• Re-order dbus-daemon startup so that on SELinux systems, the thread
 -  that reads AVC notifications retains the ability to write to the
 -  audit log (fd.o #92832, Debian #857660; Laurent Bigonville)
 +• Always read service file directories in the intended order
 +  (fd.o #99825, Simon McVittie)
 +
 +• When tests are skipped, don't try to kill nonexistent process 0
 +  (fd.o #99825, Simon McVittie)
 +
 +• Avoid valgrind false positives (fd.o #88808, Philip Withnall)
  
 -D-Bus 1.10.16 (2017-02-16)
+ • Fix a harmless read overflow and some memory leaks in a unit test
+   (fd.o #100568, Philip Withnall)
 +• Fix some typos in test code
 +  (fd.o #99999, Coverity #141876, #141877; Philip Withnall)
 +
 +• Clarify the roles of /etc/dbus-1/s*.d and /usr/share/dbus-1/s*.d
 +  in documentation (fd.o #99901, Philip Withnall)
 +
 +D-Bus 1.11.10 (2017-02-16)
  ==
  
 -The “super digging powers” release.
 +The “purple hair gives you telekinesis?” release.
 +
 +Dependencies:
  
 -The fixes in this release are arguably security fixes, but if they
 -affect you, please take this opportunity to rethink how you are
 -configuring dbus.
 +• AppArmor support requires at least libapparmor 2.8.95, reduced
 +  from 2.10 in previous versions. One test requires 2.10 and is
 +  skipped if building with an older version.
  
  Enhancements: