aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2022-11-28 06:28:27 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2022-11-28 06:37:20 -0300
commit32e7c3a65aeb75744d56712c97ab8b6252a4b0b7 (patch)
tree0f326f7d7bb0d475b4e09d5c45ddc9e9b5169c5d /RELNOTES
parent[firefox-common.profile] Add DRM support when using psd (#5486) (diff)
downloadfirejail-32e7c3a65aeb75744d56712c97ab8b6252a4b0b7.tar.gz
firejail-32e7c3a65aeb75744d56712c97ab8b6252a4b0b7.tar.zst
firejail-32e7c3a65aeb75744d56712c97ab8b6252a4b0b7.zip
RELNOTES: add ci and docs items
Relates to #5189 #5349 #5439 #5485.
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)