]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Prep for release OPENLDAP_REL_ENG_2_6_6
authorQuanah Gibson-Mount <quanah@openldap.org>
Mon, 31 Jul 2023 18:09:15 +0000 (18:09 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 31 Jul 2023 18:09:15 +0000 (18:09 +0000)
CHANGES
build/version.var

diff --git a/CHANGES b/CHANGES
index 5aaeb064ff485226727a59d2d483085ad69e3cc2..a7e969973a877470e032104931ba9fbbf6b44bb3 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,10 +1,9 @@
 OpenLDAP 2.6 Change Log
 
-OpenLDAP 2.6.6 Engineering
+OpenLDAP 2.6.6 Release (2023/07/31)
        Fixed slapd cn=config incorrect handling of paused (ITS#10045)
        Fixed slapd-meta to account for MOD ops being optional (ITS#10067)
        Fixed slapd-asyncmeta to account for MOD ops being optional (ITS#10067)
-       
 
 OpenLDAP 2.6.5 Release (2023/07/10)
        Fixed libldap handling of TCP KEEPALIVE options (ITS#10015)
index 595e8b091b46f4a3cbccc4a7d2c327201de5faa4..c381d510ffccc444ede617e2f5649dd77606ca91 100644 (file)
@@ -15,9 +15,9 @@
 ol_package=OpenLDAP
 ol_major=2
 ol_minor=6
-ol_patch=X
-ol_api_inc=20605
+ol_patch=6
+ol_api_inc=20606
 ol_api_current=2
 ol_api_revision=200
 ol_api_age=0
-ol_release_date="2023/07/10"
+ol_release_date="2023/07/31"