From: Quanah Gibson-Mount Date: Tue, 6 May 2025 15:49:23 +0000 (+0000) Subject: ITS#10325 X-Git-Tag: OPENLDAP_REL_ENG_2_6_10~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ace829788ec3849e78e7db65a62c04050969d275;p=thirdparty%2Fopenldap.git ITS#10325 --- diff --git a/CHANGES b/CHANGES index 4b136104c2..dd39e75b1a 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,7 @@ OpenLDAP 2.6 Change Log OpenLDAP 2.6.10 Engineering Fixed libldap ldap_result behavior with LDAP_MSG_RECEIVED (ITS#10229) + Fixed lloadd handling of starttls critical (ITS#10323) Fixed slapd syncrepl when used with slapo-rwm (ITS#10290) Fixed slapd regression with certain searches (ITS#10307) Fixed slapo-autoca olcAutoCAserverClass object (ITS#10288) @@ -19,6 +20,7 @@ OpenLDAP 2.6.10 Engineering ITS#10309 ITS#10312 ITS#10320 + ITS#10325 OpenLDAP 2.6.9 Release (2024/11/26) Fixed libldap TLS connection timeout handling (ITS#8047)