From: Quanah Gibson-Mount Date: Wed, 30 Sep 2020 21:59:00 +0000 (+0000) Subject: ITS#9295 X-Git-Tag: OPENLDAP_REL_ENG_2_4_54~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58fc8f7debfc206b9ac786e215173463087c54cc;p=thirdparty%2Fopenldap.git ITS#9295 --- diff --git a/CHANGES b/CHANGES index c8ac136c6b..8ce002f823 100644 --- a/CHANGES +++ b/CHANGES @@ -8,6 +8,7 @@ OpenLDAP 2.4.54 Engineering 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) Fixed slapd syncrepl to not create empty ADD ops (ITS#9359) + 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-syncprov contextCSN generation with empty suffix (ITS#9015)