mirror of
				https://git.code.sf.net/p/linux-ima/ima-evm-utils
				synced 2025-11-04 06:40:49 +01: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:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user