From 747e788f751fe1bb76c187d6537bd64cdce2dc45 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 19:43:44 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- crypto-policies.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/crypto-policies.spec b/crypto-policies.spec index e83847f..ad61eeb 100644 --- a/crypto-policies.spec +++ b/crypto-policies.spec @@ -6,7 +6,7 @@ Name: crypto-policies Version: %{git_date} -Release: 1.git%{git_commit_hash}%{?dist} +Release: 2.git%{git_commit_hash}%{?dist} Summary: System-wide crypto policies License: LGPLv2+ @@ -186,6 +186,10 @@ end %{_mandir}/man8/fips-finish-install.8* %changelog +* Mon Aug 09 2021 Mohan Boddu - 20210707-2.git29f6c0b +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Wed Jul 07 2021 Alexander Sosedkin - 20210707-1.git29f6c0b - gnutls: explicitly enable ECDSA-SECPNNNR1-SHANNN - packaging: adapt to the RHEL-9 %check-time testing tools availability