[PATCH 0/2] security: A couple of fixes

Jim Fehlig posted 2 patches 3 years, 5 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20201203025715.31994-1-jfehlig@suse.com
src/security/apparmor/libvirt-lxc | 4 ++++
src/security/security_manager.c   | 3 +++
2 files changed, 7 insertions(+)
[PATCH 0/2] security: A couple of fixes
Posted by Jim Fehlig 3 years, 5 months ago
I finally got around to investigating some apparmor-related test failures.
The first patch is apparmor specific. The second patch fixes a bug that
should affect all security drivers.

Jim Fehlig (2):
  apparmor: Allow lxc processes to receive signals from libvirt
  security: Avoid calling virSecurityManagerCheckModel with NULL model

 src/security/apparmor/libvirt-lxc | 4 ++++
 src/security/security_manager.c   | 3 +++
 2 files changed, 7 insertions(+)

-- 
2.29.2