From 4566f1fd60d0bfba07858225c654ab2127cbdd02 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 22:42:24 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- openldap.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/openldap.spec b/openldap.spec index d13960d..0d45ae7 100644 --- a/openldap.spec +++ b/openldap.spec @@ -7,7 +7,7 @@ Name: openldap Version: 2.4.57 -Release: 7%{?dist} +Release: 8%{?dist} Summary: LDAP support libraries License: OpenLDAP URL: http://www.openldap.org/ @@ -556,6 +556,10 @@ exit 0 %{_libdir}/libldap-2.4*.so.* %changelog +* Mon Aug 09 2021 Mohan Boddu - 2.4.57-8 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Mon Jul 12 2021 Simon Pichugin - 2.4.57-7 - Fix Channel Binding tests Related: rhbz#1967853