diff --git a/README b/README index 3cda11fc9..6d80276ea 100644 --- a/README +++ b/README @@ -182,6 +182,7 @@ Antonio Russo (https://github.com/aerusso) - wusc fixes - okular profile fixes - manpage fixes + - bugfix: add missing selinux relabeling for /dev paths (#6734) aoand (https://github.com/aoand) - seccomp fix: allow numeric syscalls Arne Welzel (https://github.com/awelzel) @@ -453,6 +454,7 @@ Fidel Ramos (https://github.com/haplo) - fixed geeqie profile - added rawtherapee profile - added electron-cache profile + - new profile: ansel (#6751) Florian Begusch (https://github.com/florianbegusch) - (la)tex profiles - fixed transmission-common.profile @@ -674,6 +676,8 @@ Jesse Smith (https://github.com/slicer69) - added QupZilla profile jgriffiths (https://github.com/jgriffiths) - make rpm packages support +jlimor-kl (https://github.com/jlimor-kl) + - bugfix: fix potential deadlock with flock + SIGTSTP (#6750) Joan Figueras (https://github.com/figue) - added abrowser profile - added Google-Play-Music-Desktop-Player diff --git a/RELNOTES b/RELNOTES index 3d227291f..e53968301 100644 --- a/RELNOTES +++ b/RELNOTES @@ -9,6 +9,8 @@ firejail (0.9.75) baseline; urgency=low * modif: keep /dev/tpmrm devices if keep-dev-tpm is used (#6719) * modif: keep tcm/tcmrm devices if keep-dev-tpm is used (#6724) * bugfix: fix flock debug messages going to stderr (#6712) + * bugfix: add missing selinux relabeling for /dev paths (#6734) + * bugfix: fix potential deadlock with flock + SIGTSTP (#6729 #6750) * build: use TARNAME in SYSCONFDIR/VARDIR (#6713) * build: add localstatedir and use in VARDIR (#6715) * build: replace _SYSCONFDIR_ with @sysconfdir@ (#6737) @@ -22,6 +24,10 @@ firejail (0.9.75) baseline; urgency=low * profiles: mpv: remove mkfile ~/.netrc (#6735) * profiles: curl: allow ~/.netrc (#6736) * profiles: discord-common: add env to private-bin (#6738) + * profiles: firecfg: disable checksum programs (#6755) + * profiles: rssguard: allow lua (#6758 #6759) + * profiles: wine: allow python to fix Epic Games Launcher (#6762 #6763) + * new profile: ansel (#6751) -- netblue30 Mon, 24 Mar 2025 09:00:00 -0500 firejail (0.9.74) baseline; urgency=low