[libvirt] [PATCH 0/2] apparmor: bug fix and improvement

Jim Fehlig posted 2 patches 7 years, 1 month ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20170203173212.27480-1-jfehlig@suse.com
src/security/security_apparmor.c | 72 ++++++++++------------------------------
1 file changed, 18 insertions(+), 54 deletions(-)
[libvirt] [PATCH 0/2] apparmor: bug fix and improvement
Posted by Jim Fehlig 7 years, 1 month ago
Patch1 is a small improvement. Patch2 fixes a bug that is triggered
when the apparmor security driver is enabled and domain config
specifies a different security driver. E.g.

# virsh dumpxml test | grep seclabel
  <seclabel type='none' model='none'/>

# virsh start test
error: Failed to start domain test
error: An error occurred, but the cause is unknown

Jim Fehlig (2):
  apparmor: don't overwrite error from reload_profile
  apparmor: don't fail on non-apparmor <seclabel>

 src/security/security_apparmor.c | 72 ++++++++++------------------------------
 1 file changed, 18 insertions(+), 54 deletions(-)

-- 
2.9.2

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list