From: Simon McVittie Date: Thu, 29 Jun 2017 14:06:45 +0000 (+0100) Subject: NEWS: Document #101567 X-Git-Tag: dbus-1.11.14~10 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ce8573f2493054818c58ac20430312117dbd1330;p=thirdparty%2Fdbus.git NEWS: Document #101567 Signed-off-by: Simon McVittie --- diff --git a/NEWS b/NEWS index d3b4180d7..a9ab7e515 100644 --- a/NEWS +++ b/NEWS @@ -55,7 +55,9 @@ Enhancements: Properties · Add new Features and Interfaces properties for message bus feature-discovery - (fd.o #99825, #100686, #100795, #101256, #101257; + · Add unix:dir=..., which resembles unix:tmpdir=... but never uses + abstract sockets + (fd.o #99825, #100686, #100795, #101256, #101257, #101567; Simon McVittie, Tom Gundersen) • Implement the Properties and Peer interfaces in dbus-daemon @@ -85,6 +87,10 @@ Enhancements: implementations that do not necessarily read /etc/machine-id themselves. (fd.o #101570, Simon McVittie) +• Implement unix:dir=..., which resembles unix:tmpdir=... but never uses + abstract sockets. This is preferable when used with Linux containers. + (fd.o #101567, Simon McVittie) + Fixes: • Fix a reference leak when blocking on a pending call on a connection