forked from pool/libvirt
87c18e30d4
- Update to libvirt 3.5.0 - Many incremental improvements and bug fixes, see http://libvirt.org/news.html - Dropped patches: 5004f121-virFdStreamThread-dont-exceed-length.patch, 1a4b21f1-set-EOF-on-end-of-stream.patch OBS-URL: https://build.opensuse.org/request/show/508397 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=611
12 lines
433 B
Diff
12 lines
433 B
Diff
Index: libvirt-3.5.0/examples/apparmor/libvirt-qemu
|
|
===================================================================
|
|
--- libvirt-3.5.0.orig/examples/apparmor/libvirt-qemu
|
|
+++ libvirt-3.5.0/examples/apparmor/libvirt-qemu
|
|
@@ -172,3 +172,6 @@
|
|
@{PROC}/device-tree/ r,
|
|
@{PROC}/device-tree/** r,
|
|
/sys/firmware/devicetree/** r,
|
|
+
|
|
+ # Temporary screendump rule -- See bsc#904426
|
|
+ /var/cache/libvirt/qemu/qemu.screendump.* rw,
|