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)