summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2023-02-08 11:55:54 +0000
committerSimon McVittie <smcv@collabora.com>2023-02-08 12:03:30 +0000
commit6156578eaa5a23110d7dd73cc9153fb799709e63 (patch)
tree1056144953c35b506ceebddfc157bf3fb2121edb /NEWS
parent50852eb085e4e5a88f5c647905c293cdfba33580 (diff)
downloaddbus-6156578eaa5a23110d7dd73cc9153fb799709e63.tar.gz
Prepare v1.15.4dbus-1.15.4
Signed-off-by: Simon McVittie <smcv@collabora.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS28
1 files changed, 16 insertions, 12 deletions
diff --git a/NEWS b/NEWS
index 31da9e34..0caec1d9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-dbus 1.15.4 (UNRELEASED)
+dbus 1.15.4 (2023-02-08)
========================
Dependencies:
@@ -26,7 +26,20 @@ Build-time configuration changes:
behaviour similar to Autotools otherwise. The path to the system bus
socket can be overridden with the system_socket option if required.
-New features:
+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)
+
+Enhancements:
+
+• D-Bus Specification 0.41:
+ · Clarify handling of /run vs. /var/run on Unix systems
+ (dbus#180, Simon McVittie)
• Add dbus_connection_set_builtin_filters_enabled(), intended to be called
by tools that use BecomeMonitor() such as dbus-monitor
@@ -38,16 +51,7 @@ New features:
strongly recommended. See test/use-as-subproject for sample code.
(dbus!368, dbus!388; Daniel Wagner)
-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)
-
-Fixes:
+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