aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-04-28 07:12:16 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-04-28 07:12:16 -0300
commitb8d03a934ec5e2659f5bb53a645c295fa9a149f9 (patch)
tree14b93f3ebd9640e3ae697e6ea8b6163d0863a64f /RELNOTES
parentMerge pull request #5802 from kmk3/ci-format-improve (diff)
downloadfirejail-b8d03a934ec5e2659f5bb53a645c295fa9a149f9.tar.gz
firejail-b8d03a934ec5e2659f5bb53a645c295fa9a149f9.tar.zst
firejail-b8d03a934ec5e2659f5bb53a645c295fa9a149f9.zip
RELNOTES: add ci items
Relates to #5795 #5802.
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index 7d6f835ad..f7065f293 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -23,6 +23,8 @@ firejail (0.9.73) baseline; urgency=low
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 * ci: fix codeql unable to download its own bundle (#5783)
25 * ci: split configure/build/install commands on gitlab (#5784) 25 * ci: split configure/build/install commands on gitlab (#5784)
26 * ci: fix swapped name/email arguments in debian_ci (#5795)
27 * ci: formatting and misc improvements (#5802)
26 * test: split individual test groups in github workflows 28 * test: split individual test groups in github workflows
27 * test: add chroot, appimage and network tests in github workflows 29 * test: add chroot, appimage and network tests in github workflows
28 * docs: remove apparmor options in --help when building without apparmor 30 * docs: remove apparmor options in --help when building without apparmor