From 649ad880391f885106f576bbe0df6c1983cfc52f Mon Sep 17 00:00:00 2001 From: "Kelvin M. Klann" Date: Sat, 4 Oct 2025 04:15:35 -0300 Subject: [PATCH] RELNOTES: add profile items Relates to #6900 #6904 #6907 #6909 #6920 #6923. --- README | 7 +++++++ RELNOTES | 6 ++++++ 2 files changed, 13 insertions(+) diff --git a/README b/README index 773096be9..395e1c1b7 100644 --- a/README +++ b/README @@ -811,6 +811,9 @@ Lucas (https://github.com/lucasmz-dev) - added b3smum (blake3) profile - firecfg: fix sha384sum & add b2sum/cksum - device-flasher.linux profile + - new profile: trivalent (#6900) + - profiles: blink-common-hardened: disable noroot to fix saving files + (#6920) Lukáš Krejčí (https://github.com/lskrejci) - fixed parsing of --keep-var-tmp luzpaz (https://github.com/luzpaz) @@ -1227,6 +1230,8 @@ SkewedZeppelin (https://github.com/SkewedZeppelin) - Spotify and itch.io profile fixes Spacewalker2 (https://github.com/Spacewalker2) - fix MediathekView profile +Spider Jerusalem (https://github.com/spider-jeru) + - profiles: godot: allow ~/.local/share/Trash (#6904) sshirokov (https://sourceforge.net/u/yshirokov/profile/) - Patch to output "Reading profile" to stderr instead of stdout SYN-cook (https://github.com/SYN-cook) @@ -1300,6 +1305,8 @@ Timo Hardebusch (https://github.com/tihadot) - KeePassXC: added a warning regarding tray icon tinmanx (https://github.com/tinmanx) - remove network access from cherrytree.profile +t-m-w (https://github.com/t-m-w) + - profiles: mullvad-browser: allow readlink and realpath (#6923) Tom Mellor (https://github.com/kalegrill) - mupen64plus profile Tomasz Jan Góralczyk (https://github.com/tjg) diff --git a/RELNOTES b/RELNOTES index 0fbe7f226..548da1013 100644 --- a/RELNOTES +++ b/RELNOTES @@ -31,7 +31,13 @@ firejail (0.9.77) baseline; urgency=low * profiles: qutebrowser: add comment about qute-pass support (#6879) * profiles: add missing mailcap entries (#6883 #6884) * profiles: organize blacklist sections as per profile.template (#6885) + * profiles: godot: allow ~/.local/share/Trash (#6904) + * profiles: wusc: add /usr/share/glycin-loaders (#6907) + * profiles: wusc: add /usr/share/gtk-4.0 (#6909) + * profiles: mullvad-browser: allow readlink and realpath (#6923) + * profiles: blink-common-hardened: disable noroot to fix saving files (#6920) * new profile: ne (text editor) (ae22e5610) + * new profile: trivalent (#6900) -- netblue30 Wed, 30 Jul 2025 11:00:00 -0500 firejail (0.9.76) baseline; urgency=low