From: Quanah Gibson-Mount Date: Thu, 27 Apr 2023 15:38:17 +0000 (+0000) Subject: ITS#10035 X-Git-Tag: OPENLDAP_REL_ENG_2_5_15~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a641c23c7109f268870d8cab2310b13e623b329e;p=thirdparty%2Fopenldap.git ITS#10035 --- diff --git a/CHANGES b/CHANGES index 04935387e9..945aa3e97e 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 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 slapo-constraint handling of push replication (ITS#9953)