
10 Jul
2020
10 Jul
'20
7:47 a.m.
On a Friday in 2020, Pavel Hrdina wrote:
All of the listed functions are available in libselinux version 2.2. Our supported OSes start with version 2.5 so there is no need to check it.
Signed-off-by: Pavel Hrdina <phrdina@redhat.com> --- m4/virt-secdriver-selinux.m4 | 24 ++---------------------- src/security/security_selinux.c | 18 +++--------------- tests/securityselinuxhelper.c | 6 ------ 3 files changed, 5 insertions(+), 43 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano