]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Prep for release (2.4.58) OPENLDAP_REL_ENG_2_4_58
authorQuanah Gibson-Mount <quanah@openldap.org>
Tue, 16 Mar 2021 17:09:58 +0000 (17:09 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Tue, 16 Mar 2021 17:09:58 +0000 (17:09 +0000)
CHANGES
build/version.var

diff --git a/CHANGES b/CHANGES
index bfa2291f32b95a355e2416b4f4ffe8b61f8895c6..c21639e860248bd68ea76d2597ab26281981934b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,6 @@
 OpenLDAP 2.4 Change Log
 
-OpenLDAP 2.4.58 Engineering
+OpenLDAP 2.4.58 Release (2021/03/16)
        Fixed slapd validity checks for issuerAndThisUpdateCheck (ITS#9454)
        Fixed slapd to alloc new conn struct after freeing old one (ITS#9458)
        Fixed slapd syncrepl to check all contextCSNs (ITS#9282)
index 7b3bca050d0dd63623d1b183e41a9d82e8a02be2..3aeb14715bd0ef2b6f495b7d442cb4429c1ff3da 100644 (file)
@@ -15,9 +15,9 @@
 ol_package=OpenLDAP
 ol_major=2
 ol_minor=4
-ol_patch=X
-ol_api_inc=20457
+ol_patch=58
+ol_api_inc=20458
 ol_api_current=13
-ol_api_revision=5
+ol_api_revision=6
 ol_api_age=11
-ol_release_date="2021/01/18"
+ol_release_date="2021/03/16"