]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Prep for release OPENLDAP_REL_ENG_2_6_9
authorQuanah Gibson-Mount <quanah@openldap.org>
Tue, 26 Nov 2024 17:11:04 +0000 (17:11 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Tue, 26 Nov 2024 17:11:04 +0000 (17:11 +0000)
CHANGES
build/version.var

diff --git a/CHANGES b/CHANGES
index c702f4cb91105c6b07a5262d56d51c73583aba51..7360990b06f3961902fa2386c28e09fb97867598 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,6 @@
 OpenLDAP 2.6 Change Log
 
-OpenLDAP 2.6.9 Engineering
+OpenLDAP 2.6.9 Release (2024/11/26)
        Fixed libldap TLS connection timeout handling (ITS#8047)
        Fixed libldap GnuTLS incompatible pointer type (ITS#10253)
        Fixed libldap OpenSSL set_ciphersuite error handling (ITS#10223)
index 063b783412fdca007c856454663a893d35a2492e..8fc8bf8ba645b480e6cf426afdc24c689053eddd 100644 (file)
@@ -15,9 +15,9 @@
 ol_package=OpenLDAP
 ol_major=2
 ol_minor=6
-ol_patch=X
-ol_api_inc=20608
+ol_patch=9
+ol_api_inc=20609
 ol_api_current=2
 ol_api_revision=200
 ol_api_age=0
-ol_release_date="2024/05/21"
+ol_release_date="2024/11/26"