From 5c35b1d69c8ad233999af41940eb042645a496ad Mon Sep 17 00:00:00 2001 From: Jose Maldonado aka Yukiteru Date: Thu, 25 Apr 2024 22:42:22 -0400 Subject: [PATCH] Fix profiles for support Qt5CT and Qt6CT This fix the next profiles *Birdtray *Convertall *Fritzing --- apparmor.d/profiles-a-f/birdtray | 5 +---- apparmor.d/profiles-a-f/convertall | 5 +---- apparmor.d/profiles-a-f/fritzing | 5 +---- 3 files changed, 3 insertions(+), 12 deletions(-) diff --git a/apparmor.d/profiles-a-f/birdtray b/apparmor.d/profiles-a-f/birdtray index 087b83e4..929a98ef 100644 --- a/apparmor.d/profiles-a-f/birdtray +++ b/apparmor.d/profiles-a-f/birdtray @@ -15,6 +15,7 @@ profile birdtray @{exec_path} { include include include + include include include include @@ -50,10 +51,6 @@ profile birdtray @{exec_path} { owner @{HOME}/.thunderbird/*.*/{Imap,}Mail/**/ r, owner @{HOME}/.thunderbird/*.*/{Imap,}Mail/**/*.msf r, - # To configure Qt5 settings (theme, font, icons, etc.) under DE/WM without Qt integration - owner @{user_config_dirs}/qt5ct/{,**} r, - /usr/share/qt5ct/** r, - /usr/share/hwdata/pnp.ids r, /dev/shm/#@{int} rw, diff --git a/apparmor.d/profiles-a-f/convertall b/apparmor.d/profiles-a-f/convertall index 6b3fc4aa..a1453d12 100644 --- a/apparmor.d/profiles-a-f/convertall +++ b/apparmor.d/profiles-a-f/convertall @@ -18,6 +18,7 @@ profile convertall @{exec_path} { include include include + include include include @@ -30,10 +31,6 @@ profile convertall @{exec_path} { deny owner @{PROC}/@{pid}/cmdline r, - # To configure Qt5 settings (theme, font, icons, etc.) under DE/WM without Qt integration - owner @{user_config_dirs}/qt5ct/{,**} r, - /usr/share/qt5ct/** r, - /usr/share/convertall/{,**} r, /usr/share/doc/convertall/{,*} r, diff --git a/apparmor.d/profiles-a-f/fritzing b/apparmor.d/profiles-a-f/fritzing index 5464c1d5..e1ddc2f2 100644 --- a/apparmor.d/profiles-a-f/fritzing +++ b/apparmor.d/profiles-a-f/fritzing @@ -18,6 +18,7 @@ profile fritzing @{exec_path} { include include include + include include network inet dgram, @@ -35,10 +36,6 @@ profile fritzing @{exec_path} { owner @{HOME}/@{XDG_DOCUMENTS_DIR}/Fritzing/ rw, owner @{HOME}/@{XDG_DOCUMENTS_DIR}/Fritzing/** rw, - # To configure Qt5 settings (theme, font, icons, etc.) under DE/WM without Qt integration - owner @{user_config_dirs}/qt5ct/{,**} r, - /usr/share/qt5ct/** r, - /usr/share/fritzing/{,**} r, /usr/share/hwdata/pnp.ids r,