From: Quanah Gibson-Mount Date: Tue, 7 May 2024 16:45:46 +0000 (+0000) Subject: ITS#10208 X-Git-Tag: OPENLDAP_REL_ENG_2_5_18~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b1e7e3d9f21c0bf4bfbd9ad0f448196900926fd;p=thirdparty%2Fopenldap.git ITS#10208 --- diff --git a/CHANGES b/CHANGES index 108554d622..ec8b1ad516 100644 --- a/CHANGES +++ b/CHANGES @@ -10,6 +10,7 @@ OpenLDAP 2.5.18 Engineering Build Fixed build with gcc14.x (ITS#10166) Fixed back-perl with clang15 (ITS#10177) + Fixed tests to use SCRAM-SHA-256 instead of DIGEST-MD5 (ITS#10208) Contrib Fixed smbk5pwd implicit function declaration (ITS#10206) Minor Cleanup