From: Simon McVittie Date: Thu, 11 Jan 2018 12:39:13 +0000 (+0000) Subject: Update NEWS for #104577 X-Git-Tag: dbus-1.13.0~51 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6bae4c4ee212968f009c63468219d69f1b10693b;p=thirdparty%2Fdbus.git Update NEWS for #104577 Signed-off-by: Simon McVittie --- diff --git a/NEWS b/NEWS index 0329784c6..896e3d272 100644 --- a/NEWS +++ b/NEWS @@ -44,6 +44,10 @@ Fixes: • Expand ${bindir} correctly when pkg-config is asked for dbus_daemondir (fd.o #104265, Benedikt Heine) +• On Linux systems with systemd, if ${localstatedir}/dbus doesn't exist, + create it before trying to create ${localstatedir}/dbus/machine-id + (fd.o #104577, Chris Lesiak) + Internal changes: • Harden the nonce-tcp: transport against resource leaks and