aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--RELNOTES3
1 files changed, 3 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index 2922b7765..718ac17a4 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -26,6 +26,9 @@ firejail (0.9.73) baseline; urgency=low
26 * build: deb: enable apparmor by default & remove deb-apparmor (#5668) 26 * build: deb: enable apparmor by default & remove deb-apparmor (#5668)
27 * build: Fix whitespace and add .editorconfig (#5674) 27 * build: Fix whitespace and add .editorconfig (#5674)
28 * build: enable compiler warnings by default (#5842) 28 * build: enable compiler warnings by default (#5842)
29 * build: remove -mretpoline and NO_EXTRA_CFLAGS (#5859)
30 * build: disable all built-in implicit make rules (#5864)
31 * build: organize and standardize make vars and targets (#5866)
29 * ci: always update the package db before installing packages (#5742) 32 * ci: always update the package db before installing packages (#5742)
30 * ci: fix codeql unable to download its own bundle (#5783) 33 * ci: fix codeql unable to download its own bundle (#5783)
31 * ci: split configure/build/install commands on gitlab (#5784) 34 * ci: split configure/build/install commands on gitlab (#5784)