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

diff --git a/CHANGES b/CHANGES
index 30dabf1c28439f0eaad7b41ad58286281cad32dc..019c055c048548a216e5bb5cf7129ce249d72dde 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,6 @@
 OpenLDAP 2.6 Change Log
 
-OpenLDAP 2.6.8 Engineering
+OpenLDAP 2.6.8 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 baa176fdc758cfed000bc6836d9296ef93a343ea..0ec402df6958363f90f99ef63fc9651f2fb27111 100644 (file)
@@ -15,9 +15,9 @@
 ol_package=OpenLDAP
 ol_major=2
 ol_minor=6
-ol_patch=X
-ol_api_inc=20607
+ol_patch=8
+ol_api_inc=20608
 ol_api_current=2
 ol_api_revision=200
 ol_api_age=0
-ol_release_date="2024/01/29"
+ol_release_date="2024/05/21"