forked from pool/libvirt
- Update to libvirt 5.5.0 - CVE-2019-10161, CVE-2019-10166, CVE-2019-10167, CVE-2019-10168 - Many incremental improvements and bug fixes, see http://libvirt.org/news.html - Dropped patches: aed6a032-CVE-2019-10161.patch, db0b7845-CVE-2019-10166.patch, 8afa68ba-CVE-2019-10167.patch, bf6c2830-CVE-2019-10168.patch OBS-URL: https://build.opensuse.org/request/show/718303 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=768
12 lines
439 B
Diff
12 lines
439 B
Diff
Index: libvirt-5.5.0/src/security/apparmor/libvirt-qemu
|
|
===================================================================
|
|
--- libvirt-5.5.0.orig/src/security/apparmor/libvirt-qemu
|
|
+++ libvirt-5.5.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,
|