solenv/flatpak-manifest.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit d940013e1726eba4d043110d5a01367c8d3f0a05 Author: Stephan Bergmann <sberg...@redhat.com> AuthorDate: Thu Mar 31 14:45:18 2022 +0200 Commit: Stephan Bergmann <sberg...@redhat.com> CommitDate: Thu Mar 31 16:41:46 2022 +0200 Sync flatpak-manifest.in with Flathub ...including <https://github.com/flathub/org.libreoffice.LibreOffice/commit/1ad91b85a5bb60f38a505756a0b5c338a8cb49fb> "Merge pull request #183 from ourigen/fallback-x11: Change socket to fallback-x11 to fix 'Unsafe' warning" Change-Id: I9613d15cd74ac28e2d55eeed4a801a65062d5ede Reviewed-on: https://gerrit.libreoffice.org/c/core/+/132362 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sberg...@redhat.com> diff --git a/solenv/flatpak-manifest.in b/solenv/flatpak-manifest.in index 4f603d8674e9..eda5237aa71b 100644 --- a/solenv/flatpak-manifest.in +++ b/solenv/flatpak-manifest.in @@ -711,7 +711,7 @@ "finish-args": [ "--share=network", "--share=ipc", - "--socket=x11", + "--socket=fallback-x11", "--socket=wayland", "--socket=pulseaudio", "--device=dri",