From 7b12682f6d8e7ac64ceb39b4ee5fb27f44b78e64 Mon Sep 17 00:00:00 2001 From: Tad Date: Wed, 8 Aug 2018 16:28:55 -0400 Subject: Merges + a fix for Totem + and a bit missed from 3c2a7e4c91aa030218b5ad7fa6291d16f1d51b53 --- README | 2 ++ README.md | 2 +- RELNOTES | 7 ++++--- etc/totem.profile | 3 ++- etc/xonotic.profile | 3 +-- 5 files changed, 10 insertions(+), 7 deletions(-) diff --git a/README b/README index 076f3cd03..71f8f6530 100644 --- a/README +++ b/README @@ -243,6 +243,8 @@ Fred-Barclay (https://github.com/Fred-Barclay) - added BibleTime profile - added caja and galculator profiles - added Catfish profile +Frederik Olesen (https://github.com/Freso) + - added many vim profiles g3ngr33n (https://github.com/g3ngr33n) - fix musl compilation G4JC (https://sourceforge.net/u/gaming4jc/profile/) diff --git a/README.md b/README.md index 60975059c..cb4930a0e 100644 --- a/README.md +++ b/README.md @@ -166,4 +166,4 @@ We also keep a list of profile fixes for previous released versions in [etc-fixe ## New profiles Microsoft Office Online, riot-desktop, gnome-mpv, snox, gradio, standardnotes-desktop, -shellcheck, patch, flameshot +shellcheck, patch, flameshot, rview, rvim, vimcat, vimdiff, vimpager, vimtutor, xxd diff --git a/RELNOTES b/RELNOTES index 6af251850..70abe7ac7 100644 --- a/RELNOTES +++ b/RELNOTES @@ -12,9 +12,10 @@ firejail (0.9.55) baseline; urgency=low * add --private-cache to support private ~/.cache * support full paths in private-lib * globbing support in private-lib - * new profiles: ms-excel, ms-office, ms-onenote, ms-outlook, ms-powerpoint - * new profiles: ms-skype, ms-word, riot-desktop, gnome-mpv, snox, gradio - * new profiles: standardnotes-desktop, shellcheck, patch, flameshot + * new profiles: ms-excel, ms-office, ms-onenote, ms-outlook, ms-powerpoint, + * new profiles: ms-skype, ms-word, riot-desktop, gnome-mpv, snox, gradio, + * new profiles: standardnotes-desktop, shellcheck, patch, flameshot, + * new profiles: rview, rvim, vimcat, vimdiff, vimpager, vimtutor, xxd -- netblue30 Fri, 25 May 2018 08:00:00 -0500 firejail (0.9.54) baseline; urgency=low diff --git a/etc/totem.profile b/etc/totem.profile index 911999665..66fac60a4 100644 --- a/etc/totem.profile +++ b/etc/totem.profile @@ -31,7 +31,8 @@ seccomp shell none private-bin totem -private-cache +# totem needs access to ~/.cache/tracker or it exits +#private-cache private-dev # private-etc fonts,machine-id,pulse,asound.conf private-tmp diff --git a/etc/xonotic.profile b/etc/xonotic.profile index 30f5c735d..a5cfa7513 100644 --- a/etc/xonotic.profile +++ b/etc/xonotic.profile @@ -33,8 +33,7 @@ shell none disable-mnt private-bin bash,blind-id,darkplaces-glx,darkplaces-sdl,dirname,grep,ldd,netstat,ps,readlink,sh,uname,xonotic,xonotic-glx,xonotic-linux32-dedicated,xonotic-linux32-glx,xonotic-linux32-sdl,xonotic-linux64-dedicated,xonotic-linux64-glx,xonotic-linux64-sdl,xonotic-sdl private-dev -# private-etc breaks audio on some distros -#private-etc asound.conf,ca-certificates,drirc,fonts,group,host.conf,hostname,hosts,ld.so.cache,ld.so.preload,localtime,nsswitch.conf,passwd,pulse,resolv.conf,ssl,pki,crypto-policies,machine-id +private-etc asound.conf,ca-certificates,drirc,fonts,group,host.conf,hostname,hosts,ld.so.cache,ld.so.preload,localtime,nsswitch.conf,passwd,pulse,resolv.conf,ssl,pki,crypto-policies,machine-id private-tmp noexec ${HOME} -- cgit v1.2.3-54-g00ecf