aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--RELNOTES1
-rw-r--r--etc/whitelist-runuser-common.inc1
2 files changed, 2 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index b982202d6..247a3ebe6 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -4,6 +4,7 @@ firejail (0.9.63) baseline; urgency=low
4 * SELinux labeling support 4 * SELinux labeling support
5 * 32-bit seccomp filter 5 * 32-bit seccomp filter
6 * restrict ${RUNUSER} in serveral profiles 6 * restrict ${RUNUSER} in serveral profiles
7 * whitelist globbing
7 * new condition: HAS_NOSOUND 8 * new condition: HAS_NOSOUND
8 * new profiles: gfeeds, firefox-x11, tvbrowser, rtv, clipgrab, muraster 9 * new profiles: gfeeds, firefox-x11, tvbrowser, rtv, clipgrab, muraster
9 * new profiles: gnome-passwordsafe, bibtex, gummi, latex, mupdf-x11-curl 10 * new profiles: gnome-passwordsafe, bibtex, gummi, latex, mupdf-x11-curl
diff --git a/etc/whitelist-runuser-common.inc b/etc/whitelist-runuser-common.inc
index de59d03d3..9ffd3d5be 100644
--- a/etc/whitelist-runuser-common.inc
+++ b/etc/whitelist-runuser-common.inc
@@ -6,5 +6,6 @@ include whitelist-runuser-common.local
6whitelist ${RUNUSER}/bus 6whitelist ${RUNUSER}/bus
7whitelist ${RUNUSER}/dconf 7whitelist ${RUNUSER}/dconf
8whitelist ${RUNUSER}/gdm/Xauthority 8whitelist ${RUNUSER}/gdm/Xauthority
9whitelist ${RUNUSER}/.mutter-Xwaylandauth.*
9whitelist ${RUNUSER}/pulse/native 10whitelist ${RUNUSER}/pulse/native
10whitelist ${RUNUSER}/wayland-0 11whitelist ${RUNUSER}/wayland-0