1
0
mirror of https://git.code.sf.net/p/linux-ima/ima-evm-utils synced 2025-11-06 23:41:27 +01:00
Files
ima-evm-utils-mirror/configure.ac
Petr Vorel 3b70893edf configure: Fix tss2-esys check
Check tss2-esys with Esys_Free() instead of Esys_PCR_Read().
That should be the newest dependency.

That means we depend on tss2-esys >= 2.1.0 instead of 2.0.0.

Signed-off-by: Petr Vorel <pvorel@suse.cz>
Reviewed-by: Bruno Meneguele <bmeneg@redhat.com>(Fedora,CentOS 8(RHEL actually))
Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
2020-08-18 17:18:52 -04:00

2.4 KiB