Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 08:52:51 -07:00
parent 9ebfbb8a7c
commit a5b66daf7d

View File

@ -17,7 +17,7 @@
Name: openldap
Version: 2.6.7
Release: 6%{?dist}
Release: 7%{?dist}
Summary: LDAP support libraries
License: OLDAP-2.8
URL: http://www.openldap.org/
@ -566,6 +566,10 @@ exit 0
%endif
%changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.6.7-7
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Fri Oct 11 2024 Simon Pichugin <spichugi@redhat.com> - 2.6.7-6
- Disable MD2 hash algorithm
Resolves: RHEL-61830