[PATCH v3 0/3] Couple of apparmor fixes

Michal Privoznik posted 3 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.1580393443.git.mprivozn@redhat.com
docs/drvqemu.html.in                          |  3 +-
src/security/Makefile.inc.am                  | 29 +++++++++++++++----
...lper => usr.lib.libvirt.virt-aa-helper.in} | 10 +++----
...usr.sbin.libvirtd => usr.sbin.libvirtd.in} | 14 +++++----
4 files changed, 39 insertions(+), 17 deletions(-)
rename src/security/apparmor/{usr.lib.libvirt.virt-aa-helper => usr.lib.libvirt.virt-aa-helper.in} (85%)
rename src/security/apparmor/{usr.sbin.libvirtd => usr.sbin.libvirtd.in} (93%)
[PATCH v3 0/3] Couple of apparmor fixes
Posted by Michal Privoznik 4 years, 2 months ago
v3 of:

https://www.redhat.com/archives/libvir-list/2020-January/msg01321.html

diff to v2:

- Instead of hard coding libexec path, generate it according to
  configure arguments

*** BLURB HERE ***

Michal Prívozník (3):
  apparmor: Reflect paths from configure in profiles
  apparmor: Allow libvirt to spawn virt-aa-helper and libvirt_lxc
  docs: Fix virt-aa-helper location

 docs/drvqemu.html.in                          |  3 +-
 src/security/Makefile.inc.am                  | 29 +++++++++++++++----
 ...lper => usr.lib.libvirt.virt-aa-helper.in} | 10 +++----
 ...usr.sbin.libvirtd => usr.sbin.libvirtd.in} | 14 +++++----
 4 files changed, 39 insertions(+), 17 deletions(-)
 rename src/security/apparmor/{usr.lib.libvirt.virt-aa-helper => usr.lib.libvirt.virt-aa-helper.in} (85%)
 rename src/security/apparmor/{usr.sbin.libvirtd => usr.sbin.libvirtd.in} (93%)

-- 
2.24.1