]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
Update NEWS
authorSimon McVittie <smcv@collabora.com>
Fri, 29 Nov 2024 16:24:38 +0000 (16:24 +0000)
committerSimon McVittie <smcv@collabora.com>
Fri, 29 Nov 2024 16:24:38 +0000 (16:24 +0000)
Signed-off-by: Simon McVittie <smcv@collabora.com>
NEWS

diff --git a/NEWS b/NEWS
index 162e9e4a820ad56b813648a209157e0996dda004..ef03cd44913fbaf3fea95b351366e63c245a526e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -62,7 +62,19 @@ New features and significant bug fixes:
 dbus 1.15.14 (UNRELEASED)
 =========================
 
-...
+Bug fixes:
+
+• Don't create /run/dbus/containers from tmpfiles.d.
+  It's only needed by a feature that is not available on this branch,
+  and can cause warnings from systemd-tmpfiles if the system bus user
+  has not been created (dbus!488, Simon McVittie)
+
+• Fix the Devhelp index for API documentation (dbus!486, Simon McVittie)
+
+• Fix detection of socketpair() on Solaris 10 (dbus#531, Simon McVittie)
+
+• Avoid undefined signed integer overflow when calculating hash table
+  indexes (dbus!487, Jami Kettunen)
 
 dbus 1.15.12 (2024-10-29)
 =========================