RELNOTES: simplify feature items 2

This amends commit 7f5f02b00 ("RELNOTES: simplify feature items",
2025-11-16).

Relates to #3678 #4633 #6878 #6951.
This commit is contained in:
Kelvin M. Klann 2025-11-21 03:13:17 -03:00
parent d4c896a0c0
commit 86b15acf2d
2 changed files with 4 additions and 6 deletions

4
README
View file

@ -1311,8 +1311,8 @@ Thomas Jarosch (https://github.com/thomasjfox)
- 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)
- feature: add arg-max-count / arg-max-len 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,9 +1,7 @@
firejail (0.9.77) 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 arg-max-count / arg-max-len to firejail.config (#4633 #6878)
* feature: add env-max-count / env-max-len to firejail.config (#3678 #6951)
* modif: firemon: improve debug message code (#6856)
* modif: rlimit: allow uppercase suffixes (#6890)
* modif: rlimit: use uppercase suffixes in the code/docs (#6891)