pre-release: RELNOTES

This commit is contained in:
netblue30 2025-12-30 09:50:40 -05:00
parent ea6b3d5a2d
commit 1d70340435

View file

@ -1,8 +1,11 @@
firejail (0.9.77) baseline; urgency=low
firejail (0.9.78) baseline; urgency=low
* work in progress
* feature: add arg-max-count / arg-max-len to firejail.config (#4633 #6878)
* feature: add env-max-count / env-max-len to firejail.config (#3678 #6951)
* feature: add --xephyr-extra-params= command (#6952)
* feature: disable bwrap by default, add --allow-bwrap command option
and allow-bwrap command in profile files (#6906)
* feature: support for glycin 2.0.0 via gdk-pixbuf2 (#6906)
* modif: firemon: improve debug message code (#6856)
* modif: rlimit: allow uppercase suffixes (#6890)
* modif: rlimit: use uppercase suffixes in the code/docs (#6891)
@ -12,6 +15,8 @@ firejail (0.9.77) baseline; urgency=low
* removal: --disable-globalcfg configure option (#6984)
* removal: overlayfs support/--overlay commands (#6994)
* removal: Intrusion Detection System (IDS)/fids (#6995)
* bugfix: firecfg/snap integration on Ubuntu desktop (#7008)
* bugfix: make test-appimage fix for newer versions of Debian (#7007)
* bugfix: remove /usr/share + "runner:root" CI workaround (#6844)
* bugfix: firemon: fix inconsistent debug message format (#6854)
* bugfix: fix potential infinite loop in checkcfg (-fanalyzer) (#6859)
@ -63,7 +68,7 @@ firejail (0.9.77) baseline; urgency=low
* profiles: hashcat: fix runtime errors (#6364 #6888)
* new profile: ne (text editor) (ae22e5610)
* new profile: trivalent (#6900)
-- netblue30 <netblue30@yahoo.com> Wed, 30 Jul 2025 11:00:00 -0500
-- netblue30 <netblue30@yahoo.com> Sat, 3 Jan 2025 11:00:00 -0500
firejail (0.9.76) baseline; urgency=low
* feature: use globbing in hardcoded numbered /dev paths (#2723 #6704)