These are inspired by Gentoo patch [1]. However, they still match what
we do upstream, so I figured we should merge them.
1:
https://github.com/gentoo/gentoo/blob/master/app-emulation/libvirt/files/...
Michal Prívozník (6):
apparmor: Fix parthelper, iohelper and virt-aa-helper paths in
profiles
apparmor: Allow libvirt to spawn virt-aa-helper and libvirt_lxc
docs: Fix virt-aa-helper location
apparmor: Rename virt-aa-helper profile
apparmor: Sort paths in blocks in libvirt-qemu profile
apparmor: Allow some more BIOS/UEFI paths
docs/drvqemu.html.in | 2 +-
src/security/Makefile.inc.am | 10 +--
src/security/apparmor/libvirt-qemu | 78 ++++++++++---------
...t-aa-helper => usr.libexec.virt-aa-helper} | 6 +-
src/security/apparmor/usr.sbin.libvirtd | 6 +-
5 files changed, 53 insertions(+), 49 deletions(-)
rename src/security/apparmor/{usr.lib.libvirt.virt-aa-helper =>
usr.libexec.virt-aa-helper} (90%)
--
2.24.1