From: Quanah Gibson-Mount Date: Mon, 18 Jan 2021 18:24:53 +0000 (+0000) Subject: prep for release (2.4.57) X-Git-Tag: OPENLDAP_REL_ENG_2_4_57~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c71c4408087d207957f509c8ecf91d9cb226ebe;p=thirdparty%2Fopenldap.git prep for release (2.4.57) --- diff --git a/CHANGES b/CHANGES index 7c07466490..a97874c726 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ OpenLDAP 2.4 Change Log -OpenLDAP 2.4.57 Engineering +OpenLDAP 2.4.57 Release (2021/01/18) Fixed ldapexop to use correct return code (ITS#9417) Fixed slapd to remove asserts in UUIDNormalize (ITS#9391) Fixed slapd to remove assert in csnValidate (ITS#9410) diff --git a/build/version.var b/build/version.var index 3aa46f8c4c..7fea10c34d 100644 --- a/build/version.var +++ b/build/version.var @@ -18,6 +18,6 @@ ol_minor=4 ol_patch=X ol_api_inc=20456 ol_api_current=13 -ol_api_revision=4 +ol_api_revision=5 ol_api_age=11 -ol_release_date="2020/11/10" +ol_release_date="2021/01/18"