]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Prep for release (2.4.59) OPENLDAP_REL_ENG_2_4_59
authorQuanah Gibson-Mount <quanah@openldap.org>
Thu, 3 Jun 2021 18:40:31 +0000 (18:40 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 3 Jun 2021 18:40:31 +0000 (18:40 +0000)
CHANGES
build/version.var

diff --git a/CHANGES b/CHANGES
index 121ba80fecc9a6d2b183d8bf5601216f60ef36f2..411d341f865b341d451827178b6fbb24328290af 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,6 @@
 OpenLDAP 2.4 Change Log
 
-OpenLDAP 2.4.59 Engineering
+OpenLDAP 2.4.59 Release (2021/06/03)
        Fixed libldap TLSv1.3 cipher suites with OpenSSL 1.1.1 (ITS#9521)
        Fixed libldap double free of LDAP_OPT_DEFBASE (ITS#9530)
        Fixed slapd syncrepl handling of add+delete on single value attr (ITS#9295)
index bcdfef594b645581a3a40c6d8861f16b30e258a8..7c744c5f7467dee9ee1cb821429890dbc431e1e5 100644 (file)
@@ -15,9 +15,9 @@
 ol_package=OpenLDAP
 ol_major=2
 ol_minor=4
-ol_patch=X
-ol_api_inc=20458
+ol_patch=59
+ol_api_inc=20459
 ol_api_current=13
-ol_api_revision=6
+ol_api_revision=7
 ol_api_age=11
-ol_release_date="2021/03/16"
+ol_release_date="2021/06/03"