aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--RELNOTES5
1 files changed, 3 insertions, 2 deletions
diff --git a/RELNOTES b/RELNOTES
index c7e211f49..7fd4daa08 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -6,8 +6,6 @@ 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 ci profile checks for sorting disable-programs.inc and
10 firecfg.config and for the required arguments in private-etc (#2739 #4643)
11 * feature: intrusion detection system (--ids-init, --ids-check) 9 * feature: intrusion detection system (--ids-init, --ids-check)
12 * feature: deterministic shutdown command (--deterministic-exit-code, 10 * feature: deterministic shutdown command (--deterministic-exit-code,
13 --deterministic-shutdown) (#928 #3042 #4635) 11 --deterministic-shutdown) (#928 #3042 #4635)
@@ -43,6 +41,9 @@ firejail (0.9.68rc2) baseline; urgency=low
43 * build: allow building with address sanitizer (#4594) 41 * build: allow building with address sanitizer (#4594)
44 * build: Stop linking pthread (#4695) 42 * build: Stop linking pthread (#4695)
45 * build: Configure cleanup and improvements (#4712) 43 * build: Configure cleanup and improvements (#4712)
44 * ci: add profile checks for sorting disable-programs.inc and
45 firecfg.config and for the required arguments in private-etc (#2739 #4643)
46 * ci: pin GitHub actions to SHAs and use Dependabot to update them (#4774)
46 * docs: fix contradictory descriptions of machine-id ("preserves" vs 47 * docs: fix contradictory descriptions of machine-id ("preserves" vs
47 "spoofs") (#4689) 48 "spoofs") (#4689)
48 * docs: Document that private-bin and private-etc always accumulate (#4078) 49 * docs: Document that private-bin and private-etc always accumulate (#4078)