From cabafd2e858314b3bb89f4dc85bb80e37db71275 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Wed, 27 Mar 2024 14:16:00 +0000 Subject: [PATCH] Update NEWS Signed-off-by: Simon McVittie --- NEWS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/NEWS b/NEWS index 6a618744..1685cce5 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,9 @@ Dependencies: executable, version 0.9.0 is recommended. Several of the bug fixes listed below will not be active if an older version is used. + * In distributions that compile Flatpak to use a separate xdg-dbus-proxy + executable, version 0.1.5 is recommended. + * If libmalcontent (parental controls) is enabled, it must be version 0.5.0 or later. @@ -37,6 +40,10 @@ Bug fixes: * Improve memory allocation behaviour * Silence various compiler warnings + * Update included copy of bubblewrap to version 0.1.5: + + * Fix handling of long object paths + * Don't parse `` as the application name (#5700)