aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2022-02-06 00:03:54 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2022-02-06 00:08:21 -0300
commit384e2ffb57421513294e948bad9e350a2c20406e (patch)
tree806c1b92060e332b555a6ff0fc54c66caaa2dcdd /RELNOTES
parentRELNOTES: add ci section with SHA pinning and dependabot (diff)
downloadfirejail-384e2ffb57421513294e948bad9e350a2c20406e.tar.gz
firejail-384e2ffb57421513294e948bad9e350a2c20406e.tar.zst
firejail-384e2ffb57421513294e948bad9e350a2c20406e.zip
RELNOTES: add AppArmor base abstraction support and disable-proc.inc
Relates to #3226 #4521 #4628.
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES3
1 files changed, 3 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index 7fd4daa08..2f4f8dece 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -6,6 +6,8 @@ firejail (0.9.68rc2) baseline; urgency=low
6 (#4780); reported by Hugo Osvaldo Barrera 6 (#4780); reported by Hugo Osvaldo Barrera
7 * feature: remove (some) environment variables with auth-tokens (#4157) 7 * feature: remove (some) environment variables with auth-tokens (#4157)
8 * feature: ALLOW_TRAY condition (#4510 #4599) 8 * feature: ALLOW_TRAY condition (#4510 #4599)
9 * feature: add basic Firejail support to AppArmor base abstraction (#3226
10 #4628)
9 * feature: intrusion detection system (--ids-init, --ids-check) 11 * feature: intrusion detection system (--ids-init, --ids-check)
10 * feature: deterministic shutdown command (--deterministic-exit-code, 12 * feature: deterministic shutdown command (--deterministic-exit-code,
11 --deterministic-shutdown) (#928 #3042 #4635) 13 --deterministic-shutdown) (#928 #3042 #4635)
@@ -48,6 +50,7 @@ firejail (0.9.68rc2) baseline; urgency=low
48 "spoofs") (#4689) 50 "spoofs") (#4689)
49 * docs: Document that private-bin and private-etc always accumulate (#4078) 51 * docs: Document that private-bin and private-etc always accumulate (#4078)
50 * new includes: whitelist-run-common.inc (#4288), disable-X11.inc (#4462) 52 * new includes: whitelist-run-common.inc (#4288), disable-X11.inc (#4462)
53 * new includes: disable-proc.inc (#4521)
51 * removed includes: disable-passwordmgr.inc (#4454 #4461) 54 * removed includes: disable-passwordmgr.inc (#4454 #4461)
52 * new profiles: microsoft-edge-beta, clion-eap, lifeograph, zim 55 * new profiles: microsoft-edge-beta, clion-eap, lifeograph, zim
53 * new profiles: io.github.lainsce.Notejot, rednotebook, gallery-dl 56 * new profiles: io.github.lainsce.Notejot, rednotebook, gallery-dl