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

diff --git a/CHANGES b/CHANGES
index f19973cc1e523553ea5cb763e2b02be6d6ddc91f..23c0e5e5e178f27b8502e2164ec96c0e8159c5ec 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,6 @@
 OpenLDAP 2.5 Change Log
 
-OpenLDAP 2.5.16 Engineering
+OpenLDAP 2.5.16 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)
index e96cafe6e5ce639f14bab4ceb6325126310f964c..cd4e7aada64b15392addcf62987d3c5007dceb91 100644 (file)
@@ -15,9 +15,9 @@
 ol_package=OpenLDAP
 ol_major=2
 ol_minor=5
-ol_patch=X
-ol_api_inc=20515
+ol_patch=16
+ol_api_inc=20516
 ol_api_current=1
-ol_api_revision=10
+ol_api_revision=11
 ol_api_age=1
-ol_release_date="2023/07/10"
+ol_release_date="2023/07/31"