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
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