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

diff --git a/CHANGES b/CHANGES
index ba2ee077f3aadcd72f9ba6965fadbf5c40a2fcfe..8b691f01ff38802784f32468f867142f341a5913 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,6 @@
 OpenLDAP 2.5 Change Log
 
-OpenLDAP 2.5.17 Engineering
+OpenLDAP 2.5.17 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 99178f71bef7e423752ec11c0f07345d6fef6016..e2d54d0fb6d3cefcfef7859ada05e14c99c89139 100644 (file)
@@ -15,9 +15,9 @@
 ol_package=OpenLDAP
 ol_major=2
 ol_minor=5
-ol_patch=X
-ol_api_inc=20516
+ol_patch=17
+ol_api_inc=20517
 ol_api_current=1
-ol_api_revision=11
+ol_api_revision=12
 ol_api_age=1
-ol_release_date="2023/07/31"
+ol_release_date="2024/01/29"