X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=CHANGES;h=f0ad1a4ceae0184afeb79ffa995bee2502d63e2d;hb=5e4cc6d1c515ace1e0c151ca8986bf805f203834;hp=822b26f59afca164b9dbf740345e1ff0410d9b6b;hpb=dd38fbaec74130ac28240dda00f6a89a826e56bc;p=openldap diff --git a/CHANGES b/CHANGES index 822b26f59a..f0ad1a4cea 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,7 @@ OpenLDAP 2.4 Change Log OpenLDAP 2.4.40 Engineering + Added libldap DNS SRV priority handling (ITS#7027) Fixed libldap don't leak libldap err codes (ITS#7676) Fixed libldap CR/LF handling (ITS#4635) Fixed libldap ldif-wrap length (ITS#7871) @@ -9,16 +10,28 @@ OpenLDAP 2.4.40 Engineering Fixed libldif to correctly handle 4096 character lines (ITS#7859) Fixed librewrite reference counting (ITS#7723) Fixed slapd syncrepl to send cookie on fallback (ITS#7849) + Fixed slapd slapcat with external schema (ITS#7895) Fixed slapd-mdb to work concurrently with slapadd (ITS#7798) Fixed slapd-mdb with paged results (ITS#7705, ITS#7800) Fixed slapd-mdb slapcat with nonexistent indices (ITS#7870) + Fixed slapd-mdb long lived reader transactions (ITS#7904) Fixed slapd-mdb memory leak on matchedDN (ITS#7872) + Fixed slapd-mdb sorting of attribute values (ITS#7902) + Fixed slapd-mdb to flag attribute values as sorted (ITS#7903) + Fixed slapd-mdb index config handling (ITS#7912) + Fixed slapd-mdb entry release handling (ITS#7915) Fixed slapd modrdn crash on naming attr with no matching rule (ITS#7850) - Fixed slapo-ppolicy timetamp resolution to use microseconds (ITS#7161) Fixed slapo-memberof attr count (ITS#7893) + Fixed slapo-memberof frontendDB handling (ITS#7249) + Added slapo-ppolicy ORDERING rules (ITS#7838) + Fixed slapo-ppolicy timetamp resolution to use microseconds (ITS#7161) + Fixed slapo-ppolicy connection destroy logic (ITS#7906) Fixed slapo-refint to check for pauses in cn=config (ITS#7873) + Fixed slapo-sock db_init (ITS#7868) + Fixed slapo-sssvlv fix olcSssVlvMaxPerConn (ITS#7908) Fixed slapo-translucent double free (ITS#7587) - Fixed slapo-translucent to work with manageDSAit (ITS#7864) + Fixed slapo-translucent to work with manageDSAit (ITS#7864) + Fixed slapo-translucent to use local backend with local entries (ITS#7915) Fixed slapcacl with invalid suffix (ITS#7827) Build Environment Remove support for gcrypt (ITS#7877) @@ -27,14 +40,17 @@ OpenLDAP 2.4.40 Engineering Contrib Added pbkdf2 module (ITS#7742) Fixed autogroup double free (ITS#7831) + Fixed autogroup modifcation callback responses (ITS#6970) Fixed ldapc++ memory leak in Async connection (ITS#7806) Fixed nssov install path (ITS#7858) Fixed passwd rpath (ITS#7885) Fixed apr1 do_phk_hash argument order (ITS#7869) + Fixed slapd-sha2 buffer overrun (ITS#7851) Documentation Fixed slapd.ldif man page reference (ITS#7803) Fixed slapd.conf(5) man page to reference exattrs (ITS#7847) Fixed guide to work with mkrelease (ITS#7887) + Fixed ldap_get_dn(3) ldap_ava definition (ITS#7860) OpenLDAP 2.4.39 Release (2014/01/26) Fixed libldap MozNSS crash (ITS#7783)