X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=CHANGES;h=04ba8019a9e2893c24d8687c3231c04dab27c78c;hb=8751791952edb7453a937cc87f9b373f8efd8e97;hp=85d8d7aa439a6e8ca095e7bdef7d7740cd33066f;hpb=93177bb6f34304e522ecc6aa8e91fd300279f7e6;p=openldap diff --git a/CHANGES b/CHANGES index 85d8d7aa43..04ba8019a9 100644 --- a/CHANGES +++ b/CHANGES @@ -11,7 +11,10 @@ OpenLDAP 2.4.40 Engineering 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 schema RDN normalization (ITS#7935) + Fixed slapd modrdn crash on naming attr with no matching rule (ITS#7850) 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) @@ -22,19 +25,26 @@ OpenLDAP 2.4.40 Engineering 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 slapd-mdb with aliases and referrals (ITS#7927) + Fixed slapd-mdb alias dereferencing (ITS#7702) + Fixed slapd-sock socket flushing (ITS#7937) + Fixed slapo-accesslog attribute normalization (ITS#7934) + Fixed slapo-accesslog internal search logging (ITS#7929) 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-memberof internal search logging (ITS#7929) 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 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 internal search logging (ITS#7929) 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) @@ -49,6 +59,7 @@ OpenLDAP 2.4.40 Engineering 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)