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

diff --git a/CHANGES b/CHANGES
index 231ac8f538be99c5410d8cba928239c839ff54d7..fe6949bf9e96d5d778cb2935f331c58ea221578e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,6 @@
 OpenLDAP 2.5 Change Log
 
-OpenLDAP 2.5.14 Engineering
+OpenLDAP 2.5.14 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 8afce574541c8592682903ff5b55509ebca7535d..19cfaea1c62717ca69f04ae6422b291f42d9552b 100644 (file)
@@ -15,9 +15,9 @@
 ol_package=OpenLDAP
 ol_major=2
 ol_minor=5
-ol_patch=X
-ol_api_inc=20513
+ol_patch=14
+ol_api_inc=20514
 ol_api_current=1
-ol_api_revision=8
+ol_api_revision=9
 ol_api_age=1
-ol_release_date="2022/07/14"
+ol_release_date="2023/02/08"