From ee49e199fdd03559c4068079a79c1c52880d927f Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Tue, 10 Aug 2021 00:28:42 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- qatengine.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/qatengine.spec b/qatengine.spec index 122b158..4766c17 100644 --- a/qatengine.spec +++ b/qatengine.spec @@ -5,7 +5,7 @@ Name: qatengine Version: 0.6.4 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Intel QuickAssist Technology (QAT) OpenSSL Engine # Most of the source code is BSD, with the following exceptions: # - e_qat.txt, e_qat_err.c, and e_qat_err.h are OpenSSL @@ -46,6 +46,10 @@ autoreconf -ivf %exclude %{enginesdir}/qatengine.la %changelog +* Tue Aug 10 2021 Mohan Boddu - 0.6.4-4 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 0.6.4-3 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937