]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Prep for 2.4.54 release OPENLDAP_REL_ENG_2_4_54
authorQuanah Gibson-Mount <quanah@openldap.org>
Mon, 12 Oct 2020 18:27:28 +0000 (18:27 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 12 Oct 2020 18:27:28 +0000 (18:27 +0000)
CHANGES
build/version.var

diff --git a/CHANGES b/CHANGES
index 6e4ca518d197ea100e0294a618215ba1a963c9b1..ca893ca1a05163da7b9720bf94624acf9b0ac936 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,6 @@
 OpenLDAP 2.4 Change Log
 
-OpenLDAP 2.4.54 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)
@@ -15,7 +15,7 @@ OpenLDAP 2.4.54 Engineering
        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)
+OpenLDAP 2.4.53 Release (2020/09/07)
        Added slapd syncrepl additional SYNC logging (ITS#9043)
        Fixed slapd syncrepl segfault on NULL cookie on REFRESH (ITS#9282)
        Fixed slapd syncrepl to use fresh connection on REFRESH fallback (ITS#9338)
@@ -24,7 +24,7 @@ OpenLDAP 2.4.53 (2020/09/07)
                Require OpenSSL 1.0.2 or later (ITS#9323)
                Fixed libldap compilation issue with broken C compilers (ITS#9332)
 
-OpenLDAP 2.4.52 (2020/08/28)
+OpenLDAP 2.4.52 Release (2020/08/28)
        Added libldap LDAP_OPT_X_TLS_REQUIRE_SAN option (ITS#9318)
        Added libldap OpenSSL support for multiple EECDH curves (ITS#9054)
        Added slapd OpenSSL support for multiple EECDH curves (ITS#9054)
index 018d4d657991c05cbaaf16b0bc01ec7e699bc809..f3f20e6f65643759be214063f6a905706f4db59f 100644 (file)
@@ -15,9 +15,9 @@
 ol_package=OpenLDAP
 ol_major=2
 ol_minor=4
-ol_patch=X
-ol_api_inc=20453
+ol_patch=54
+ol_api_inc=20454
 ol_api_current=13
-ol_api_revision=1
+ol_api_revision=2
 ol_api_age=11
-ol_release_date="2020/09/07"
+ol_release_date="2020/10/12"