aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--RELNOTES1
-rw-r--r--etc/disable-programs.inc5
-rw-r--r--etc/teeworlds.profile44
-rw-r--r--etc/torcs.profile43
-rw-r--r--etc/tremulous.profile44
-rw-r--r--etc/warsow.profile49
-rw-r--r--src/firecfg/firecfg.config4
8 files changed, 191 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8d061f4bc..4a858f843 100644
--- a/README.md
+++ b/README.md
@@ -102,4 +102,4 @@ We also keep a list of profile fixes for previous released versions in [etc-fixe
102## Current development version: 0.9.59 102## Current development version: 0.9.59
103 103
104## New profiles: 104## New profiles:
105crow, nyx, klavaro, mypaint, celluoid, nano, transgui, sysprof, simplescreenrecorder, geekbench, xfce4-mixer, pavucontrol, d-feet, seahorse, secret-tool, gnome-keyring, regextester, hardinfo, gnome-system-log, gnome-nettool, netactview, redshift, devhelp, assogiate, subdownloader, font-manager, exfalso, gconf-editor, dconf-editor, mpdris2, sysprof-cli, seahorse-tool, secret-tool, dconf, gsettings, code-oss, pragha, Maelstrom, ostrichriders, bzflag, freeciv, lincity-ng, megaglest, openttd, crawl, crawl-tiles 105crow, nyx, klavaro, mypaint, celluoid, nano, transgui, sysprof, simplescreenrecorder, geekbench, xfce4-mixer, pavucontrol, d-feet, seahorse, secret-tool, gnome-keyring, regextester, hardinfo, gnome-system-log, gnome-nettool, netactview, redshift, devhelp, assogiate, subdownloader, font-manager, exfalso, gconf-editor, dconf-editor, mpdris2, sysprof-cli, seahorse-tool, secret-tool, dconf, gsettings, code-oss, pragha, Maelstrom, ostrichriders, bzflag, freeciv, lincity-ng, megaglest, openttd, crawl, crawl-tiles, teeworlds, torcs, tremulous, warsow
diff --git a/RELNOTES b/RELNOTES
index f3ee1bfab..dd9513931 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -8,6 +8,7 @@ firejail (0.9.59) baseline; urgency=low
8 * new profiles: sysprof-cli, seahorse-tool, secret-tool, dconf, gsettings 8 * new profiles: sysprof-cli, seahorse-tool, secret-tool, dconf, gsettings
9 * new profiles: code-oss, pragha, Maelstrom, ostrichriders, bzflag 9 * new profiles: code-oss, pragha, Maelstrom, ostrichriders, bzflag
10 * new profiles: freeciv, lincity-ng, megaglest, openttd, crawl, crawl-tiles 10 * new profiles: freeciv, lincity-ng, megaglest, openttd, crawl, crawl-tiles
11 * new profiles: teeworlds, torcs, tremulous, warsow
11 * memory-deny-write-execute now also blocks memfd_create 12 * memory-deny-write-execute now also blocks memfd_create
12 * drop support for flatpak/snap packages 13 * drop support for flatpak/snap packages
13 14
diff --git a/etc/disable-programs.inc b/etc/disable-programs.inc
index 0237ad2ba..69ffb5d45 100644
--- a/etc/disable-programs.inc
+++ b/etc/disable-programs.inc
@@ -514,6 +514,7 @@ blacklist ${HOME}/.local/share/uzbl
514blacklist ${HOME}/.local/share/vlc 514blacklist ${HOME}/.local/share/vlc
515blacklist ${HOME}/.local/share/vpltd 515blacklist ${HOME}/.local/share/vpltd
516blacklist ${HOME}/.local/share/vulkan 516blacklist ${HOME}/.local/share/vulkan
517blacklist ${HOME}/.local/share/warsow-2.1
517blacklist ${HOME}/.local/share/wesnoth 518blacklist ${HOME}/.local/share/wesnoth
518blacklist ${HOME}/.local/share/xplayer 519blacklist ${HOME}/.local/share/xplayer
519blacklist ${HOME}/.local/share/xreader 520blacklist ${HOME}/.local/share/xreader
@@ -569,11 +570,14 @@ blacklist ${HOME}/.sword
569blacklist ${HOME}/.sylpheed-2.0 570blacklist ${HOME}/.sylpheed-2.0
570blacklist ${HOME}/.synfig 571blacklist ${HOME}/.synfig
571blacklist ${HOME}/.tconn 572blacklist ${HOME}/.tconn
573blacklist ${HOME}/.teeworlds
572blacklist ${HOME}/.thunderbird 574blacklist ${HOME}/.thunderbird
573blacklist ${HOME}/.tilp 575blacklist ${HOME}/.tilp
574blacklist ${HOME}/.tooling 576blacklist ${HOME}/.tooling
575blacklist ${HOME}/.tor-browser-* 577blacklist ${HOME}/.tor-browser-*
576blacklist ${HOME}/.tor-browser_* 578blacklist ${HOME}/.tor-browser_*
579blacklist ${HOME}/.torcs
580blacklist ${HOME}/.tremulous
577blacklist ${HOME}/.ts3client 581blacklist ${HOME}/.ts3client
578blacklist ${HOME}/.tuxguitar* 582blacklist ${HOME}/.tuxguitar*
579blacklist ${HOME}/.unknown-horizons 583blacklist ${HOME}/.unknown-horizons
@@ -694,6 +698,7 @@ blacklist ${HOME}/.cache/transmission
694blacklist ${HOME}/.cache/vivaldi 698blacklist ${HOME}/.cache/vivaldi
695blacklist ${HOME}/.cache/vivaldi-snapshot 699blacklist ${HOME}/.cache/vivaldi-snapshot
696blacklist ${HOME}/.cache/vlc 700blacklist ${HOME}/.cache/vlc
701blacklist ${HOME}/.cache/warsow-2.1
697blacklist ${HOME}/.cache/waterfox 702blacklist ${HOME}/.cache/waterfox
698blacklist ${HOME}/.cache/wesnoth 703blacklist ${HOME}/.cache/wesnoth
699blacklist ${HOME}/.cache/xmms2 704blacklist ${HOME}/.cache/xmms2
diff --git a/etc/teeworlds.profile b/etc/teeworlds.profile
new file mode 100644
index 000000000..782f337d3
--- /dev/null
+++ b/etc/teeworlds.profile
@@ -0,0 +1,44 @@
1# Firejail profile for teeworlds
2# Description: Online multi-player platform 2D shooter
3# This file is overwritten after every install/update
4# Persistent local customizations
5include teeworlds.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.teeworlds
10
11include disable-common.inc
12include disable-devel.inc
13include disable-exec.inc
14include disable-interpreters.inc
15include disable-passwdmgr.inc
16include disable-programs.inc
17include disable-xdg.inc
18
19mkdir ${HOME}/.teeworlds
20whitelist ${HOME}/.teeworlds
21include whitelist-common.inc
22include whitelist-var-common.inc
23
24caps.drop all
25ipc-namespace
26netfilter
27nodbus
28nodvd
29nogroups
30nonewprivs
31noroot
32notv
33nou2f
34novideo
35protocol unix,inet,inet6
36seccomp
37shell none
38tracelog
39
40disable-mnt
41private-bin teeworlds
42private-cache
43private-dev
44private-tmp
diff --git a/etc/torcs.profile b/etc/torcs.profile
new file mode 100644
index 000000000..d9c59b276
--- /dev/null
+++ b/etc/torcs.profile
@@ -0,0 +1,43 @@
1# Firejail profile for torcs
2# Description: The Open Racing Car Simulator
3# This file is overwritten after every install/update
4# Persistent local customizations
5include torcs.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.torcs
10
11include disable-common.inc
12include disable-devel.inc
13include disable-exec.inc
14include disable-interpreters.inc
15include disable-passwdmgr.inc
16include disable-programs.inc
17include disable-xdg.inc
18
19mkdir ${HOME}/.torcs
20whitelist ${HOME}/.torcs
21include whitelist-common.inc
22include whitelist-var-common.inc
23
24caps.drop all
25ipc-namespace
26net none
27nodbus
28nodvd
29nogroups
30nonewprivs
31noroot
32notv
33nou2f
34novideo
35protocol unix
36seccomp
37shell none
38tracelog
39
40disable-mnt
41private-cache
42private-dev
43private-tmp
diff --git a/etc/tremulous.profile b/etc/tremulous.profile
new file mode 100644
index 000000000..a56ac2c07
--- /dev/null
+++ b/etc/tremulous.profile
@@ -0,0 +1,44 @@
1# Firejail profile for tremulous
2# Description: First Person Shooter game based on the Quake 3 engine
3# This file is overwritten after every install/update
4# Persistent local customizations
5include tremulous.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.tremulous
10
11include disable-common.inc
12include disable-devel.inc
13include disable-exec.inc
14include disable-interpreters.inc
15include disable-passwdmgr.inc
16include disable-programs.inc
17include disable-xdg.inc
18
19mkdir ${HOME}/.tremulous
20whitelist ${HOME}/.tremulous
21include whitelist-common.inc
22include whitelist-var-common.inc
23
24caps.drop all
25ipc-namespace
26netfilter
27nodbus
28nodvd
29nogroups
30nonewprivs
31noroot
32notv
33nou2f
34novideo
35protocol unix,inet,inet6
36seccomp
37shell none
38tracelog
39
40disable-mnt
41private-bin tremulous,tremulous-wrapper,tremded
42private-cache
43private-dev
44private-tmp
diff --git a/etc/warsow.profile b/etc/warsow.profile
new file mode 100644
index 000000000..e884ab07a
--- /dev/null
+++ b/etc/warsow.profile
@@ -0,0 +1,49 @@
1# Firejail profile for warsow
2# Description: Fast paced 3D first person shooter
3# This file is overwritten after every install/update
4# Persistent local customizations
5include warsow.local
6# Persistent global definitions
7include globals.local
8
9ignore noexec ${HOME}
10
11noblacklist ${HOME}/.cache/warsow-2.1
12noblacklist ${HOME}/.local/share/warsow-2.1
13
14include disable-common.inc
15include disable-devel.inc
16include disable-exec.inc
17include disable-interpreters.inc
18include disable-passwdmgr.inc
19include disable-programs.inc
20include disable-xdg.inc
21
22mkdir ${HOME}/.cache/warsow-2.1
23mkdir ${HOME}/.local/share/warsow-2.1
24whitelist ${HOME}/.cache/warsow-2.1
25whitelist ${HOME}/.local/share/warsow-2.1
26include whitelist-common.inc
27include whitelist-var-common.inc
28
29caps.drop all
30ipc-namespace
31netfilter
32nodbus
33nodvd
34nogroups
35nonewprivs
36noroot
37notv
38nou2f
39novideo
40protocol unix,inet,inet6
41seccomp
42shell none
43tracelog
44
45disable-mnt
46private-bin warsow
47private-cache
48private-dev
49private-tmp
diff --git a/src/firecfg/firecfg.config b/src/firecfg/firecfg.config
index 90dd07dea..a2edd7c3a 100644
--- a/src/firecfg/firecfg.config
+++ b/src/firecfg/firecfg.config
@@ -486,6 +486,7 @@ synfigstudio
486sysprof 486sysprof
487sysprof-cli 487sysprof-cli
488teamspeak3 488teamspeak3
489teeworlds
489telegram 490telegram
490telegram-desktop 491telegram-desktop
491terasology 492terasology
@@ -525,6 +526,7 @@ tor-browser-vi
525tor-browser-zh-cn 526tor-browser-zh-cn
526tor-browser-zh-tw 527tor-browser-zh-tw
527torbrowser-launcher 528torbrowser-launcher
529torcs
528totem 530totem
529tracker 531tracker
530transgui 532transgui
@@ -538,6 +540,7 @@ transmission-remote
538transmission-remote-cli 540transmission-remote-cli
539transmission-remote-gtk 541transmission-remote-gtk
540transmission-show 542transmission-show
543tremulous
541truecraft 544truecraft
542tuxguitar 545tuxguitar
543uefitool 546uefitool
@@ -557,6 +560,7 @@ vlc
557vscodium 560vscodium
558vym 561vym
559w3m 562w3m
563warsow
560warzone2100 564warzone2100
561waterfox 565waterfox
562webstorm 566webstorm