From: Quanah Gibson-Mount Date: Thu, 26 Jul 2012 21:12:20 +0000 (-0700) Subject: ITS#7331, ITS#7327 X-Git-Tag: OPENLDAP_REL_ENG_2_4_32~44 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=04a69b7949beaa700ef7b75c64600fe09101c86e;p=openldap ITS#7331, ITS#7327 --- diff --git a/CHANGES b/CHANGES index 44c82b0ce3..d3f481b4de 100644 --- a/CHANGES +++ b/CHANGES @@ -16,6 +16,7 @@ OpenLDAP 2.4.32 Engineering Fixed libldap MozNSS fix init and cleanup (ITS#7314) Fixed libldap MozNSS slot and pin usage (ITS#7315) Fixed libldap MozNSS to avoid infinite loop (ITS#7316) + Fixed libldap MozNSS untrusted issuer error (ITS#7331) Fixed libldap gettime() regression (ITS#6262) Fixed libmdb leaf node handling (ITS#7266) Fixed libmdb mutexes on Apple/Windows (ITS#7251) @@ -33,6 +34,7 @@ OpenLDAP 2.4.32 Engineering Fixed slapd-mdb aborts with online indexing (ITS#7339) Fixed slapo-accesslog memory leaks with sync replication (ITS#7292) Fixed slapo-syncprov memory leaks with sync replication (ITS#7292) + Fixed contrib/smbk5pwd to not compile with MozNSS (ITS#7327) Fixed contrib/sha2 portability (ITS#7267) Fixed contrib/sha2 thread safety (ITS#7269) Added contrib/sha2 {SSHA256}, {SSHA384}, {SSHA512} support (ITS#7278)