X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=CHANGES;h=8be92cfffab4db9f0862c66e958bda39713d87d9;hb=f0308c497b4fa7730cc9005679770528b911a805;hp=fd0b4288bc67803e478cfd57c2c7aeb5a4702b9f;hpb=469c88d8a19fa454b43f44018da517b0bb530ef2;p=openldap diff --git a/CHANGES b/CHANGES index fd0b4288bc..8be92cfffa 100644 --- a/CHANGES +++ b/CHANGES @@ -1,7 +1,59 @@ OpenLDAP 2.4 Change Log OpenLDAP 2.4.32 Engineering - Fixed slapd-mdb with tool mode (ITS#7225) + Added slappasswd loadable module support (ITS#7284) + Fixed tools to not clobber SASL_NOCANON (ITS#7271) + Fixed libldap function declarations (ITS#7293) + Fixed libldap double free (ITS#7270) + Fixed libldap debug level setting (ITS#7290) + Fixed libldap MozNSS PEM/certdb handling (ITS#7276) + Fixed libldap MozNSS cipher suite selection (ITS#7285) + Fixed libldap MozNSS error handling (ITS#7287) + Fixed libldap MozNSS cipher suite being ignored (ITS#7289) + Fixed libldap MozNSS infinite loop (ITS#7291) + Fixed libldap MozNSS context token for certdb (ITS#7312) + Fixed libldap MozNSS store certificate object (ITS#7313) + 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 libldap to correctly free socket with TLS (ITS#7241) + Fixed libmdb leaf node handling (ITS#7266) + Fixed libmdb mutexes on Apple/Windows (ITS#7251) + Fixed slapd config index renumbering (ITS#6987) + Fixed slapd duplicate error response (ITS#7076) + Fixed slapd parsing of PermissiveModify control (ITS#7298) + Fixed slapd-bdb/hdb cache hang under high load (ITS#7222) + Fixed slapd-bdb/hdb alias checking (ITS#7303) + Fixed slapd-bdb/hdb olcDbConfig changes work immediately (ITS#7338) + Fixed slapd-ldap to encode user DN during password change (ITS#7319) + Fixed slapd-ldap assertion when proxying to MS AD (ITS#6851) + Fixed slapd-ldap monitoring (ITS#7182, ITS#7225) + Fixed slapd-mdb with tool mode (ITS#7255) + Fixed slapd-mdb with approx indexing (ITS#7279) + Fixed slapd-mdb dn2id delete (ITS#7302) + Fixed slapd-mdb memory leak in online indexer (ITS#7323) + Fixed slapd-mdb db corruption when hitting maxsize (ITS#7337) + Fixed slapd-mdb aborts with online indexing (ITS#7339) + Fixed slapd-perl panic (ITS#7325) + 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) + Build Environment + Fixed test057 timing issues (ITS#7317) + Fixed compilation with MS Visual Studio (ITS#7332) + Contrib + Added slapi_[get|free]_client_ip() (ITS#7305) + Documentation + slapo-sssvlv Added note about criticality (ITS#7253) + admin24 Fix peername.regex typo (ITS#7282) + Fixed slapd-config file include example (ITS#7318) + slapd-ldap(5) Reference RFC4526 (ITS#7294) + slapd-meta(5) Reference RFC4526 (ITS#7294) OpenLDAP 2.4.31 Release (2012/04/21) Added slapo-accesslog support for reqEntryUUID (ITS#6656)