From: Quanah Gibson-Mount Date: Fri, 4 Oct 2024 21:58:22 +0000 (+0000) Subject: ITS#10253 X-Git-Tag: OPENLDAP_REL_ENG_2_5_19~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ac61543d952d6a50d1d4dc992e14f7f716d9603;p=thirdparty%2Fopenldap.git ITS#10253 --- diff --git a/CHANGES b/CHANGES index dffba6eb8b..1b5c3b302e 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,7 @@ OpenLDAP 2.5 Change Log OpenLDAP 2.5.19 Engineering + 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) Fixed slapd-ldap use of multi-precision add for op counters (ITS#10237)