]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
NEWS for 1.8
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Mon, 15 Sep 2014 10:50:57 +0000 (11:50 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Mon, 15 Sep 2014 10:50:57 +0000 (11:50 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 2cff8cc88a728539d52c15abbc4771218363ae1d..bfab7cbc7c9f3e3515df3b5e003772ff8b074bd6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,10 @@ Fixes:
   the older separate libraries if not found (Umut Tezduyar Lindskog,
   Simon McVittie)
 
+• On Linux, use prctl() to disable core dumps from a test executable
+  that deliberately raises SIGSEGV to test dbus-daemon's handling
+  of that condition (fd.o #83772, Simon McVittie)
+
 • Fix compilation with --enable-stats (fd.o #81043, Gentoo #507232;
   Alban Crequy)