aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2021-11-14 16:11:29 +0100
committerLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2021-11-14 16:11:29 +0100
commite2299b2a41fea9cc76b9bd79dd80d9133470579c (patch)
tree90e0c4605f2aa736743ca8f1ec7273eabe1103e2
parent--ids-check/--ids-init documentation (diff)
downloadfirejail-e2299b2a41fea9cc76b9bd79dd80d9133470579c.tar.gz
firejail-e2299b2a41fea9cc76b9bd79dd80d9133470579c.tar.zst
firejail-e2299b2a41fea9cc76b9bd79dd80d9133470579c.zip
Profile fixes
- Update RELNOTES and README.md - disable-common.inc - blacklist ${HOME}/.local/share/ibus-typing-booster - blacklist /run/timeshift (closes #4660) - fix audacity.profile (closes #4659)
-rw-r--r--README.md2
-rw-r--r--RELNOTES1
-rw-r--r--etc/inc/disable-common.inc2
-rw-r--r--etc/profile-a-l/audacity.profile2
4 files changed, 5 insertions, 2 deletions
diff --git a/README.md b/README.md
index a856495f0..ae997fdd2 100644
--- a/README.md
+++ b/README.md
@@ -292,4 +292,4 @@ $ ./profstats *.profile
292### New profiles: 292### New profiles:
293 293
294clion-eap, lifeograph, io.github.lainsce.Notejot, rednotebook, zim, microsoft-edge-beta, ncdu2, gallery-dl, yt-dlp, goldendict, bundle, 294clion-eap, lifeograph, io.github.lainsce.Notejot, rednotebook, zim, microsoft-edge-beta, ncdu2, gallery-dl, yt-dlp, goldendict, bundle,
295cmake, make, meson, pip, codium, telnet, ftp, OpenStego 295cmake, make, meson, pip, codium, telnet, ftp, OpenStego, imv, retroarch, torbrowser
diff --git a/RELNOTES b/RELNOTES
index 292caa9c8..74ebb4951 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -14,6 +14,7 @@ firejail (0.9.67) baseline; urgency=low
14 * new profiles: io.github.lainsce.Notejot, rednotebook, gallery-dl 14 * new profiles: io.github.lainsce.Notejot, rednotebook, gallery-dl
15 * new profiles: yt-dlp, goldendict, goldendict, bundle, cmake 15 * new profiles: yt-dlp, goldendict, goldendict, bundle, cmake
16 * new profiles: make, meson, pip, codium, telnet, ftp, OpenStego 16 * new profiles: make, meson, pip, codium, telnet, ftp, OpenStego
17 * new profiles: imv, retroarch, torbrowser
17 -- netblue30 <netblue30@yahoo.com> Thu, 29 Jul 2021 09:00:00 -0500 18 -- netblue30 <netblue30@yahoo.com> Thu, 29 Jul 2021 09:00:00 -0500
18 19
19firejail (0.9.66) baseline; urgency=low 20firejail (0.9.66) baseline; urgency=low
diff --git a/etc/inc/disable-common.inc b/etc/inc/disable-common.inc
index 04f4bf2d6..7d18ce82e 100644
--- a/etc/inc/disable-common.inc
+++ b/etc/inc/disable-common.inc
@@ -16,6 +16,7 @@ blacklist-nolog ${HOME}/.history
16blacklist-nolog ${HOME}/.kde/share/apps/klipper 16blacklist-nolog ${HOME}/.kde/share/apps/klipper
17blacklist-nolog ${HOME}/.kde4/share/apps/klipper 17blacklist-nolog ${HOME}/.kde4/share/apps/klipper
18blacklist-nolog ${HOME}/.local/share/fish/fish_history 18blacklist-nolog ${HOME}/.local/share/fish/fish_history
19blacklist-nolog ${HOME}/.local/share/ibus-typing-booster
19blacklist-nolog ${HOME}/.local/share/klipper 20blacklist-nolog ${HOME}/.local/share/klipper
20blacklist-nolog ${HOME}/.macromedia 21blacklist-nolog ${HOME}/.macromedia
21blacklist-nolog ${HOME}/.mupdf.history 22blacklist-nolog ${HOME}/.mupdf.history
@@ -430,6 +431,7 @@ blacklist ${HOME}/.pki
430blacklist ${HOME}/.smbcredentials 431blacklist ${HOME}/.smbcredentials
431blacklist ${HOME}/.ssh 432blacklist ${HOME}/.ssh
432blacklist ${HOME}/.vaults 433blacklist ${HOME}/.vaults
434blacklist /run/timeshift
433blacklist /var/backup 435blacklist /var/backup
434 436
435# Remove environment variables with auth tokens. 437# Remove environment variables with auth tokens.
diff --git a/etc/profile-a-l/audacity.profile b/etc/profile-a-l/audacity.profile
index 264bfb9ab..88bddfb22 100644
--- a/etc/profile-a-l/audacity.profile
+++ b/etc/profile-a-l/audacity.profile
@@ -32,7 +32,7 @@ noroot
32notv 32notv
33nou2f 33nou2f
34novideo 34novideo
35protocol unix 35protocol unix,inet
36seccomp 36seccomp
37shell none 37shell none
38tracelog 38tracelog