aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2018-08-08 16:28:55 -0400
committerLibravatar Tad <tad@spotco.us>2018-08-08 16:28:55 -0400
commit7b12682f6d8e7ac64ceb39b4ee5fb27f44b78e64 (patch)
tree8d7043fbd0c3d37d3f373e6e0d70a52331417e10
parentMerge pull request #2076 from Freso/additional-vim-profiles (diff)
downloadfirejail-7b12682f6d8e7ac64ceb39b4ee5fb27f44b78e64.tar.gz
firejail-7b12682f6d8e7ac64ceb39b4ee5fb27f44b78e64.tar.zst
firejail-7b12682f6d8e7ac64ceb39b4ee5fb27f44b78e64.zip
Merges
+ a fix for Totem + and a bit missed from 3c2a7e4c91aa030218b5ad7fa6291d16f1d51b53
-rw-r--r--README2
-rw-r--r--README.md2
-rw-r--r--RELNOTES7
-rw-r--r--etc/totem.profile3
-rw-r--r--etc/xonotic.profile3
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)
243 - added BibleTime profile 243 - added BibleTime profile
244 - added caja and galculator profiles 244 - added caja and galculator profiles
245 - added Catfish profile 245 - added Catfish profile
246Frederik Olesen (https://github.com/Freso)
247 - added many vim profiles
246g3ngr33n (https://github.com/g3ngr33n) 248g3ngr33n (https://github.com/g3ngr33n)
247 - fix musl compilation 249 - fix musl compilation
248G4JC (https://sourceforge.net/u/gaming4jc/profile/) 250G4JC (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
166 166
167## New profiles 167## New profiles
168Microsoft Office Online, riot-desktop, gnome-mpv, snox, gradio, standardnotes-desktop, 168Microsoft Office Online, riot-desktop, gnome-mpv, snox, gradio, standardnotes-desktop,
169shellcheck, patch, flameshot 169shellcheck, 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
12 * add --private-cache to support private ~/.cache 12 * add --private-cache to support private ~/.cache
13 * support full paths in private-lib 13 * support full paths in private-lib
14 * globbing support in private-lib 14 * globbing support in private-lib
15 * new profiles: ms-excel, ms-office, ms-onenote, ms-outlook, ms-powerpoint 15 * new profiles: ms-excel, ms-office, ms-onenote, ms-outlook, ms-powerpoint,
16 * new profiles: ms-skype, ms-word, riot-desktop, gnome-mpv, snox, gradio 16 * new profiles: ms-skype, ms-word, riot-desktop, gnome-mpv, snox, gradio,
17 * new profiles: standardnotes-desktop, shellcheck, patch, flameshot 17 * new profiles: standardnotes-desktop, shellcheck, patch, flameshot,
18 * new profiles: rview, rvim, vimcat, vimdiff, vimpager, vimtutor, xxd
18 -- netblue30 <netblue30@yahoo.com> Fri, 25 May 2018 08:00:00 -0500 19 -- netblue30 <netblue30@yahoo.com> Fri, 25 May 2018 08:00:00 -0500
19 20
20firejail (0.9.54) baseline; urgency=low 21firejail (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
31shell none 31shell none
32 32
33private-bin totem 33private-bin totem
34private-cache 34# totem needs access to ~/.cache/tracker or it exits
35#private-cache
35private-dev 36private-dev
36# private-etc fonts,machine-id,pulse,asound.conf 37# private-etc fonts,machine-id,pulse,asound.conf
37private-tmp 38private-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
33disable-mnt 33disable-mnt
34private-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 34private-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
35private-dev 35private-dev
36# private-etc breaks audio on some distros 36private-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
37#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
38private-tmp 37private-tmp
39 38
40noexec ${HOME} 39noexec ${HOME}