From a1f7fdeda648faaa8c70480974fde7131a3cdc3b Mon Sep 17 00:00:00 2001 From: "Kelvin M. Klann" Date: Wed, 3 Jan 2024 19:17:56 -0300 Subject: RELNOTES: add build and ci items Relates to #6104 #6126. --- RELNOTES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RELNOTES b/RELNOTES index eb7ee2f6c..82b09a21d 100644 --- a/RELNOTES +++ b/RELNOTES @@ -50,6 +50,7 @@ firejail (0.9.73) baseline; urgency=low * build: codespell improvements (#5955) * build: add missing makefile dep & syntax improvements (#5956) * build: sort.py: use case-sensitive sorting (#6070) + * build: mkrpm.sh: append instead of override configure args (#6126) * ci: always update the package db before installing packages (#5742) * ci: fix codeql unable to download its own bundle (#5783) * ci: split configure/build/install commands on gitlab (#5784) @@ -61,6 +62,7 @@ firejail (0.9.73) baseline; urgency=low * ci: whitelist paths, reorganize workflows & speed-up tests (#5960) * ci: fix dependabot duplicated workflow runs (#5984) * ci: allow running workflows manually (#6026) + * ci: re-enable sort.py (#6104) * contrib/syntax: remove 'text/plain' from firejail-profile.lang.in (#6057 #6059) * contrib/vim: match profile files more broadly (#5850) -- cgit v1.2.3-54-g00ecf