From: Quanah Gibson-Mount Date: Fri, 2 Oct 2020 22:16:42 +0000 (+0000) Subject: ITS#9361 X-Git-Tag: OPENLDAP_REL_ENG_2_4_54~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32b235ed66362ca7f1b63fa3a5f27a6407100812;p=thirdparty%2Fopenldap.git ITS#9361 --- diff --git a/CHANGES b/CHANGES index 8ce002f823..6e4ca518d1 100644 --- a/CHANGES +++ b/CHANGES @@ -4,6 +4,7 @@ OpenLDAP 2.4.54 Engineering Fixed slapd delta-syncrepl to ignore delete ops on deleted entry (ITS#9342) Fixed slapd delta-syncrepl to be fully serialized (ITS#9330) Fixed slapd delta-syncrepl MOD on zero-length context entry (ITS#9352) + Fixed slapd sessionlog to use a TAVL tree (ITS#8486) Fixed slapd syncrepl to be fully serialized (ITS#8102) Fixed slapd syncrepl to call check_syncprov on fresh consumer (ITS#9345) Fixed slapd syncrepl to propagate errors from overlay_entry_get_ov (ITS#9355) @@ -11,6 +12,7 @@ OpenLDAP 2.4.54 Engineering Fixed slapd syncrepl replace usage on single valued attrs (ITS#9295) Fixed slapd-monitor fix monitor_back_register_database for empty suffix DB (ITS#9353) Fixed slapo-accesslog normalizer for reqStart (ITS#9358) + Fixed slapo-accesslog to not generate new contextCSN on purge (ITS#9361) Fixed slapo-syncprov contextCSN generation with empty suffix (ITS#9015) OpenLDAP 2.4.53 (2020/09/07)