]> git.sur5r.net Git - openldap/commitdiff
ITS#7331, ITS#7327
authorQuanah Gibson-Mount <quanah@openldap.org>
Thu, 26 Jul 2012 21:12:20 +0000 (14:12 -0700)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 26 Jul 2012 21:12:20 +0000 (14:12 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index 44c82b0ce3cc95474226d2acb1d2751a72f0ab9a..d3f481b4de969b5b1fb72c84adaca1abd69e5f32 100644 (file)
--- 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)