Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-08-09 22:42:24 +00:00
parent df96a1d6b0
commit 4566f1fd60
1 changed files with 5 additions and 1 deletions

View File

@ -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 <mboddu@redhat.com> - 2.4.57-8
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Mon Jul 12 2021 Simon Pichugin <spichugi@redhat.com> - 2.4.57-7
- Fix Channel Binding tests Related: rhbz#1967853