From: Simon McVittie Date: Mon, 15 Sep 2014 10:50:57 +0000 (+0100) Subject: NEWS for 1.8 X-Git-Tag: dbus-1.8.8~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=900011a26816c7cc84f0a8b502eea6c4301823d0;p=thirdparty%2Fdbus.git NEWS for 1.8 --- diff --git a/NEWS b/NEWS index 2cff8cc88..bfab7cbc7 100644 --- 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)