]> git.sur5r.net Git - openldap/blobdiff - CHANGES
ITS#8791
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index a1aadbc0444e8275ec4d64acc358196a6bc448be..6a35342f1e06d6e9b8a98c978c65821fb7e3f013 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,12 +4,17 @@ OpenLDAP 2.4.46 Engineering
        Fixed libldap connection delete callbacks when TLS fails to start (ITS#8717)
        Fixed libldap to not reuse tls_session if TLS hostname check fails (ITS#7373)
        Fixed libldap cross-compiling with OpenSSL 1.1 (ITS#8687)
+       Fixed libldap OpenSSL 1.1.1 compatibility with BIO_method (ITS#8791)
        Fixed libldap MozNSS CA certificate hash matching (ITS#7374)
        Fixed libldap MozNSS with PEM certs when also using an NSS cert db (ITS#7389)
+       Fixed libldap MozNSS initialization (ITS#8484)
        Fixed libldap GnuTLS with GNUTLS_E_AGAIN (ITS#8650)
+       Fixed libldap memory leak with cancel operations (ITS#8782)
        Fixed slapd Eventlog registry key creation on 64-bit Windows (ITS#8705)
+       Fixed slapd to maintain SSF across SASL binds (ITS#8796)
        Fixed slapd syncrepl deadlock when updating cookie (ITS#8752)
        Fixed slapd syncrepl callback to always be last in the stack (ITS#8752)
+       Fixed slapd telephoneNumberNormalize when the value is spaces and hyphens (ITS#8778)
        Fixed slapd-ldap TLS connection timeout with high latency connections (ITS#8720)
        Fixed slapd-ldap to ignore unknown schema when omit-unknown-schema is set (ITS#7520)
        Fixed slapd-mdb with an optimization for long lived read transactions (ITS#8226)