Accepting request 205242 from Virtualization
Fix unfortunate typo in the libvirtd apparmor profile, found via bnc#848216. If it is not too late, please copy to 13.1. Thanks! - Fix typo in libvirtd apparmor profile which prevented the profile from loading bnc#848216 OBS-URL: https://build.opensuse.org/request/show/205242 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libvirt?expand=0&rev=134
This commit is contained in:
commit
b38ac3c390
@ -255,7 +255,7 @@ Index: libvirt-1.1.2/examples/apparmor/usr.sbin.libvirtd.in
|
||||
+ audit deny /sys/kernel/security/apparmor/matching rwxl,
|
||||
+ audit deny /sys/kernel/security/apparmor/.* rwxl,
|
||||
+ /sys/kernel/security/apparmor/profiles r,
|
||||
+ /etc/xen/scripts/* rx,
|
||||
+ /etc/xen/scripts/* rix,
|
||||
+ @libdir@/libvirt/* Pxr,
|
||||
+ @libdir@/libvirt/libvirt_parthelper Ux,
|
||||
+ @libdir@/libvirt/libvirt_iohelper Ux,
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 08:35:47 MDT 2013 - jfehlig@suse.com
|
||||
|
||||
- Fix typo in libvirtd apparmor profile which prevented the profile
|
||||
from loading
|
||||
bnc#848216
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 25 13:10:27 MDT 2013 - jfehlig@suse.com
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user