From d838342cc68955970dc504a53331d54fe0260299 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 19:19:16 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- aide.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/aide.spec b/aide.spec index c3b6c38..5901c61 100644 --- a/aide.spec +++ b/aide.spec @@ -1,7 +1,7 @@ Summary: Intrusion detection environment Name: aide Version: 0.16 -Release: 20%{?dist} +Release: 21%{?dist} URL: http://sourceforge.net/projects/aide License: GPLv2+ @@ -84,6 +84,10 @@ mkdir -p -m0700 %{buildroot}%{_localstatedir}/lib/aide %dir %attr(0700,root,root) %{_localstatedir}/log/aide %changelog +* Mon Aug 09 2021 Mohan Boddu - 0.16-21 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Thu May 27 2021 Zoltan Fridrich - 0.16-20 - fix configuration option with-dbhmactype - do not use sha1 and md5 by default