Accepting request 863083 from home:cboltz:branches:GNOME:Factory

- allow access to /usr/local/share/color in AppArmor profile (boo#1180898)


Note: This was reported for Leap, therefore please consider to backport this profile update to Leap. (I'll leave the bugreport open.)

OBS-URL: https://build.opensuse.org/request/show/863083
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/colord?expand=0&rev=178
This commit is contained in:
Dominique Leuenberger 2021-01-14 18:28:07 +00:00 committed by Git OBS Bridge
parent 4164eb3cad
commit d8e68ae57d
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jan 14 13:00:13 UTC 2021 - Christian Boltz <suse-beta@cboltz.de>
- allow access to /usr/local/share/color in AppArmor profile (boo#1180898)
-------------------------------------------------------------------
Thu Jan 7 17:30:04 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -37,6 +37,8 @@
/usr/bin/spotread ix, # inherit colord profile, needed to support USB colorimeter not natively supported by colord
/usr/lib/colord mr,
/usr/local/share/mime/** r,
/usr/local/share/color/**/ r,
/usr/local/share/color/icc/** r,
/usr/share/color/**/ r,
/usr/share/color/icc/** r,
/usr/share/dbus-1/interfaces/org.freedesktop.ColorManager.Device.xml r,