From: Quanah Gibson-Mount Date: Fri, 4 Oct 2024 21:59:09 +0000 (+0000) Subject: ITS#10233 X-Git-Tag: OPENLDAP_REL_ENG_2_6_9~24 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=72df6b3981c6c8c536ee7534c733e13413169d10;p=thirdparty%2Fopenldap.git ITS#10233 --- diff --git a/CHANGES b/CHANGES index 3676e57c8e..a23f2ef26d 100644 --- a/CHANGES +++ b/CHANGES @@ -4,6 +4,8 @@ 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 slapd-ldap use of multi-precision add for op counters (ITS#10237) + Fixed slapd-mdb idl intersection (ITS#10233) + Fixed slapd-wt idl intersection (ITS#10233) Fixed slapo-memberof to omit dynamic values (ITS#10230) Fixed slappw-argon2 defaults to be more secure (ITS#9827) Minor Cleanup