]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Prep for release (2.6.4) OPENLDAP_REL_ENG_2_6_4
authorQuanah Gibson-Mount <quanah@openldap.org>
Wed, 8 Feb 2023 18:53:35 +0000 (18:53 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 8 Feb 2023 18:53:35 +0000 (18:53 +0000)
CHANGES
build/version.var

diff --git a/CHANGES b/CHANGES
index 25785469844ad83001ce2dbf59c9c4ec21e27f2b..af9dfb1c79410749dffc21ad605385e7330bb5f8 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,6 @@
 OpenLDAP 2.6 Change Log
 
-OpenLDAP 2.6.4 Engineering
+OpenLDAP 2.6.4 Release (2023/02/08)
        Fixed client tools to remove 'h' and 'p' options (ITS#9917,ITS#8618)
        Fixed ldapsearch memory leak with paged results (ITS#9860)
        Fixed libldap ldif_open_urlto check for failure (ITS#9904)
index f6bd29e91b204c7ea06d6e60becb311a689eacf7..e9f4b5b0f31fb175ef4c4edd97d720e4c4823480 100644 (file)
@@ -15,9 +15,9 @@
 ol_package=OpenLDAP
 ol_major=2
 ol_minor=6
-ol_patch=X
-ol_api_inc=20603
+ol_patch=4
+ol_api_inc=20604
 ol_api_current=2
 ol_api_revision=200
 ol_api_age=0
-ol_release_date="2022/07/14"
+ol_release_date="2023/02/08"