From: Quanah Gibson-Mount Date: Tue, 14 Dec 2021 16:46:24 +0000 (+0000) Subject: ITS#9750 X-Git-Tag: OPENLDAP_REL_ENG_2_6_1~47 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=064d58f72a2f1e3aee4cca5386a12a8feb573338;p=thirdparty%2Fopenldap.git ITS#9750 --- diff --git a/CHANGES b/CHANGES index a49f571108..bcda036e4d 100644 --- a/CHANGES +++ b/CHANGES @@ -5,6 +5,7 @@ OpenLDAP 2.6.1 Engineering Added slapd config keyword for logfile format (ITS#9745) Fixed slapd to only set loglevel in server mode (ITS#9715) Fixed slapd logfile-rotate use of uninitialized variable (ITS#9730) + Fixed slapd passwd scheme handling with slapd.conf (ITS#9750) Fixed slapd syncrepl recreation of deleted entries (ITS#9282) Fixed slapd syncrepl replication with ODSEE (ITS#9707) Fixed slapd syncrepl to properly replicate glue entries (ITS#9647)