RELNOTES: add bugfix, ci and profile items

Relates to #6720 #6721 #6819 #6829 #6832 #6840.
This commit is contained in:
Kelvin M. Klann 2025-07-29 02:35:47 -03:00
parent b19fbb3baf
commit 9ed3e60432
2 changed files with 12 additions and 0 deletions

7
README
View file

@ -357,6 +357,8 @@ D357R0Y3R (https://github.com/D357R0Y3R)
- added floorp to firejail.config
da2x (https://github.com/da2x)
- matched RPM license tag
Dan Hipschman (https://github.com/dan-hipschman)
- profiles: xreader: disable no3d to fix startup (#6829)
Daan Bakker (https://github.com/dbakker)
- protect shell startup files
Danil Semelenov (https://github.com/sgtpep)
@ -749,6 +751,7 @@ Kishore96in (https://github.com/Kishore96in)
- konversatin profile fix
- added Neochat profile
- added whitelist-1793-workaround.inc
- profiles: allow org.kde.kwalletd6 for Plasma 6 systems (#6819)
KOLANICH (https://github.com/KOLANICH)
- added symlink fixer fix_private-bin.py in contrib section
- update fix_private-bin.py
@ -786,6 +789,8 @@ lecso7 (https://github.com/lecso7)
- allow evince to read .cbz file format
leukimi (https://github.com/leukimi)
- 0ad.profile: fix libmozjs error on OpenSUSE Tumbleweed
lhywk (https://github.com/lhywk)
- bugfix: add NULL check for cmdline in find_child() (#6840)
Loïc Damien (https://github.com/dzamlo)
- small fixes
Liorst4 (https://github.com/Liorst4)
@ -982,6 +987,8 @@ Petter Reinholdtsen (pere@hungry.com)
- Opera profile patch
Peter Zmanovsky (https://github.com/peter15914)
- fix memory leak in fs_home.c
petRUShka (https://github.com/petRUShka)
- profiles: firefox: add alternative tridactylrc path (#6721)
PharmaceuticalCobweb (https://github.com/PharmaceuticalCobweb)
- fix quiterss profile
- added profile for gnome-ring

View file

@ -22,9 +22,11 @@ firejail (0.9.75) baseline; urgency=low
* bugfix: fcopy: allow /etc/resolv.conf owned by systemd-resolve (#4545
#6808)
* bugfix: fix "Not enforcing Landlock" message always being printed (#6806)
* bugfix: add NULL check for cmdline in find_child() (#6840)
* build: use TARNAME in SYSCONFDIR/VARDIR (#6713)
* build: add localstatedir and use in VARDIR (#6715)
* build: replace _SYSCONFDIR_ with @sysconfdir@ (#6737)
* ci: upgrade debian:buster to debian:bullseye (#6832)
* docs: improve URL formatting in man pages (#6706)
* docs: clarify --private bug in man pages (#6805)
* docs: fix man formatting of landlock.enforce (#6807)
@ -51,6 +53,9 @@ firejail (0.9.75) baseline; urgency=low
* profiles: makedeb: allow dpkg (#6816)
* profiles: kate: fix network access (#6815 #6823)
* profiles: keepassxc: add x11 group to private-etc (#6827 #6828)
* profiles: allow org.kde.kwalletd6 for Plasma 6 systems (#6819)
* profiles: xreader: disable no3d to fix startup (#6829)
* profiles: firefox: add alternative tridactylrc path (#6720 #6721)
* new profile: ansel (#6751)
-- netblue30 <netblue30@yahoo.com> Mon, 24 Mar 2025 09:00:00 -0500