From: Simon McVittie Date: Tue, 18 Feb 2025 14:25:42 +0000 (+0000) Subject: Update NEWS X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c0d7e551f2f0f9e3a9570c6301c797ddf033b0d;p=thirdparty%2Fdbus.git Update NEWS Signed-off-by: Simon McVittie --- diff --git a/NEWS b/NEWS index ae9372be1..0cd4bf14a 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,11 @@ Build system and dependencies: the compile-time DBUS_VERSION or the runtime dbus_get_version(). (dbus#530, dbus!494; Simon McVittie) +Bug fixes: + +• On Linux, fix build regression with libselinux ≥ 3.8 and verbose mode + enabled (Debian#1096212, dbus!511; Simon McVittie) + Tests and CI: • On Linux, if a test fails because a file descriptor was leaked,