From: Quanah Gibson-Mount Date: Fri, 28 Jun 2024 16:50:21 +0000 (+0000) Subject: ITS#9827 X-Git-Tag: OPENLDAP_REL_ENG_2_6_9~41 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d0d0470f1f49e9e0d6a85d46d7e7f68c8b0646fc;p=thirdparty%2Fopenldap.git ITS#9827 --- diff --git a/CHANGES b/CHANGES index d5b9ad7382..e144166ad3 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,7 @@ OpenLDAP 2.6 Change Log OpenLDAP 2.6.9 Engineering Fixed libldap OpenSSL set_ciphersuite error handling (ITS#10223) Fixed libldap to check for OpenSSL EVP_Digest* failure (ITS#10224) + Fixed slappw-argon2 defaults to be more secure (ITS#9827) OpenLDAP 2.6.8 Release (2024/05/21) Fixed libldap exit handling with OpenSSL3 again (ITS#9952)