From: Quanah Gibson-Mount Date: Mon, 13 Dec 2021 16:39:32 +0000 (+0000) Subject: ITS#9282 X-Git-Tag: OPENLDAP_REL_ENG_2_6_1~65 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f3a6332f785ed523d4e196250fa92942d7d00b49;p=thirdparty%2Fopenldap.git ITS#9282 --- diff --git a/CHANGES b/CHANGES index daad6915a9..2fa49eb7e2 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 syncrepl recreation of deleted entries (ITS#9282) Fixed slapd-mdb to update indices correctly on replace ops (ITS#9753) Fixed slapo-accesslog to fix assertion due to deprecated code (ITS#9738) Fixed slapo-accesslog to fix inconsistently normalized minCSN (ITS#9752)