mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-02 06:08:04 +02:00
NEWS: Document #101567
Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
parent
3a6d144766
commit
ce8573f249
1 changed files with 7 additions and 1 deletions
8
NEWS
8
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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue