d303fbf880
Update to libvirt 2.5.0 final. - Update to libvirt 2.5.0 - Many incremental improvements and bug fixes, see http://libvirt.org/news.html - Import new public signing key OBS-URL: https://build.opensuse.org/request/show/444356 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=574
12 lines
403 B
Diff
12 lines
403 B
Diff
Index: libvirt-2.5.0/examples/apparmor/libvirt-qemu
|
|
===================================================================
|
|
--- libvirt-2.5.0.orig/examples/apparmor/libvirt-qemu
|
|
+++ libvirt-2.5.0/examples/apparmor/libvirt-qemu
|
|
@@ -151,3 +151,6 @@
|
|
/etc/udev/udev.conf r,
|
|
/sys/bus/ r,
|
|
/sys/class/ r,
|
|
+
|
|
+ # Temporary screendump rule -- See bsc#904426
|
|
+ /var/cache/libvirt/qemu/qemu.screendump.* rw,
|