aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-04-10 06:36:59 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-04-10 06:36:59 -0300
commitb28071bb93aaa4ce06b12b42d766b178d831e052 (patch)
tree18d31c73670329bc1d638ac9dba3d8847c9fad7c /RELNOTES
parentbuild(deps): bump github/codeql-action from 2.2.9 to 2.2.11 (diff)
downloadfirejail-b28071bb93aaa4ce06b12b42d766b178d831e052.tar.gz
firejail-b28071bb93aaa4ce06b12b42d766b178d831e052.tar.zst
firejail-b28071bb93aaa4ce06b12b42d766b178d831e052.zip
RELNOTES: add ci item
Relates to #5783.
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index c0b91d7b9..4b5506815 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -21,6 +21,7 @@ firejail (0.9.73) baseline; urgency=low
21 * build: deb: enable apparmor by default & remove deb-apparmor (#5668) 21 * build: deb: enable apparmor by default & remove deb-apparmor (#5668)
22 * build: Fix whitespace and add .editorconfig (#5674) 22 * build: Fix whitespace and add .editorconfig (#5674)
23 * ci: always update the package db before installing packages (#5742) 23 * ci: always update the package db before installing packages (#5742)
24 * ci: fix codeql unable to download its own bundle (#5783)
24 * test: split individual test groups in github workflows 25 * test: split individual test groups in github workflows
25 * test: add chroot, appimage and network tests in github workflows 26 * test: add chroot, appimage and network tests in github workflows
26 * docs: remove apparmor options in --help when building without apparmor 27 * docs: remove apparmor options in --help when building without apparmor