forked from pool/libvirt
f7dcb464bc
- Update to libvirt 5.10.0 - bsc#1157149 - Many incremental improvements and bug fixes, see https://libvirt.org/news.html - Dropped patches: 2552752f-libxl-fix-lock-manager-lock-ordering.patch - Added patches: 0a65cba4-news-fix.patch OBS-URL: https://build.opensuse.org/request/show/753075 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=786
12 lines
442 B
Diff
12 lines
442 B
Diff
Index: libvirt-5.10.0/src/security/apparmor/libvirt-qemu
|
|
===================================================================
|
|
--- libvirt-5.10.0.orig/src/security/apparmor/libvirt-qemu
|
|
+++ libvirt-5.10.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,
|