aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2022-01-24 13:01:07 -0500
committerLibravatar netblue30 <netblue30@protonmail.com>2022-01-24 13:01:07 -0500
commit94122ddc63501aaed8f5d6774dbce31bfe26517d (patch)
tree2edf55f97cf4fb092531fda541b113bf6b405458
parentMerge pull request #4829 from CaseOf/seafile (diff)
downloadfirejail-94122ddc63501aaed8f5d6774dbce31bfe26517d.tar.gz
firejail-94122ddc63501aaed8f5d6774dbce31bfe26517d.tar.zst
firejail-94122ddc63501aaed8f5d6774dbce31bfe26517d.zip
merges
-rw-r--r--README2
-rw-r--r--README.md2
-rw-r--r--RELNOTES5
-rw-r--r--etc/inc/disable-programs.inc2
4 files changed, 7 insertions, 4 deletions
diff --git a/README b/README
index b221612aa..34f62b538 100644
--- a/README
+++ b/README
@@ -228,6 +228,8 @@ Carlo Abelli (https://github.com/carloabelli)
228 - fixed udiskie profile 228 - fixed udiskie profile
229 - Allow mbind syscall for GIMP 229 - Allow mbind syscall for GIMP
230 - fixed simple-scan 230 - fixed simple-scan
231Case_Of (https://github.com/CaseOf)
232 - added Seafile profile
231Cat (https://github.com/ecat3) 233Cat (https://github.com/ecat3)
232 - prevent tmux connecting to an existing session 234 - prevent tmux connecting to an existing session
233cayday (https://github.com/caydey) 235cayday (https://github.com/caydey)
diff --git a/README.md b/README.md
index d4e83f927..72e8cac31 100644
--- a/README.md
+++ b/README.md
@@ -377,4 +377,4 @@ Stats:
377 377
378clion-eap, lifeograph, io.github.lainsce.Notejot, rednotebook, zim, microsoft-edge-beta, ncdu2, gallery-dl, yt-dlp, goldendict, bundle, 378clion-eap, lifeograph, io.github.lainsce.Notejot, rednotebook, zim, microsoft-edge-beta, ncdu2, gallery-dl, yt-dlp, goldendict, bundle,
379cmake, make, meson, pip, codium, telnet, ftp, OpenStego, imv, retroarch, torbrowser, CachyBrowser, notable, RPCS3, wget2, raincat, 379cmake, make, meson, pip, codium, telnet, ftp, OpenStego, imv, retroarch, torbrowser, CachyBrowser, notable, RPCS3, wget2, raincat,
380cointop, 1password 380cointop, 1password, Seafile
diff --git a/RELNOTES b/RELNOTES
index 8ecf2f255..043107d6c 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -1,4 +1,4 @@
1firejail (0.9.68rc1) baseline; urgency=low 1firejail (0.9.68rc2) baseline; urgency=low
2 * work in progress 2 * work in progress
3 * exit code: distinguish fatal signals by adding 128 (#4533) 3 * exit code: distinguish fatal signals by adding 128 (#4533)
4 * close file descriptors greater than 2 (--keep-fd) (#4845) 4 * close file descriptors greater than 2 (--keep-fd) (#4845)
@@ -22,7 +22,8 @@ firejail (0.9.68rc1) baseline; urgency=low
22 * new profiles: yt-dlp, goldendict, goldendict, bundle, cmake 22 * new profiles: yt-dlp, goldendict, goldendict, bundle, cmake
23 * new profiles: make, meson, pip, codium, telnet, ftp, OpenStego 23 * new profiles: make, meson, pip, codium, telnet, ftp, OpenStego
24 * new profiles: imv, retroarch, torbrowser, CachyBrowser, 24 * new profiles: imv, retroarch, torbrowser, CachyBrowser,
25 * new profiles: notable, RPCS3, wget2, raincat, conitop, 1passwd 25 * new profiles: notable, RPCS3, wget2, raincat, conitop, 1passwd,
26 * new profiles: Seafile
26 -- netblue30 <netblue30@yahoo.com> Tue, 18 Jan 2022 09:00:00 -0500 27 -- netblue30 <netblue30@yahoo.com> Tue, 18 Jan 2022 09:00:00 -0500
27 28
28firejail (0.9.66) baseline; urgency=low 29firejail (0.9.66) baseline; urgency=low
diff --git a/etc/inc/disable-programs.inc b/etc/inc/disable-programs.inc
index 458565ab3..104f67e1f 100644
--- a/etc/inc/disable-programs.inc
+++ b/etc/inc/disable-programs.inc
@@ -16,7 +16,6 @@ blacklist ${HOME}/.Natron
16blacklist ${HOME}/.PlayOnLinux 16blacklist ${HOME}/.PlayOnLinux
17blacklist ${HOME}/.PyCharm* 17blacklist ${HOME}/.PyCharm*
18blacklist ${HOME}/.Sayonara 18blacklist ${HOME}/.Sayonara
19blacklist ${HOME}/Seafile/.seafile-data
20blacklist ${HOME}/.Steam 19blacklist ${HOME}/.Steam
21blacklist ${HOME}/.Steampath 20blacklist ${HOME}/.Steampath
22blacklist ${HOME}/.Steampid 21blacklist ${HOME}/.Steampid
@@ -1133,6 +1132,7 @@ blacklist ${HOME}/Arduino
1133blacklist ${HOME}/Monero/wallets 1132blacklist ${HOME}/Monero/wallets
1134blacklist ${HOME}/Nextcloud 1133blacklist ${HOME}/Nextcloud
1135blacklist ${HOME}/Nextcloud/Notes 1134blacklist ${HOME}/Nextcloud/Notes
1135blacklist ${HOME}/Seafile/.seafile-data
1136blacklist ${HOME}/SoftMaker 1136blacklist ${HOME}/SoftMaker
1137blacklist ${HOME}/Standard Notes Backups 1137blacklist ${HOME}/Standard Notes Backups
1138blacklist ${HOME}/TeamSpeak3-Client-linux_amd64 1138blacklist ${HOME}/TeamSpeak3-Client-linux_amd64