aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-04-16 13:22:10 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-04-16 13:22:10 -0300
commit88c323edfbc271fce544e22b0421390ace9b003c (patch)
tree9da81e8ddeb67225a351aba7656b69c8d0c82afb /RELNOTES
parentMerge pull request #5784 from kmk3/ci-gitlab-split-steps (diff)
downloadfirejail-88c323edfbc271fce544e22b0421390ace9b003c.tar.gz
firejail-88c323edfbc271fce544e22b0421390ace9b003c.tar.zst
firejail-88c323edfbc271fce544e22b0421390ace9b003c.zip
RELNOTES: add ci item
Relates to #5784.
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index ce20654f6..72cfa336e 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -22,6 +22,7 @@ firejail (0.9.73) baseline; urgency=low
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 * ci: fix codeql unable to download its own bundle (#5783)
25 * ci: split configure/build/install commands on gitlab (#5784)
25 * test: split individual test groups in github workflows 26 * test: split individual test groups in github workflows
26 * test: add chroot, appimage and network tests in github workflows 27 * test: add chroot, appimage and network tests in github workflows
27 * docs: remove apparmor options in --help when building without apparmor 28 * docs: remove apparmor options in --help when building without apparmor