aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2021-10-09 14:59:20 +0200
committerLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2021-10-09 14:59:20 +0200
commit3558c830baf37784f9e88b41b7cc49e840bd7952 (patch)
tree1b6f02c7d4587ed06e841f2aa3ca5f8296f062d1
parentMerge pull request #4593 from kmk3/revert-allow-deny-fbuilder (diff)
downloadfirejail-3558c830baf37784f9e88b41b7cc49e840bd7952.tar.gz
firejail-3558c830baf37784f9e88b41b7cc49e840bd7952.tar.zst
firejail-3558c830baf37784f9e88b41b7cc49e840bd7952.zip
Update README.md RELNOTES
-rw-r--r--README.md3
-rw-r--r--RELNOTES4
2 files changed, 5 insertions, 2 deletions
diff --git a/README.md b/README.md
index 0623d9463..40c6e9d98 100644
--- a/README.md
+++ b/README.md
@@ -267,4 +267,5 @@ $ ./profstats *.profile
267 267
268### New profiles: 268### New profiles:
269 269
270clion-eap, lifeograph, io.github.lainsce.Notejot, rednotebook, zim, microsoft-edge-beta, ncdu2, gallery-dl, yt-dlp 270clion-eap, lifeograph, io.github.lainsce.Notejot, rednotebook, zim, microsoft-edge-beta, ncdu2, gallery-dl, yt-dlp, goldendict, bundle,
271cmake, make, meson, pip, codium
diff --git a/RELNOTES b/RELNOTES
index b50fcd559..3f92c89c7 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -3,12 +3,14 @@ firejail (0.9.67) baseline; urgency=low
3 * exit code: distinguish fatal signals by adding 128 3 * exit code: distinguish fatal signals by adding 128
4 * deprecated --disable-whitelist at compile time 4 * deprecated --disable-whitelist at compile time
5 * deprecated whitelist=yes/no in /etc/firejail/firejail.config 5 * deprecated whitelist=yes/no in /etc/firejail/firejail.config
6 * new condition: ALLOW_TRAY
6 * remove (some) environment variables with auth-tokens 7 * remove (some) environment variables with auth-tokens
7 * new includes: whitelist-run-common.inc, disable-X11.inc 8 * new includes: whitelist-run-common.inc, disable-X11.inc
8 * removed includes: disable-passwordmgr.inc 9 * removed includes: disable-passwordmgr.inc
9 * new profiles: microsoft-edge-beta, clion-eap, lifeograph, zim 10 * new profiles: microsoft-edge-beta, clion-eap, lifeograph, zim
10 * new profiles: io.github.lainsce.Notejot, rednotebook, gallery-dl 11 * new profiles: io.github.lainsce.Notejot, rednotebook, gallery-dl
11 * new profiles: yt-dlp 12 * new profiles: yt-dlp, goldendict, goldendict, bundle, cmake
13 * new profiles: make, meson, pip, codium
12 -- netblue30 <netblue30@yahoo.com> Thu, 29 Jul 2021 09:00:00 -0500 14 -- netblue30 <netblue30@yahoo.com> Thu, 29 Jul 2021 09:00:00 -0500
13 15
14firejail (0.9.66) baseline; urgency=low 16firejail (0.9.66) baseline; urgency=low