From a02d12224be9e170816a03eb61737f9e77be24ac Mon Sep 17 00:00:00 2001 From: Tad Date: Wed, 31 Jul 2019 23:35:44 -0400 Subject: profiles: misc fixes - pluma: sync private-lib from gedit to fix crashes 5e220b2da502bdcaf0f6188779e8bb0e37c9c414 - checkbashisms: fix missing library needed under CentOS 7 of note: - yelp complains about /etc/pki but lacks network access anyway under openSUSE Tumbleweed - gedit is broken, see #2207 - onionshare-gui is broken, unrelated to firejail under CentOS 7 - chromium-common is broken, commenting private-dev fixes, potentially related to firejail, there are SELinux denials for /dev/urandom under Fedora and CentOS 7 - gnome-system-log is broken, as it is a script that calls logview using pkexec, consider commenting in firecfg? --- etc/checkbashisms.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/checkbashisms.profile') diff --git a/etc/checkbashisms.profile b/etc/checkbashisms.profile index fe3202cea..7b2d344e5 100644 --- a/etc/checkbashisms.profile +++ b/etc/checkbashisms.profile @@ -44,7 +44,7 @@ x11 none private-cache private-dev -private-lib perl* +private-lib libfreebl3.so,perl* private-tmp memory-deny-write-execute -- cgit v1.2.3-70-g09d2