From: Quanah Gibson-Mount Date: Thu, 25 May 2023 19:05:24 +0000 (+0000) Subject: ITS#10023 X-Git-Tag: OPENLDAP_REL_ENG_2_5_15~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3654ade3a125388b0f403153066e0f1ba23b751d;p=thirdparty%2Fopenldap.git ITS#10023 --- diff --git a/CHANGES b/CHANGES index 4889c3fcbd..ebb1196ded 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,7 @@ OpenLDAP 2.5 Change Log OpenLDAP 2.5.15 Engineering Added libldap openssl3 support (ITS#9436, ITS#10030) 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)