]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Prep for release
authorQuanah Gibson-Mount <quanah@openldap.org>
Thu, 1 Jun 2017 17:18:26 +0000 (10:18 -0700)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 1 Jun 2017 17:18:26 +0000 (10:18 -0700)
CHANGES
build/version.var

diff --git a/CHANGES b/CHANGES
index 1ab981688e53a88bd2477f7320625f0f40a377d9..5376bf4a1c7f72d0bdf3a0f51fee2f450fc2b9f6 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,6 @@
 OpenLDAP 2.4 Change Log
 
-OpenLDAP 2.4.45 Engineering
+OpenLDAP 2.4.45 Release (2017/06/01)
        Added slapd support for OpenSSL 1.1.0 series (ITS#8353, ITS#8533, ITS#8634)
        Fixed libldap to fail ldap_result if the handle is already bad (ITS#8585)
        Fixed libldap to expose error if user specified CA doesn't exist (ITS#8529)
index 34161aa0cc749ff2ec6ed38fd624af637262abd6..75b28ffd1eb2462340a4b536a513ee25051f28a9 100644 (file)
@@ -15,9 +15,9 @@
 ol_package=OpenLDAP
 ol_major=2
 ol_minor=4
-ol_patch=X
-ol_api_inc=20444
+ol_patch=45
+ol_api_inc=20445
 ol_api_current=12
-ol_api_revision=7
+ol_api_revision=8
 ol_api_age=10
-ol_release_date="2016/02/05"
+ol_release_date="2017/06/01"