summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2014-09-15 11:51:26 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2014-09-15 11:51:26 +0100
commit79c35a7d5a35efb425005d99d13662a29e416d19 (patch)
tree9e6ba605b42a2e240fdc7fb4061372e6e3f0e3fb /NEWS
parent02731e3718588920870576f23628507c51cd804d (diff)
parent900011a26816c7cc84f0a8b502eea6c4301823d0 (diff)
downloaddbus-79c35a7d5a35efb425005d99d13662a29e416d19.tar.gz
Merge branch 'dbus-1.8'
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c7678074..c838e08d 100644
--- a/NEWS
+++ b/NEWS
@@ -49,6 +49,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)