]> git.sur5r.net Git - openldap/blobdiff - CHANGES
Import ITS#4439 (slapd not responding) fix for BDB/HDB cache from HEAD
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index d85c67c17533ab2ddac47aac0f6334e04834d59c..7ba1f45c072a7aa0e20945e74a0788d3ca8ea8fa 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,35 @@
 OpenLDAP 2.3 Change Log
 
-OpenLDAP 2.3.20 Engineering
+OpenLDAP 2.3.21 Release
+       Removed lint
+       Fixed libldap referral chasing issue (ITS#4448)
+       Fixed libldap invalid free bug (ITS#4436)
+       Fixed libldap mutex leak (ITS#4441)
+       Fixed libldap_r thr_yield(2) return handling (ITS#4469)
+       Fixed slapd syncprov/glue interaction issue (ITS#4323, ITS#4417)
+       Fixed slapd operational attrs in presence of global overlays (ITS#4431)
+       Fixed slapd "threads" config value checking (ITS#4433)
+       Fixed slapd connection index bound check (ITS#4449)
+       Fixed slapd connection cleanup (ITS#4465)
+       Fixed slapd slap_realloc misuse (ITS#4477)
+       Fixed slapd-bdb/hdb cache issue (ITS#4439)
+       Fixed slapd-ldbm crash on modify bug (ITS#4464)
+       Fixed slapd-ldap potential bind deadlock (ITS#4409)
+       Fixed slapd-ldap/meta conn expiration concurrency (ITS#4429)
+       Fixed slapd-ldap failed bind connection trashing (ITS#4428)
+       Fixed slapd-ldap/meta chase-referrals disabling (ITS#4447)
+       Fixed slapd-ldap controls forwarding (ITS#4457)
+       Fixed slapd-ldap pretty DN in proxied requests (ITS#4456)
+       Fixed slapd-ldbm crash on modify bug (ITS#4464)
+       Fixed slapd-meta write error mapping (ITS#4419)
+       Build Environment
+               Added slapo-auditlog build support (ITS#4372)
+               Fixed multi-precision sizeof detection (ITS#4416)
+               Fixed liblunicode build (ITS#4435)
+               Updated libtool to version 1.5.22 (ITS#4471)
+               Updated shtool to version 2.0.5
+
+OpenLDAP 2.3.20 Release
        Added libldap SASL workaround for broken LDAP servers (ITS#4391)
        Fixed libldap/slapd valuesReturnFilter OID (ITS#4404)
        Fixed slapd config_generic_wrapper missing parameter bug (ITS#4376)
@@ -15,6 +44,9 @@ OpenLDAP 2.3.20 Engineering
        Fixed slapd connectionless LDAP support
        Fixed slapd cn=config error on create failure issue (ITS#4407)
        Fixed slapd-bdb/hdb wake listener on runqueue submit (ITS#4385)
+       Fixed slapd-ldap/meta resources leaks on multiple binds (ITS#4387)
+       Fixed slapd-ldap/meta assert on connection shutdown (ITS#4390)
+       Added slapd-meta subtree-exclude feature
        Fixed slapo-syncprov update latency issue (ITS#4385)
        Fixed slapo-auditlog crash (ITS#4394)
        Fixed slapo-accesslog unbind crash (ITS#4386)