ITS#10218

This commit is contained in:
Quanah Gibson-Mount 2024-06-28 16:57:22 +00:00
parent dc358cbc8e
commit 8f05e9ed4d

View File

@ -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 slappw-argon2 defaults to be more secure (ITS#9827)
Minor Cleanup
ITS#10218
OpenLDAP 2.6.8 Release (2024/05/21)
Fixed libldap exit handling with OpenSSL3 again (ITS#9952)