RELNOTES: improve/move debug syscall groups feature item

Replace commit reference with PR references, reword and move.

Relates to #7049 #7055.
This commit is contained in:
Kelvin M. Klann 2026-02-28 11:06:45 -03:00
parent 4d14e1da4b
commit 84f9d924d7
2 changed files with 2 additions and 2 deletions

2
README
View file

@ -1024,8 +1024,8 @@ pierretom (https://github.com/pierretom)
- modif: update and add syscalls for several architectures (#6956
#6961)
- modif: include new generated syscall headers (#7000)
- added --debug-syscall-groups command (88a75a6 etc.)
- reorganize & update syscall groups (#7024 etc.)
- feature: add --debug-syscall-groups command (#7049 #7055)
- docs: man: fix arch for syscall map in seccomp example (#7064)
pirate486743186 (https://github.com/pirate486743186)
- KMail profile

View file

@ -5,10 +5,10 @@ firejail (0.9.79) baseline; urgency=low
for --profile=filename (#6896)
* security: updated the list of terminal emulators that can be used for
sandbox escape (cbf4308 c8a6707)
* feature: --debug-syscall-groups command (88a75a6 etc.)
* feature: hide/unhide PID 1 inside the sandbox, command and profile
option (#7046)
* feature: --keep-hostname command and profile option (#7048)
* feature: add --debug-syscall-groups command (#7049 #7055)
* feature: adding apparmor profiles for --nettrace command (c133313)
* modif: reorganize & update syscall groups (#7024 etc.)
* modif: make Xephyr default for --x11 option - currently Xpra is not