From: Quanah Gibson-Mount Date: Wed, 12 Jan 2022 22:49:16 +0000 (+0000) Subject: ITS#9776 X-Git-Tag: OPENLDAP_REL_ENG_2_5_10~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04e96fe12b4ce6ca469c646bbb80af3f786250a4;p=thirdparty%2Fopenldap.git ITS#9776 --- diff --git a/CHANGES b/CHANGES index 36323aeef6..434cbb1631 100644 --- a/CHANGES +++ b/CHANGES @@ -7,6 +7,7 @@ OpenLDAP 2.5.10 Engineering Fixed slapd syncrepl to reject REFRESH for precise resync (ITS#9742) Fixed slapd syncrepl when X-ORDERED is specified (ITS#9761) Fixed slapd syncrepl to better handle out of order delete ops (ITS#9751) + Fixed slapd syncrepl to correctly close connections when config is deleted (ITS#9776) Fixed slapd-mdb to update indices correctly on replace ops (ITS#9753) Fixed slapd-wt to set correct flags (ITS#9760) Fixed slapo-accesslog to fix inconsistently normalized minCSN (ITS#9752)