RELNOTES: reword/sort modif items

Related commits:

* 6a6ff981b ("add a syscall header for the x32 ABI", 2026-03-05)
* 3db2e976e ("update: s390 syscall table is only for 64-bit now",
  2026-03-05)
* e9cccefe1 ("update all system call headers", 2026-03-05)
* 19224d8fb ("RELNOTES: add syscall headers update items", 2026-03-13)
This commit is contained in:
Kelvin M. Klann 2026-03-13 23:45:08 -03:00
parent 19224d8fb2
commit c62139cf9a

View file

@ -14,11 +14,12 @@ firejail (0.9.79) baseline; urgency=low
* feature: add apparmor profiles for --nettrace command (#7093)
* modif: reorganize & update syscall groups (#7024 #7027 #7034 #7039 #7042
#7044 #7045)
* modif: add a syscall header for the x32 ABI (6a6ff98)
* modif: update all system call headers, except s390 32-bit (3db2e97 e9cccef)
* modif: make Xephyr default for --x11 option - currently Xpra is not
available in Debian/Ubuntu and derivatives (#7094)
* modif: improve feature disabled warning/error messages (#7074)
* modif: add a syscall header for the x32 ABI (6a6ff98)
* modif: update all syscall headers, except for s390 32-bit (3db2e97
e9cccef)
* bugfix: /home/user is mounted with noexec when --private is used (#6921)
* bugfix: add link-local addresses to 'nolocal' firewall configs (#7054)
* bugfix: map sandbox hostname to ipv6 in /etc/hosts (#7077)