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
15 lines
401 B
Diff
15 lines
401 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
|
|
@@ -156,6 +156,9 @@
|
|
# for restore
|
|
/{usr/,}bin/bash rmix,
|
|
|
|
+ /run/nscd/passwd r,
|
|
+ /run/nscd/group r,
|
|
+
|
|
# for usb access
|
|
/dev/bus/usb/ r,
|
|
/etc/udev/udev.conf r,
|