From 4064a3dcaa66b0def2f644cf2bb86960106c84af Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Mon, 12 Oct 2020 20:08:29 +0000 Subject: [PATCH] Return to Release Engineering --- CHANGES | 4 +++- build/version.var | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index ca893ca1a0..4d5bba2151 100644 --- a/CHANGES +++ b/CHANGES @@ -1,10 +1,11 @@ OpenLDAP 2.4 Change Log +OpenLDAP 2.4.55 Engineering + OpenLDAP 2.4.54 Release (2020/10/12) 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) @@ -14,6 +15,7 @@ OpenLDAP 2.4.54 Release (2020/10/12) 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) + Fixed slapo-syncprov sessionlog to use a TAVL tree (ITS#8486) OpenLDAP 2.4.53 Release (2020/09/07) Added slapd syncrepl additional SYNC logging (ITS#9043) diff --git a/build/version.var b/build/version.var index f3f20e6f65..b708b7ba14 100644 --- a/build/version.var +++ b/build/version.var @@ -15,7 +15,7 @@ ol_package=OpenLDAP ol_major=2 ol_minor=4 -ol_patch=54 +ol_patch=X ol_api_inc=20454 ol_api_current=13 ol_api_revision=2 -- 2.47.2