]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#8427
authorQuanah Gibson-Mount <quanah@openldap.org>
Fri, 14 Jun 2019 14:59:59 +0000 (14:59 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Fri, 14 Jun 2019 14:59:59 +0000 (14:59 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 91696fb47d3bd17616600757b934844d51d93189..bbc12172e2d171c348522e6f463af8394f1edfb5 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -14,9 +14,12 @@ OpenLDAP 2.4.48 Engineering
        Fixed slapd config parser variable for Windows64 (ITS#9012)
        Fixed slapd syncrepl fallback handling with delta-syncrepl (ITS#9015)
        Fixed slapd telephoneNumberNormalize, cert DN validation (ITS#8999)
+       Fixed slapd TLS settings on reconnection (ITS#8427)
        Fixed slapo-accesslog with SLAP_MOD_SOFT modifications (ITS#8990)
        Fixed slapd-ldap starttls connections timeout behavior (ITS#8963)
+       Fixed slapd-ldap TLS settings on reconnection (ITS#8427)
        Fixed slapd-meta conversion from slapd.conf to cn=config (ITS#8743)
+       Fixed slapd-meta TLS settings on reconnection (ITS#8427)
        Fixed slapd-mdb fix bitshift integer overflow (ITS#8989)
        Fixed slapd-mdb index cleanup with cn=config (ITS#8472)
        Fixed slapo-accesslog possible assert with exops (ITS#8971)