From 6e44b5dde497ff369f1a8d2cc3ef1569127f5fd1 Mon Sep 17 00:00:00 2001 From: rusty-snake Date: Sat, 5 Oct 2019 19:24:37 +0000 Subject: whitelist-usr-share-common.inc (#2972) * Work on whitelist-usr-share-common * sorting; add Modules + QT/KDE stuff * add wusc.inc to more profiles [needs testing] * update * gitg, firefox, evince * /usr/share/{p11-kit,pixmaps,pki,qt5,tcl8.6,terminfo} * more profiles * remove wusc.inc from feedreader Even with 'whitelist /usr/share/*', feedreader trys to dereference a NULL pointer. * more profiles * whitelist /usr/share breaks wget even with whitelist /usr/share/* * extend wusc.inc * update * Add alsa,crypto-policies and zoneinfo * readd wusc.inc to wget and feedreader * update * testing results: Debian Buster with KDE * more KDE stuff * fix tb --- etc/meld.profile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'etc/meld.profile') diff --git a/etc/meld.profile b/etc/meld.profile index 70de7c27b..8e3668d57 100644 --- a/etc/meld.profile +++ b/etc/meld.profile @@ -37,6 +37,10 @@ include disable-passwdmgr.inc # Uncomment the next line (or put it into your meld.local) if you don't need to compare files in /var. #include whitelist-var-common.inc +# Uncomment the next lines (or put it into your meld.local) if you don't need to compare files in /usr/share. +#whitelist /usr/share/meld +#include whitelist-usr-share-common.inc + apparmor caps.drop all ipc-namespace -- cgit v1.2.3-70-g09d2