mirror of
https://github.com/flatpak/flatpak.git
synced 2026-04-03 14:56:47 -04:00
Update NEWS for backport of #5213
Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
8
NEWS
8
NEWS
@@ -5,6 +5,14 @@ Released: not yet
|
||||
Bug fixes:
|
||||
|
||||
* Fix a crash when --socket=gpg-agent is used (#5095)
|
||||
* Never try to export a parent of reserved directories as a --filesystem,
|
||||
for example /run, which would prevent the app from starting (#5205, #5207)
|
||||
* Never try to export a --filesystem below /run/flatpak or /run/host,
|
||||
which could similarly prevent the app from starting
|
||||
* The above change also fixes apps not starting if a --filesystem is a
|
||||
symlink to the root directory (#1357)
|
||||
* Show a warning when the --filesystem exists but cannot be shared with
|
||||
the sandbox (#1357, #5035, #5205, #5207)
|
||||
|
||||
Changes in 1.14.2
|
||||
~~~~~~~~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user