mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-01-20 05:30:29 +01:00
Update NEWS
Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
parent
b6f081ee2c
commit
6801627502
1 changed files with 29 additions and 1 deletions
30
NEWS
30
NEWS
|
|
@ -1,7 +1,35 @@
|
|||
dbus 1.15.6 (UNRELEASED)
|
||||
========================
|
||||
|
||||
...
|
||||
Enhancements:
|
||||
|
||||
• Special-case reading pseudo-files from Linux /proc to take into
|
||||
account the filesystem's unusual semantics (dbus!401, Luca Boccassi)
|
||||
|
||||
Fixes:
|
||||
|
||||
• Fix compilation on compilers not supporting __FUNCTION__
|
||||
(dbus!404, Barnabás Pőcze)
|
||||
|
||||
• Fix some memory leaks on out-of-memory conditions
|
||||
(dbus!403, Barnabás Pőcze)
|
||||
|
||||
• Documentation:
|
||||
· Update the README to recommend building with Meson
|
||||
(dbus!402, Ahmed Abdelfattah)
|
||||
· Fix syntax of a code sample in dbus-api-design
|
||||
(dbus!396; Yen-Chin, Lee)
|
||||
|
||||
• CMake build fixes:
|
||||
· Detect presence of <sys/syscall.h> (dbus!400, Luca Boccassi)
|
||||
|
||||
Tests and CI enhancements:
|
||||
|
||||
• Fix CI pipelines after freedesktop/freedesktop#540
|
||||
(dbus!405, dbus#456; Simon McVittie)
|
||||
|
||||
• Ensure the messagebus user is created if necessary
|
||||
(dbus#445, Ralf Habacker)
|
||||
|
||||
dbus 1.15.4 (2023-02-08)
|
||||
========================
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue