[PATCH 0/6] Couple of apparmor fixes

Michal Privoznik posted 6 patches 4 years, 2 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1579941835.git.mprivozn@redhat.com
There is a newer version of this series
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%)
[PATCH 0/6] Couple of apparmor fixes
Posted by Michal Privoznik 4 years, 2 months ago
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/libvirt-5.2.0-fix-paths-for-apparmor.patch

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