aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2022-02-05 19:19:13 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2022-02-05 19:21:07 -0300
commit813dab70271620f29905433408e980694178b0bc (patch)
tree24931a2989f700b9f552597f7deaec0e7f772fa4 /RELNOTES
parentMerge pull request #4902 from kmk3/relnotes-organize (diff)
downloadfirejail-813dab70271620f29905433408e980694178b0bc.tar.gz
firejail-813dab70271620f29905433408e980694178b0bc.tar.zst
firejail-813dab70271620f29905433408e980694178b0bc.zip
RELNOTES: add missing issue references
Interestingly, some really old issues were fixed in this release (#408 is from 2016). Relates to #408 #928 #3042.
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES4
1 files changed, 2 insertions, 2 deletions
diff --git a/RELNOTES b/RELNOTES
index c2281bec9..01238215b 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -8,7 +8,7 @@ firejail (0.9.68rc2) baseline; urgency=low
8 * feature: ALLOW_TRAY condition (#4510 #4599) 8 * feature: ALLOW_TRAY condition (#4510 #4599)
9 * feature: intrusion detection system (--ids-init, --ids-check) 9 * feature: intrusion detection system (--ids-init, --ids-check)
10 * feature: deterministic shutdown command (--deterministic-exit-code, 10 * feature: deterministic shutdown command (--deterministic-exit-code,
11 --deterministic-shutdown) (#4635) 11 --deterministic-shutdown) (#928 #3042 #4635)
12 * feature: noprinters command (#4607 #4827) 12 * feature: noprinters command (#4607 #4827)
13 * feature: network monitor (--nettrace) 13 * feature: network monitor (--nettrace)
14 * feature: network locker (--netlock) (#4848) 14 * feature: network locker (--netlock) (#4848)
@@ -16,7 +16,7 @@ firejail (0.9.68rc2) baseline; urgency=low
16 * feature: Allow apostrophe in whitelist and blacklist (#4614) 16 * feature: Allow apostrophe in whitelist and blacklist (#4614)
17 * feature: AppImage support in --build command (#4878) 17 * feature: AppImage support in --build command (#4878)
18 * modifs: exit code: distinguish fatal signals by adding 128 (#4533) 18 * modifs: exit code: distinguish fatal signals by adding 128 (#4533)
19 * modifs: firecfg.config is now installed to /etc/firejail/ (#4669) 19 * modifs: firecfg.config is now installed to /etc/firejail/ (#408 #4669)
20 * modifs: close file descriptors greater than 2 (--keep-fd) (#4845) 20 * modifs: close file descriptors greater than 2 (--keep-fd) (#4845)
21 * modifs: nogroups now stopped causing certain system groups to be dropped, 21 * modifs: nogroups now stopped causing certain system groups to be dropped,
22 which are now controlled by the relevant "no" options instead (such as 22 which are now controlled by the relevant "no" options instead (such as