]> xenbits.xensource.com Git - libvirt.git/commit
m4: virt-selinux: remove obsolete checks
authorPavel Hrdina <phrdina@redhat.com>
Wed, 9 Oct 2019 14:43:53 +0000 (16:43 +0200)
committerPavel Hrdina <phrdina@redhat.com>
Wed, 23 Oct 2019 12:30:50 +0000 (14:30 +0200)
commit5f92046b77845a4275a0cca0cdf61fbb4f98871d
treea4647f45dd91e94340804965ec8ebd207202c8cf
parent3365cdf8a8743f74f775187919f76f799d4bcdc7
m4: virt-selinux: remove obsolete checks

All OSes that we support have libselinux >= 2.5 except for Ubuntu 16.04
where the version is 2.4.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
m4/virt-selinux.m4
src/qemu/qemu_domain.c
src/security/security_selinux.c
tests/securityselinuxhelper.c