]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9015, ITS#9345
authorQuanah Gibson-Mount <quanah@openldap.org>
Wed, 16 Sep 2020 21:03:14 +0000 (21:03 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 16 Sep 2020 21:03:20 +0000 (21:03 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index d39a45ec52572c2a6b2536aff62511726ceb66e8..ebacf8ba4e65210054525c48392c8f9b3f76a5a9 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,8 @@ 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 syncrepl to be fully serialized (ITS#8102)
+       Fixed slapd syncrepl to call check_syncprov on fresh consumer (ITS#9345)
+       Fixed slapo-syncprov contextCSN generation with empty suffix (ITS#9015)
 
 OpenLDAP 2.4.53 (2020/09/07)
        Added slapd syncrepl additional SYNC logging (ITS#9043)