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

diff --git a/CHANGES b/CHANGES
index 660a1c90f8e0794e0cb31a076ef720ea7a088a41..ee7016e294bbda166c5fe334f9404954032c4b5d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,6 @@
 OpenLDAP 2.6 Change Log
 
-OpenLDAP 2.6.5 Engineering
+OpenLDAP 2.6.5 Release (2023/07/10)
        Fixed libldap handling of TCP KEEPALIVE options (ITS#10015)
        Fixed libldap with async connections (ITS#10023)
        Fixed libldap openssl TLSv1.3 cipher suite handling (ITS#10035)
index 2caf0a233dbe4bee9280bbcb121cc5eb2c459b77..cde428f717df5602037a23a2d6e7dfb3c08c7f9f 100644 (file)
@@ -15,9 +15,9 @@
 ol_package=OpenLDAP
 ol_major=2
 ol_minor=6
-ol_patch=X
-ol_api_inc=20604
+ol_patch=5
+ol_api_inc=20605
 ol_api_current=2
 ol_api_revision=200
 ol_api_age=0
-ol_release_date="2023/02/08"
+ol_release_date="2023/07/10"