96a1f2af34
- Update to libvirt 3.3.0 RC1 - Many incremental improvements and bug fixes, see http://libvirt.org/news.html - Dropped patches: ae102b5d7-qemu-fix-regression-when-hyperv-vendor_id-feature-is-used.patch - Bug fixes: bsc#978121, bsc#1017017, bsc#1032863, bsc#1033117, bsc#1034024, bsc#1034146 - libxl: add default controllers for USB devices libxl-def-usbctrl.patch bsc#1031056 OBS-URL: https://build.opensuse.org/request/show/491883 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=599
12 lines
403 B
Diff
12 lines
403 B
Diff
Index: libvirt-3.3.0/examples/apparmor/libvirt-qemu
|
|
===================================================================
|
|
--- libvirt-3.3.0.orig/examples/apparmor/libvirt-qemu
|
|
+++ libvirt-3.3.0/examples/apparmor/libvirt-qemu
|
|
@@ -154,3 +154,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,
|