From 94122ddc63501aaed8f5d6774dbce31bfe26517d Mon Sep 17 00:00:00 2001 From: netblue30 Date: Mon, 24 Jan 2022 13:01:07 -0500 Subject: merges --- README | 2 ++ README.md | 2 +- RELNOTES | 5 +++-- etc/inc/disable-programs.inc | 2 +- 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) - fixed udiskie profile - Allow mbind syscall for GIMP - fixed simple-scan +Case_Of (https://github.com/CaseOf) + - added Seafile profile Cat (https://github.com/ecat3) - prevent tmux connecting to an existing session cayday (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: clion-eap, lifeograph, io.github.lainsce.Notejot, rednotebook, zim, microsoft-edge-beta, ncdu2, gallery-dl, yt-dlp, goldendict, bundle, cmake, make, meson, pip, codium, telnet, ftp, OpenStego, imv, retroarch, torbrowser, CachyBrowser, notable, RPCS3, wget2, raincat, -cointop, 1password +cointop, 1password, Seafile diff --git a/RELNOTES b/RELNOTES index 8ecf2f255..043107d6c 100644 --- a/RELNOTES +++ b/RELNOTES @@ -1,4 +1,4 @@ -firejail (0.9.68rc1) baseline; urgency=low +firejail (0.9.68rc2) baseline; urgency=low * work in progress * exit code: distinguish fatal signals by adding 128 (#4533) * close file descriptors greater than 2 (--keep-fd) (#4845) @@ -22,7 +22,8 @@ firejail (0.9.68rc1) baseline; urgency=low * new profiles: yt-dlp, goldendict, goldendict, bundle, cmake * new profiles: make, meson, pip, codium, telnet, ftp, OpenStego * new profiles: imv, retroarch, torbrowser, CachyBrowser, - * new profiles: notable, RPCS3, wget2, raincat, conitop, 1passwd + * new profiles: notable, RPCS3, wget2, raincat, conitop, 1passwd, + * new profiles: Seafile -- netblue30 Tue, 18 Jan 2022 09:00:00 -0500 firejail (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 blacklist ${HOME}/.PlayOnLinux blacklist ${HOME}/.PyCharm* blacklist ${HOME}/.Sayonara -blacklist ${HOME}/Seafile/.seafile-data blacklist ${HOME}/.Steam blacklist ${HOME}/.Steampath blacklist ${HOME}/.Steampid @@ -1133,6 +1132,7 @@ blacklist ${HOME}/Arduino blacklist ${HOME}/Monero/wallets blacklist ${HOME}/Nextcloud blacklist ${HOME}/Nextcloud/Notes +blacklist ${HOME}/Seafile/.seafile-data blacklist ${HOME}/SoftMaker blacklist ${HOME}/Standard Notes Backups blacklist ${HOME}/TeamSpeak3-Client-linux_amd64 -- cgit v1.2.3-54-g00ecf