From a5b66daf7d3ff0e72f8b9c7e18ab5dbe0608c37e Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:52:51 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- openldap.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/openldap.spec b/openldap.spec index 7c75551..c22ac4f 100644 --- a/openldap.spec +++ b/openldap.spec @@ -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 - 2.6.7-7 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Fri Oct 11 2024 Simon Pichugin - 2.6.7-6 - Disable MD2 hash algorithm Resolves: RHEL-61830