From: Quanah Gibson-Mount Date: Thu, 27 Apr 2023 15:37:39 +0000 (+0000) Subject: ITS#10035 X-Git-Tag: OPENLDAP_REL_ENG_2_6_5~35 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=75b6c3ce669fb2d030e430ab577dccffc47c796f;p=thirdparty%2Fopenldap.git ITS#10035 --- diff --git a/CHANGES b/CHANGES index 9b44d38fc0..425790f759 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 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) Fixed slapd-mdb online indexer termination and cleanup (ITS#9993)