aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES3
1 files changed, 3 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index 3e044a9f9..f8ef7393b 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -35,7 +35,10 @@ firejail (0.9.71) baseline; urgency=low
35 * build: deduplicate makefiles (#5478) 35 * build: deduplicate makefiles (#5478)
36 * ci: bump ubuntu to 22.04 and use newer compilers / analyzers (#5275) 36 * ci: bump ubuntu to 22.04 and use newer compilers / analyzers (#5275)
37 * ci: ignore git-related paths and the project license (#5249) 37 * ci: ignore git-related paths and the project license (#5249)
38 * ci: Harden GitHub Actions (StepSecurity) (#5439)
38 * ci: sort and ignore more paths (#5481) 39 * ci: sort and ignore more paths (#5481)
40 * ci: whitelist needed endpoints and block access to sudo (#5485)
41 * docs: fix typos (#5189 #5349)
39 * docs: mention risk of SUID binaries and also firejail-users(5) (#5288 42 * docs: mention risk of SUID binaries and also firejail-users(5) (#5288
40 #5290) 43 #5290)
41 * docs: set vim filetype on man pages for syntax highlighting (#5296) 44 * docs: set vim filetype on man pages for syntax highlighting (#5296)