RELNOTES: improve/move some ci items to test items

Fix formatting, reword, add commit reference and move.

The changes related to the items in question were made to not only the
CI files in .github/workflows, but also to the local test files and
scripts.

So use test items to clarify that their changes are not just strictly CI
changes.

Add a commit reference just to the "make test-compile" item because the
other items seem to relate to many commits.
This commit is contained in:
Kelvin M. Klann 2026-03-06 03:28:52 -03:00
parent afa71cbf72
commit 2e9a96bbdb

View file

@ -32,10 +32,10 @@ firejail (0.9.79) baseline; urgency=low
* build: remove ./configure --disable-man option (#7091)
* build: remove ./configure --disable-usertmpfs option (#7092)
* build: fix discarded const qualifier compiler warnings (#7068)
* tests: update gcov testing scripts and calls in the source code
* tests: update various automated tests
* tests: rework and add fixes for "make test-compile" (5c7c58f)
* ci: gitlab: install missing git-buildpackage dependency (#7017)
* ci: gcov testing scripts update
* ci: update various automated tests
* ci: update and fixes for make test-compile
* profiles: yt-dlp: support deno JavaScript engine to fix YouTube (#6999)
* profiles: yt-dlp: support browser cookies for authenticated downloads
(#7030)