]> git.sur5r.net Git - openldap/blobdiff - CHANGES
ITS#7933
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 85d8d7aa439a6e8ca095e7bdef7d7740cd33066f..4908caad35e646db0e62c169c7fdf717dbf340f5 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -11,6 +11,7 @@ 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-ldap removed dead code (ITS#7922)
        Fixed slapd-mdb to work concurrently with slapadd (ITS#7798)
@@ -22,8 +23,11 @@ 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-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)
@@ -49,6 +53,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)