aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2024-03-05 08:54:34 +0000
committerLibravatar GitHub <noreply@github.com>2024-03-05 08:54:34 +0000
commitea62569ce6e1f9b1f8fc651e1ee867fe4bd1cd64 (patch)
tree0c62cb2863905ba602ac24a6e1dfd6367172f9d7
parentgnome-boxes: deny access to /usr/libexec (#6239) (diff)
downloadfirejail-ea62569ce6e1f9b1f8fc651e1ee867fe4bd1cd64.tar.gz
firejail-ea62569ce6e1f9b1f8fc651e1ee867fe4bd1cd64.tar.zst
firejail-ea62569ce6e1f9b1f8fc651e1ee867fe4bd1cd64.zip
New profiles: lz4 and redirects (#6241)
-rw-r--r--etc/profile-a-l/lz4.profile11
-rw-r--r--etc/profile-a-l/lz4c.profile11
-rw-r--r--etc/profile-a-l/lz4cat.profile11
-rw-r--r--etc/profile-m-z/unlz4.profile11
-rw-r--r--src/firecfg/firecfg.config4
5 files changed, 48 insertions, 0 deletions
diff --git a/etc/profile-a-l/lz4.profile b/etc/profile-a-l/lz4.profile
new file mode 100644
index 000000000..5e4e416f1
--- /dev/null
+++ b/etc/profile-a-l/lz4.profile
@@ -0,0 +1,11 @@
1# Firejail profile for lz4
2# Description: Compress or decompress .lz4 files
3# This file is overwritten after every install/update
4quiet
5# Persistent local customizations
6include lz4.local
7# Persistent global definitions
8include globals.local
9
10# Redirect
11include archiver-common.profile
diff --git a/etc/profile-a-l/lz4c.profile b/etc/profile-a-l/lz4c.profile
new file mode 100644
index 000000000..b05a81de1
--- /dev/null
+++ b/etc/profile-a-l/lz4c.profile
@@ -0,0 +1,11 @@
1# Firejail profile for lz4c
2# This file is overwritten after every install/update
3quiet
4# Persistent local customizations
5include lz4c.local
6# Persistent global definitions
7# added by included profile
8#include globals.local
9
10# Redirect
11include lz4.profile
diff --git a/etc/profile-a-l/lz4cat.profile b/etc/profile-a-l/lz4cat.profile
new file mode 100644
index 000000000..90e056b1b
--- /dev/null
+++ b/etc/profile-a-l/lz4cat.profile
@@ -0,0 +1,11 @@
1# Firejail profile for lz4cat
2# This file is overwritten after every install/update
3quiet
4# Persistent local customizations
5include lz4cat.local
6# Persistent global definitions
7# added by included profile
8#include globals.local
9
10# Redirect
11include lz4.profile
diff --git a/etc/profile-m-z/unlz4.profile b/etc/profile-m-z/unlz4.profile
new file mode 100644
index 000000000..00e7496e4
--- /dev/null
+++ b/etc/profile-m-z/unlz4.profile
@@ -0,0 +1,11 @@
1# Firejail profile for unlz4
2# This file is overwritten after every install/update
3quiet
4# Persistent local customizations
5include unlz4.local
6# Persistent global definitions
7# added by included profile
8#include globals.local
9
10# Redirect
11include lz4.profile
diff --git a/src/firecfg/firecfg.config b/src/firecfg/firecfg.config
index abaec3036..8d1867ca3 100644
--- a/src/firecfg/firecfg.config
+++ b/src/firecfg/firecfg.config
@@ -522,6 +522,9 @@ lximage-qt
522lxmusic 522lxmusic
523lynx 523lynx
524lyx 524lyx
525#lz4 # disable until we fix CLI archivers for makepkg on Arch (see discussion in #3095)
526#lz4c # disable until we fix CLI archivers for makepkg on Arch (see discussion in #3095)
527#lz4cat # disable until we fix CLI archivers for makepkg on Arch (see discussion in #3095)
525macrofusion 528macrofusion
526magicor 529magicor
527man 530man
@@ -903,6 +906,7 @@ uget-gtk
903unbound 906unbound
904unf 907unf
905unknown-horizons 908unknown-horizons
909#unlz4 # disable until we fix CLI archivers for makepkg on Arch (see discussion in #3095)
906#unzstd # disable until we fix CLI archivers for makepkg on Arch (see discussion in #3095) 910#unzstd # disable until we fix CLI archivers for makepkg on Arch (see discussion in #3095)
907url-eater 911url-eater
908utox 912utox