mirror of
https://git.code.sf.net/p/linux-ima/ima-evm-utils
synced 2025-04-27 14:22:31 +02:00
ima-evm-utils: Release version 1.2.1
This release contains a few bug fixes: autoconf, keys for v1 signature verification, return code error, and openssl version. Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
This commit is contained in:
parent
90176e835a
commit
3eab1f93b6
@ -1,7 +1,7 @@
|
||||
# autoconf script
|
||||
|
||||
AC_PREREQ([2.65])
|
||||
AC_INIT(ima-evm-utils, 1.2, zohar@linux.ibm.com)
|
||||
AC_INIT(ima-evm-utils, 1.2.1, zohar@linux.ibm.com)
|
||||
AM_INIT_AUTOMAKE
|
||||
AC_CONFIG_HEADERS([config.h])
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: ima-evm-utils
|
||||
Version: 1.2
|
||||
Version: 1.2.1
|
||||
Release: 1%{?dist}
|
||||
Summary: ima-evm-utils - IMA/EVM control utility
|
||||
Group: System/Libraries
|
||||
|
Loading…
x
Reference in New Issue
Block a user