From: Quanah Gibson-Mount Date: Thu, 22 May 2025 17:40:13 +0000 (+0000) Subject: Prep for release X-Git-Tag: OPENLDAP_REL_ENG_2_5_20^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=428b1f4ac3bae38f487133f05b9b37a451b91121;p=thirdparty%2Fopenldap.git Prep for release --- diff --git a/CHANGES b/CHANGES index bb4889156a..82b3750df8 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ OpenLDAP 2.5 Change Log -OpenLDAP 2.5.20 Engineering +OpenLDAP 2.5.20 Release (2025/05/22) Fixed lloadd handling of starttls critical (ITS#10323) Fixed slapd regression with certain searches (ITS#10307) Fixed slapo-pcache caching behaviors (ITS#10270) diff --git a/build/version.var b/build/version.var index a664e1fbbe..1a530a641b 100644 --- a/build/version.var +++ b/build/version.var @@ -15,9 +15,9 @@ ol_package=OpenLDAP ol_major=2 ol_minor=5 -ol_patch=X -ol_api_inc=20519 +ol_patch=20 +ol_api_inc=20520 ol_api_current=1 -ol_api_revision=14 +ol_api_revision=15 ol_api_age=1 -ol_release_date="2024/11/26" +ol_release_date="2025/05/22"