From: Quanah Gibson-Mount Date: Fri, 4 Oct 2024 21:47:48 +0000 (+0000) Subject: ITS#10237 X-Git-Tag: OPENLDAP_REL_ENG_2_5_19~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d79e46106cc5fe2b15e801973b63bb1d49e9db1;p=thirdparty%2Fopenldap.git ITS#10237 --- diff --git a/CHANGES b/CHANGES index 944b9b8f7c..8bde5f980f 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,7 @@ OpenLDAP 2.5 Change Log OpenLDAP 2.5.19 Engineering 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) Fixed slappw-argon2 defaults to be more secure (ITS#9827) Minor Cleanup ITS#10219