From: Quanah Gibson-Mount Date: Thu, 25 May 2023 19:04:50 +0000 (+0000) Subject: ITS#10023 X-Git-Tag: OPENLDAP_REL_ENG_2_6_5~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ad20da51a4a00012f1fa5ff739f9f4d1e104a942;p=thirdparty%2Fopenldap.git ITS#10023 --- diff --git a/CHANGES b/CHANGES index ed8a0082f0..939248f760 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,7 @@ OpenLDAP 2.6 Change Log OpenLDAP 2.6.5 Engineering Fixed libldap handling of TCP KEEPALIVE options (ITS#10015) + Fixed libldap with async connections (ITS#10023) Fixed libldap openssl TLSv1.3 cipher suite handling (ITS#10035) Fixed slapd callback handling with overlays that do extended operations (ITS#9990) Fixed slapd conversion of pcache configurations (ITS#10031)