From: Simon McVittie Date: Mon, 28 Oct 2024 16:13:46 +0000 (+0000) Subject: Update NEWS X-Git-Tag: dbus-1.15.12~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78883432b3f68efda839113b959d1f14393ed62b;p=thirdparty%2Fdbus.git Update NEWS Signed-off-by: Simon McVittie --- diff --git a/NEWS b/NEWS index 7f6986044..b6033414a 100644 --- a/NEWS +++ b/NEWS @@ -48,6 +48,10 @@ Bug fixes: Solaris audit API integration (dbus!477, Alan Coopersmith) +• Fix service activation timeouts when built with embedded tests (test + instrumentation) and run on a platform with a large file descriptor limit + (dbus#527, Simon McVittie) + • Fix test failures on platforms where deleting the current working directory is not allowed, such as Solaris (dbus!480, Alan Coopersmith)