aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2022-09-05 01:06:38 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2022-09-05 01:07:39 -0300
commit26c74796f3c76b8f0ea0b95a863eb707ecced195 (patch)
tree41219c5a69f0dd47db55b0a847741414533cb6e1 /RELNOTES
parentRevert "landlock: support in firejail --version" (diff)
downloadfirejail-26c74796f3c76b8f0ea0b95a863eb707ecced195.tar.gz
firejail-26c74796f3c76b8f0ea0b95a863eb707ecced195.tar.zst
firejail-26c74796f3c76b8f0ea0b95a863eb707ecced195.zip
Revert "landlock: check for landlock support in glibc"
This reverts commit c5a052ffa4e2ccaf240635db116a49986808a2b6. Part of reverting commits with Landlock-related changes.
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES1
1 files changed, 0 insertions, 1 deletions
diff --git a/RELNOTES b/RELNOTES
index 757ebd94f..f78586da9 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -16,7 +16,6 @@ firejail (0.9.71) baseline; urgency=low
16 a seccomp filter for both 64 and 32 bit architectures (#4939 #5259) 16 a seccomp filter for both 64 and 32 bit architectures (#4939 #5259)
17 * feature: support for custom AppArmor profiles (--apparmor=) (#5274 #5316 17 * feature: support for custom AppArmor profiles (--apparmor=) (#5274 #5316
18 #5317) 18 #5317)
19 * feature: Landlock support (#5269)
20 * bugfix: Flood of seccomp audit log entries (#5207) 19 * bugfix: Flood of seccomp audit log entries (#5207)
21 * build: deduplicate configure-time vars into new config files (#5140 #5284) 20 * build: deduplicate configure-time vars into new config files (#5140 #5284)
22 * build: fix file mode of shell scripts (644 -> 755) (#5206) 21 * build: fix file mode of shell scripts (644 -> 755) (#5206)