forked from pool/libvirt
7d820c6247
- Update to libvirt 6.1.0 - Many incremental improvements and bug fixes, see https://libvirt.org/news.html - Dropped patches: 6c1dddaf-libxl-shutdown-inhibit.patch, 849052ec-libxl-support-credit2.patch, 72ed254b-drop-exec-perms-bashcompletion.patch, e092daac-prohib-parallel-tunneled-mig.patch, ae9e6c2a-qemu-allow-cond-format-probe.patch OBS-URL: https://build.opensuse.org/request/show/783126 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=809
12 lines
439 B
Diff
12 lines
439 B
Diff
Index: libvirt-6.1.0/src/security/apparmor/libvirt-qemu
|
|
===================================================================
|
|
--- libvirt-6.1.0.orig/src/security/apparmor/libvirt-qemu
|
|
+++ libvirt-6.1.0/src/security/apparmor/libvirt-qemu
|
|
@@ -228,3 +228,6 @@
|
|
# required for sasl GSSAPI plugin
|
|
/etc/gss/mech.d/ r,
|
|
/etc/gss/mech.d/* r,
|
|
+
|
|
+ # Temporary screendump rule -- See bsc#904426
|
|
+ /var/cache/libvirt/qemu/qemu.screendump.* rw,
|