X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=CHANGES;h=f0ad1a4ceae0184afeb79ffa995bee2502d63e2d;hb=5e4cc6d1c515ace1e0c151ca8986bf805f203834;hp=01f1c00d5b31d97a01704697ec8d0510ce2a3249;hpb=98cd6e28571a2a0351d1b5f707514c5832e503c0;p=openldap diff --git a/CHANGES b/CHANGES index 01f1c00d5b..f0ad1a4cea 100644 --- a/CHANGES +++ b/CHANGES @@ -10,6 +10,7 @@ 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) @@ -17,6 +18,8 @@ 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 modrdn crash on naming attr with no matching rule (ITS#7850) Fixed slapo-memberof attr count (ITS#7893) Fixed slapo-memberof frontendDB handling (ITS#7249) @@ -27,7 +30,8 @@ OpenLDAP 2.4.40 Engineering 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)