]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Prep for release (2.5.12) OPENLDAP_REL_ENG_2_5_12
authorQuanah Gibson-Mount <quanah@openldap.org>
Wed, 4 May 2022 14:57:30 +0000 (14:57 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 4 May 2022 14:57:30 +0000 (14:57 +0000)
CHANGES
build/version.var

diff --git a/CHANGES b/CHANGES
index 51284ecd217f96cca1d444372e7920c6313152b8..d8092be1d6c09ddc8913b5f9c54bed6d891bc89c 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,6 @@
 OpenLDAP 2.5 Change Log
 
-OpenLDAP 2.5.12 Engineering
+OpenLDAP 2.5.12 Release (2022/05/04)
        Fixed libldap to drop connection when non-LDAP data is received (ITS#9803)
        Fixed libldap to allow newlines at end of included file (ITS#9811)
        Fixed slapd slaptest conversion of olcLastBind (ITS#9808)
index 0e29e0c93fa40580728bb20c7b1a009f5da13fd8..df94973c4d22c4b2632dea885c2cd59f0f32d9f3 100644 (file)
@@ -15,9 +15,9 @@
 ol_package=OpenLDAP
 ol_major=2
 ol_minor=5
-ol_patch=X
-ol_api_inc=20511
+ol_patch=12
+ol_api_inc=20512
 ol_api_current=1
-ol_api_revision=6
+ol_api_revision=7
 ol_api_age=1
-ol_release_date="2022/01/20"
+ol_release_date="2022/05/04"