From: Quanah Gibson-Mount Date: Tue, 7 May 2024 16:45:11 +0000 (+0000) Subject: ITS#10208 X-Git-Tag: OPENLDAP_REL_ENG_2_6_8~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ba13a88dbf2f1bc44f0bfdb7498c04b28355eb3b;p=thirdparty%2Fopenldap.git ITS#10208 --- diff --git a/CHANGES b/CHANGES index 6243af5352..427fe46c8a 100644 --- a/CHANGES +++ b/CHANGES @@ -184,6 +184,7 @@ OpenLDAP 2.6.3 Release (2022/07/14) Fixed slapo-unique to not release NULL entry (ITS#8245) Build Environment Added slapd-watcher -c contextDN option (ITS#9865) + Fixed tests to use SCRAM-SHA-256 instead of DIGEST-MD5 (ITS#10208) Fixed librewrite declaration of calloc (ITS#9841) Fixed parallel builds (ITS#9840) Fixed test020 to skip back-wt (ITS#9859)