X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=CHANGES;h=4908caad35e646db0e62c169c7fdf717dbf340f5;hb=0f29df148945427dfdc8e94879ab7a4229279a16;hp=01f1c00d5b31d97a01704697ec8d0510ce2a3249;hpb=6e093cf406fed109cc9ff8d3ae58027e137ac64e;p=openldap diff --git a/CHANGES b/CHANGES index 01f1c00d5b..4908caad35 100644 --- a/CHANGES +++ b/CHANGES @@ -9,7 +9,11 @@ OpenLDAP 2.4.40 Engineering Fixed libldap GnuTLS with newer versions (ITS#7430,ITS#6359) Fixed libldif to correctly handle 4096 character lines (ITS#7859) Fixed librewrite reference counting (ITS#7723) + Fixed slapacl with back-mdb reader transactions (ITS#7920) Fixed slapd syncrepl to send cookie on fallback (ITS#7849) + Fixed slapd syncrepl SEGV when abandoning a connection (ITS#7928) + Fixed slapd slapcat with external schema (ITS#7895) + Fixed slapd-ldap removed dead code (ITS#7922) 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) @@ -17,26 +21,43 @@ OpenLDAP 2.4.40 Engineering 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-mdb with aliases and referrals (ITS#7927) + Fixed slapd-mdb alias dereferencing (ITS#7702) Fixed slapd modrdn crash on naming attr with no matching rule (ITS#7850) + Fixed slapo-auditlog connection destroy logic (ITS#7906,ITS#7923) + Fixed slapo-chain interaction with slapo-rwm (ITS#7930) + Fixed slapo-constraint connection destroy logic (ITS#7906,ITS#7923) + Fixed slapo-dds connection destroy logic (ITS#7906,ITS#7923) + Fixed slapo-dyngroup connection destroy logic (ITS#7906,ITS#7923) Fixed slapo-memberof attr count (ITS#7893) Fixed slapo-memberof frontendDB handling (ITS#7249) + Fixed slapo-pcache config processing (ITS#7919) + Fixed slapo-pcache connection destroy logic (ITS#7906,ITS#7923) 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-ppolicy timestamp resolution to use microseconds (ITS#7161) + Fixed slapo-ppolicy connection destroy logic (ITS#7906,ITS#7923) Fixed slapo-refint to check for pauses in cn=config (ITS#7873) + Fixed slapo-refint connection destroy logic (ITS#7906,ITS#7923) + Fixed slapo-seqmod connection destroy logic (ITS#7906,ITS#7923) + Fixed slapo-slapover connection destroy logic (ITS#7906,ITS#7923) 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 slapo-unique connection destroy logic (ITS#7906,ITS#7923) Fixed slapcacl with invalid suffix (ITS#7827) Build Environment Remove support for gcrypt (ITS#7877) BDB 6.0.20 and later is not supported (ITS#7890) Fixed ODBC link check (ITS#7891) + Fixed slapd.ldif frontend config (ITS#7933) Contrib Added pbkdf2 module (ITS#7742) Fixed autogroup double free (ITS#7831) - Fixed autogroup modifcation callback responses (ITS#6970) + Fixed autogroup modification callback responses (ITS#6970) Fixed ldapc++ memory leak in Async connection (ITS#7806) Fixed nssov install path (ITS#7858) Fixed passwd rpath (ITS#7885)