]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Prep for release OPENLDAP_REL_ENG_2_6_7
authorQuanah Gibson-Mount <quanah@openldap.org>
Mon, 29 Jan 2024 18:52:23 +0000 (18:52 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 29 Jan 2024 18:52:23 +0000 (18:52 +0000)
CHANGES
build/version.var

diff --git a/CHANGES b/CHANGES
index ff99dc4c99f68da05a77ba2c6982ca60825e2d3f..0f58ed355003d3fa544f299b934583aaa3bd48b0 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,6 @@
 OpenLDAP 2.6 Change Log
 
-OpenLDAP 2.6.7 Engineering
+OpenLDAP 2.6.7 Release (2024/01/29)
        Added slapo-dynlist option to disable filter support (ITS#10025)
        Fixed liblber missing newline on long msg (ITS#10105)
        Fixed libldap exit handling with OpenSSL3 (ITS#9952)
index 83ea74d4633e018f654800c0c8bd49ffc6b77f8c..9e0b9389ef9fcfb68389ed663028b1d653050df3 100644 (file)
@@ -15,9 +15,9 @@
 ol_package=OpenLDAP
 ol_major=2
 ol_minor=6
-ol_patch=X
-ol_api_inc=20606
+ol_patch=7
+ol_api_inc=20607
 ol_api_current=2
 ol_api_revision=200
 ol_api_age=0
-ol_release_date="2023/07/31"
+ol_release_date="2024/01/29"