mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-07 14:28:01 +02:00
parent
27581805e1
commit
a2cda736e4
1 changed files with 10 additions and 1 deletions
11
NEWS
11
NEWS
|
|
@ -1,7 +1,16 @@
|
|||
dbus 1.14.6 (UNRELEASED)
|
||||
========================
|
||||
|
||||
Fixes:
|
||||
Denial of service fixes:
|
||||
|
||||
• Fix an incorrect assertion that could be used to crash dbus-daemon or
|
||||
other users of DBusServer prior to authentication, if libdbus was compiled
|
||||
with assertions enabled.
|
||||
We recommend that production builds of dbus, for example in OS distributions,
|
||||
should be compiled with checks but without assertions.
|
||||
(dbus#421, Ralf Habacker; thanks to Evgeny Vereshchagin)
|
||||
|
||||
Other fixes:
|
||||
|
||||
• When connected to a dbus-broker, stop dbus-monitor from incorrectly
|
||||
replying to Peer method calls that were sent to the dbus-broker with
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue