]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Prep for release OPENLDAP_REL_ENG_2_5_15
authorQuanah Gibson-Mount <quanah@openldap.org>
Mon, 10 Jul 2023 16:29:05 +0000 (16:29 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 10 Jul 2023 16:29:05 +0000 (16:29 +0000)
CHANGES
build/version.var

diff --git a/CHANGES b/CHANGES
index bdf7e136d18df8fde7206e7949199af77ca7b6f9..6256ae7cb4e1e1ee87b4699b3031231cc4236875 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,6 @@
 OpenLDAP 2.5 Change Log
 
-OpenLDAP 2.5.15 Engineering
+OpenLDAP 2.5.15 Release (2023/07/10)
        Added libldap openssl3 support (ITS#9436, ITS#10030)
        Fixed libldap handling of TCP KEEPALIVE options (ITS#10015)
        Fixed libldap with async connections (ITS#10023)
index f429c3046a18b1ce68fcdb28a865f258d01421cf..5bcd71b2ebb81b90572d8e264b2cc08a2a915e2b 100644 (file)
@@ -15,9 +15,9 @@
 ol_package=OpenLDAP
 ol_major=2
 ol_minor=5
-ol_patch=X
-ol_api_inc=20514
+ol_patch=15
+ol_api_inc=20515
 ol_api_current=1
-ol_api_revision=9
+ol_api_revision=10
 ol_api_age=1
-ol_release_date="2023/02/08"
+ol_release_date="2023/07/10"