X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=CHANGES;h=579d3a3bffb5cf92cf987148566f83d2bf74be49;hb=68d9aa207f51b4d1ef29bb9876e7da8c7eaf0eee;hp=5f68350c598fbd18780546c586cc38c86369dbfd;hpb=632b6e00eb3d18191d420c015eec7dcfcb5457a4;p=openldap diff --git a/CHANGES b/CHANGES index 5f68350c59..579d3a3bff 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,57 @@ OpenLDAP 2.4 Change Log -OpenLDAP 2.4.37 Engineering +OpenLDAP 2.4.40 Engineering + Fixed libldap don't leak libldap err codes (ITS#7676) + Fixed libldap CR/LF handling (ITS#4635) + Fixed libldap GnuTLS ciphersuite parsing (ITS#7500) + Fixed libldap GnuTLS with newer versions (ITS#7430,ITS#6359) + Fixed librewrite reference counting (ITS#7723) + Fixed slap-mdb to work concurrently with slapadd (ITS#7798) + Fixed slapo-translucent double free (ITS#7587) + Fixed slapcacl with invalid suffix (ITS#7827) + Contrib + Fixed ldapc++ memory leak in Async connection (ITS#7806) + Documentation + Fixed slapd.ldif man page reference (ITS#7803) + +OpenLDAP 2.4.39 Release (2014/01/26) + Fixed libldap MozNSS crash (ITS#7783) + Fixed libldap memory leak with SASL (ITS#7757) + Fixed libldap assert in parse_passwdpolicy_control (ITS#7759) + Fixed libldap shortcut NULL RDNs (ITS#7762) + Fixed libldap deref to use correct control + Fixed liblmdb keysizes with mdb_update_key (ITS#7756) + Fixed slapd cn=config olcDbConfig modification (ITS#7750) + Fixed slapd-bdb/hdb to bail out of search if config is paused (ITS#7761) + Fixed slapd-bdb/hdb indexing issue with derived attributes (ITS#7778) + Fixed slapd-mdb to bail out of search if config is paused (ITS#7761) + Fixed slapd-mdb indexing issue with derived attributes (ITS#7778) + Fixed slapd-perl to bail out of search if config is paused (ITS#7761) + Fixed slapd-sql to bail out of search if config is paused (ITS#7761) + Fixed slapo-constraint handling of softadd/softdel (ITS#7773) + Fixed slapo-syncprov assert with findbase (ITS#7749) + Build Environment + Test suite: Use $(MAKE) for tests (ITS#7753) + Documentation + admin24 fix TLSDHParamFile to be correct (ITS#7684) + +OpenLDAP 2.4.38 Release (2013/11/16) + Fixed liblmdb nordahead flag (ITS#7734) + Fixed liblmdb to check cursor index before cursor_del (ITS#7733) + Fixed liblmdb wasted space on split (ITS#7589) + Fixed slapd for certs with a NULL issuerDN (ITS#7746) + Fixed slapd cn=config with empty nested includes (ITS#7739) + Fixed slapd syncrepl memory leak with delta-sync MMR (ITS#7735) + Fixed slapd-bdb/hdb to stop processing on dn not found (ITS#7741) + Fixed slapd-bdb/hdb with indexed ANDed filters (ITS#7743) + Fixed slapd-mdb to stop processing on dn not found (ITS#7741) + Fixed slapd-mdb dangling reader (ITS#7662) + Fixed slapd-mdb matching rule for OlcDbEnvFlags (ITS#7737) + Fixed slapd-mdb with indexed ANDed filters (ITS#7743) + Fixed slapd-meta from blocking other threads (ITS#7740) + Fixed slapo-syncprov assert with findbase (ITS#7749) + +OpenLDAP 2.4.37 Release (2013/10/27) Added liblmdb nordahead environment flag (ITS#7725) Fixed client tools CLDAP with IPv6 (ITS#7695) Fixed libldap CLDAP with IPv6 (ITS#7695) @@ -12,7 +63,7 @@ OpenLDAP 2.4.37 Engineering Fixed slapd cn=config with olcTLSProtocolMin (ITS#7685) Fixed slapd-bdb/hdb optimize index updates (ITS#7329) Fixed slapd-ldap chaining with cn=config (ITS#7381, ITS#7434) - Fixed slapd-ldap chaning with controls (ITS#7687) + Fixed slapd-ldap chaining with controls (ITS#7687) Fixed slapd-mdb optimize index updates (ITS#7329) Fixed slapd-meta chaining with cn=config (ITS#7381, ITS#7434) Fixed slapo-constraint to no-op on nonexistent entries (ITS#7692)