]> git.ipfire.org Git - thirdparty/libvirt.git/commit
apparmor: Only support passt on 3.x
authorAndrea Bolognani <abologna@redhat.com>
Thu, 29 Jun 2023 09:47:13 +0000 (11:47 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Mon, 3 Jul 2023 12:55:37 +0000 (14:55 +0200)
commit84e01d182e054077ce6986a0e23985c6520236a8
tree7c0a79b4f36e0b45b03b0d32101feaef6eb9d243
parent63a312fa2d3be0e34a8989deddd39792fc9badf6
apparmor: Only support passt on 3.x

The subprofile can only work by including the abstraction shipped
in the passt package, which we can't assume is present, and
'include if exists' doesn't work well on 2.x.

No distro that's stuck on AppArmor 2.x is likely to be shipping
passt anyway.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Jim Fehlig <jfehlig@suse.com>
src/security/apparmor/libvirt-qemu.in