RELNOTES: add feature, bugfix, test, docs and profile items

Relates to #4633 #6878 #6930 #6937 #6942 #6947 #6948 #6949.
This commit is contained in:
Kelvin M. Klann 2025-10-30 03:11:46 -03:00
parent d1aeeb4fa1
commit f6730f554f
2 changed files with 16 additions and 0 deletions

8
README
View file

@ -1005,6 +1005,9 @@ pholodniak (https://github.com/pholodniak)
- profstats fixes
pianoslum (https://github.com/pianoslum)
- nodbus breaking evince two-page-view warning
pierretom (https://github.com/pierretom)
- bugfix: fix French translation for ${PICTURES} macro (#6942)
- bugfix: add missing macros in profile.template (#6948)
pirate486743186 (https://github.com/pirate486743186)
- KMail profile
- mpsyt profile
@ -1152,6 +1155,8 @@ Sergey Alirzaev (https://github.com/l29ah)
- firefox-common-addons.inc: + tridactyl
Serphentas (https://github.com/Serphentas)
- add Paradox Launcher to Steam profile
sk84 (https://github.com/sk84)
- profiles: steam: allow ~/.local/share/doublefine (#6937)
Slava Monich (https://github.com/monich)
- added configure option to disable man pages
Simon Peter (https://github.com/probonopd)
@ -1300,6 +1305,9 @@ Thomas Jarosch (https://github.com/thomasjfox)
- added lstat() / lstat64() support to libtrace
- include mkuid.sh in make dist
- cppcheck bugfixes
tht2005 (https://github.com/tht2005)
- feature: add arg-max-count and arg-max-len options to firejail.config
(#4633 #6878)
Timo Hardebusch (https://github.com/tihadot)
- add signal-cli profile
- KeePassXC: added a warning regarding tray icon

View file

@ -1,5 +1,7 @@
firejail (0.9.77) baseline; urgency=low
* work in progress
* feature: add arg-max-count and arg-max-len options to firejail.config
(#4633 #6878)
* modif: firemon: improve debug message code (#6856)
* modif: rlimit: allow uppercase suffixes (#6890)
* modif: rlimit: use uppercase suffixes in the code/docs (#6891)
@ -12,9 +14,12 @@ firejail (0.9.77) baseline; urgency=low
* bugfix: firemon: fix potential memory leak in procevent_monitor (#6872)
* bugfix: firecfg: fix parsing filenames with multiple ".desktop" (#6865
#6871)
* bugfix: fix French translation for ${PICTURES} macro (#6942)
* bugfix: add missing macros in profile.template (#6948)
* build: cppcheck: ignore src/lib/syscalls.c (#6868)
* build: cppcheck: use --check-level=exhaustive (#6877)
* tests: rlimit: add missing tests for rlimit-as / rlimit-cpu (#6895)
* tests: man: fix timeout error (#6949)
* ci: allow new github domain for codeql download (#6845)
* ci: standardize "apt-get install" step name (#6862)
* ci: speed-up main build & add build-gcc (#6864)
@ -24,6 +29,7 @@ firejail (0.9.77) baseline; urgency=low
* docs: add debian/ubuntu links to README.md (#6850)
* docs: github: clarify how to attach logs (#6858)
* docs: rlimit: improve text and use base-2 units (#6894)
* docs: man: clarify what ipc-namespace affects (#6930)
* profiles: thunderbird: fix ignoring wruc (#6839 #6852)
* profiles: wine: disable noinput so gamepads work (#6866 #6867)
* profiles: qutebrowser: whitelist /usr/share/pdf.js (#6875)
@ -36,6 +42,8 @@ firejail (0.9.77) baseline; urgency=low
* profiles: wusc: add /usr/share/gtk-4.0 (#6909)
* profiles: mullvad-browser: allow readlink and realpath (#6923)
* profiles: blink-common-hardened: disable noroot to fix saving files (#6920)
* profiles: steam: allow ~/.local/share/doublefine (#6937)
* profiles: wusc: add /usr/share/gtksourceview-5 (#6947)
* new profile: ne (text editor) (ae22e5610)
* new profile: trivalent (#6900)
-- netblue30 <netblue30@yahoo.com> Wed, 30 Jul 2025 11:00:00 -0500