aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-07-19 04:19:34 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-07-19 04:23:33 -0300
commitb2a7640c571566caefa68aacb938aced68f294bf (patch)
treec80486d29a1c925842864557ef48587bb5d312d6 /RELNOTES
parentbuild(deps): bump github/codeql-action from 2.20.3 to 2.20.4 (diff)
downloadfirejail-b2a7640c571566caefa68aacb938aced68f294bf.tar.gz
firejail-b2a7640c571566caefa68aacb938aced68f294bf.tar.zst
firejail-b2a7640c571566caefa68aacb938aced68f294bf.zip
RELNOTES: clarify feature item
See the following commits: * 6fa19aab9 ("feature: use seccomp filters build at install time for * --restrict-namespaces", 2023-07-12) and commit * 80eb28483 ("build: restore seccomp filter targets", 2023-07-13) * 76bd5ad0f ("build: simplify code related to man pages", 2023-07-12) Relates to #5898.
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELNOTES b/RELNOTES
index 73d6c6a7e..ca0ec573f 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -6,7 +6,7 @@ firejail (0.9.73) baseline; urgency=low
6 overwritten using --hostname command 6 overwritten using --hostname command
7 * feature: add IPv6 support for --net.print option 7 * feature: add IPv6 support for --net.print option
8 * feature: QUIC (HTTP/3) support in --nettrace 8 * feature: QUIC (HTTP/3) support in --nettrace
9 * feature: use seccomp filters build at install time for --restrict-namespaces 9 * feature: add seccomp filters for --restrict-namespaces
10 * feature: stats support for --nettrace 10 * feature: stats support for --nettrace
11 * feature: add doas support in firecfg and jailcheck 11 * feature: add doas support in firecfg and jailcheck
12 * modif: Stop forwarding own double-dash to the shell (#5599 #5600) 12 * modif: Stop forwarding own double-dash to the shell (#5599 #5600)