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