mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-06 04:38:07 +02:00
NEWS: Mention the user-visible part of #101567
Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
parent
93e1cf572c
commit
3064b55e66
1 changed files with 7 additions and 0 deletions
7
NEWS
7
NEWS
|
|
@ -41,6 +41,13 @@ Behaviour changes:
|
|||
/org/freedesktop/DBus. Previously, they existed on all object paths.
|
||||
(fd.o #101257, Simon McVittie)
|
||||
|
||||
• AddMatch() with a match rule containing eavesdrop='true' will now fail
|
||||
unless called by either the same user as the dbus-daemon, or Unix uid 0
|
||||
(root), matching the restrictions applied to the newer BecomeMonitor()
|
||||
method. On the session bus this has no practical effect. On the system
|
||||
bus this will prevent certain configurations that already did not
|
||||
work well in practice. (fd.o #101567, Simon McVittie)
|
||||
|
||||
Enhancements:
|
||||
|
||||
• D-Bus Specification version 0.31
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue