Accepting request 266242 from home:fcrozat:branches:GNOME:Factory
- Update apparmor profile for USB profiling [boo#901148]. OBS-URL: https://build.opensuse.org/request/show/266242 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/colord?expand=0&rev=118
This commit is contained in:
parent
7752a36c0a
commit
46c5efebc7
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 22 16:52:20 UTC 2014 - fcrozat@suse.com
|
||||
|
||||
- Update apparmor profile for USB profiling [boo#901148].
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 16 10:48:19 UTC 2014 - dimstar@opensuse.org
|
||||
|
||||
|
@ -10,16 +10,22 @@
|
||||
deny /usr/share/gvfs/remote-volume-monitors/afc.monitor r,
|
||||
deny /usr/share/gvfs/remote-volume-monitors/udisks2.monitor r,
|
||||
|
||||
/dev/ r,
|
||||
/dev/bus/usb/ r,
|
||||
/dev/bus/usb/[0-9]*/[0-9]* rw,
|
||||
/etc/colord.conf r,
|
||||
/etc/fstab r,
|
||||
/etc/udev/hwdb.bin r,
|
||||
/etc/udev/udev.conf r,
|
||||
/proc/*/fd/ r,
|
||||
/proc/*/mountinfo r,
|
||||
/proc/*/mounts r,
|
||||
/proc/*/cgroup r,
|
||||
/proc/*/cmdline r, # not only @{pid}, bnc#846301
|
||||
/run/systemd/sessions/[0-9]* r,
|
||||
/run/systemd/sessions/c[0-9]* r,
|
||||
/run/udev/data/* r,
|
||||
/run/udev/queue.bin r,
|
||||
/sys/bus/ r,
|
||||
/sys/bus/usb/devices/ r,
|
||||
/sys/class/ r,
|
||||
@ -27,6 +33,7 @@
|
||||
/sys/class/video4linux/** r,
|
||||
/sys/class/video4linux/ r,
|
||||
/sys/devices/** r,
|
||||
/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/share/color/**/ r,
|
||||
|
Loading…
x
Reference in New Issue
Block a user