[evince/mwleeds/no-filesystem-host] flatpak: Remove filesystem=host permission




commit 601b95674919c1111dd24c7de7218c57020d3ce0
Author: Phaedrus Leeds <mwleeds protonmail com>
Date:   Tue Apr 5 16:37:27 2022 -0700

    flatpak: Remove filesystem=host permission
    
    This should not be needed, since Evince uses the file chooser to open
    files and the recent files view works since access to the files opened
    with the file chooser portal is persistent.
    
    https://github.com/flathub/org.gnome.Evince/issues/76

 build-aux/flatpak/org.gnome.Evince.json | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/build-aux/flatpak/org.gnome.Evince.json b/build-aux/flatpak/org.gnome.Evince.json
index 59f3e03d8..17a3ccd8b 100644
--- a/build-aux/flatpak/org.gnome.Evince.json
+++ b/build-aux/flatpak/org.gnome.Evince.json
@@ -14,7 +14,6 @@
         "--socket=x11",
         "--socket=wayland",
         "--socket=pulseaudio",
-        "--filesystem=host",
         "--talk-name=org.gnome.SettingsDaemon.MediaKeys",
         "--talk-name=org.gtk.vfs.*",
         "--filesystem=xdg-run/gvfsd",


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]