d6f1cec2cb
- Update to libvirt 3.7.0 - Many incremental improvements and bug fixes, see http://libvirt.org/news.html - Dropped patches: 8982f3ab-util-hash-header.patch, 0b1ecf7b-virHashCodeGen-mockable.patch, f536b0dd-tests-arch-independent-hash.patch, e4cb8500-avoid-malicious-ssh-hostname-as-args.patch - Support OVMF 4MB firmware images Adjustment to spec file and suse-ovmf-paths.patch - supportconfig plugin: list active networks, interfaces and storage pools OBS-URL: https://build.opensuse.org/request/show/526406 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=619
12 lines
476 B
Diff
12 lines
476 B
Diff
Index: libvirt-3.7.0/examples/apparmor/libvirt-qemu
|
|
===================================================================
|
|
--- libvirt-3.7.0.orig/examples/apparmor/libvirt-qemu
|
|
+++ libvirt-3.7.0/examples/apparmor/libvirt-qemu
|
|
@@ -178,3 +178,6 @@
|
|
/sys/devices/system/node/ r,
|
|
/sys/devices/system/node/node[0-9]*/meminfo r,
|
|
/sys/module/vhost/parameters/max_mem_regions r,
|
|
+
|
|
+ # Temporary screendump rule -- See bsc#904426
|
|
+ /var/cache/libvirt/qemu/qemu.screendump.* rw,
|