mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-01-08 15:10:18 +01:00
Update NEWS
Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
parent
411add93ce
commit
a6df11430b
1 changed files with 13 additions and 1 deletions
14
NEWS
14
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)
|
||||
=========================
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue