aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-03-20 22:26:55 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-03-20 22:26:55 -0300
commit3b93f52780c933984d5cb1b5e309b635fffc6773 (patch)
tree9c1e581754b539ad6b247cd3616bf67f11445b20 /RELNOTES
parentMerge pull request #5742 from kmk3/ci-always-update-pkgdb (diff)
downloadfirejail-3b93f52780c933984d5cb1b5e309b635fffc6773.tar.gz
firejail-3b93f52780c933984d5cb1b5e309b635fffc6773.tar.zst
firejail-3b93f52780c933984d5cb1b5e309b635fffc6773.zip
RELNOTES: add ci item
Relates to #5742.
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index 28f9b6edd..eca1c6a36 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -20,6 +20,7 @@ firejail (0.9.73) baseline; urgency=low
20 * build: mkdeb.sh: pass all arguments to ./configure (#5654) 20 * build: mkdeb.sh: pass all arguments to ./configure (#5654)
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 * test: split individual test groups in github workflows 24 * test: split individual test groups in github workflows
24 * test: add chroot, appimage and network tests in github workflows 25 * test: add chroot, appimage and network tests in github workflows
25 * docs: remove apparmor options in --help when building without apparmor 26 * docs: remove apparmor options in --help when building without apparmor