]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Prep for release (2.5.18) OPENLDAP_REL_ENG_2_5_18
authorQuanah Gibson-Mount <quanah@openldap.org>
Tue, 21 May 2024 17:19:57 +0000 (17:19 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Tue, 21 May 2024 17:19:57 +0000 (17:19 +0000)
CHANGES
build/version.var

diff --git a/CHANGES b/CHANGES
index cae6e253ae383276b8d7fa369116f7b316601efc..c12f0d56f8d50cdbe2b1032379809676e925cb24 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,6 @@
 OpenLDAP 2.5 Change Log
 
-OpenLDAP 2.5.18 Engineering
+OpenLDAP 2.5.18 Release (2024/05/21)
        Fixed libldap exit handling with OpenSSL3 again (ITS#9952)
        Fixed libldap OpenSSL channel binding digest (ITS#10216)
        Fixed slapd handling of large uid/gids peercred auth (ITS#10211)
index 7bd3498de008bed5e6a1972bfb809d8383a81d51..e2d8e9f9cb91e14fd3603402e6aa6270acb4f172 100644 (file)
@@ -15,9 +15,9 @@
 ol_package=OpenLDAP
 ol_major=2
 ol_minor=5
-ol_patch=X
-ol_api_inc=20517
+ol_patch=18
+ol_api_inc=20518
 ol_api_current=1
-ol_api_revision=12
+ol_api_revision=13
 ol_api_age=1
-ol_release_date="2024/01/29"
+ol_release_date="2024/05/21"