]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#10035
authorQuanah Gibson-Mount <quanah@openldap.org>
Thu, 27 Apr 2023 15:38:17 +0000 (15:38 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 27 Apr 2023 15:38:17 +0000 (15:38 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 04935387e949f6a1bbb29edc1c7dced0bf4917a7..945aa3e97e447f63063861bca9c97403eaed6b15 100644 (file)
--- 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)