From: Quanah Gibson-Mount Date: Tue, 12 Nov 2024 17:56:19 +0000 (+0000) Subject: ITS#8047 X-Git-Tag: OPENLDAP_REL_ENG_2_6_9~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=534c13871f07d732b4aefc179e7f370254443970;p=thirdparty%2Fopenldap.git ITS#8047 --- diff --git a/CHANGES b/CHANGES index 38b19e348a..49be725ace 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,7 @@ OpenLDAP 2.6 Change Log OpenLDAP 2.6.9 Engineering + Fixed libldap TLS connection timeout handling (ITS#8047) Fixed libldap GnuTLS incompatible pointer type (ITS#10253) Fixed libldap OpenSSL set_ciphersuite error handling (ITS#10223) Fixed libldap to check for OpenSSL EVP_Digest* failure (ITS#10224)