]> 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 f11d4a819dd216a1aeb39b59436420f759a00633..7ba1f45c072a7aa0e20945e74a0788d3ca8ea8fa 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,9 +1,89 @@
 OpenLDAP 2.3 Change Log
 
+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)
+       Fixed slapd extensible filter value normalization bug (ITS#4380)
+       Fixed slapd context CSN not updating issue (ITS#4384)
+       Fixed slapd non-read/write epoll event handling (ITS#4395)
+       Fixed slapd syncrepl de-normalize UUID issue
+       Fixed slapd syncrepl dynamic reconfig issue (ITS#4401)
+       Added slapd syncrepl log messages (ITS#4369)
+       Added slapd permissive modify/increment support
+       Added slapd dynamically registered debug level support
+       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)
+       Fixed slurpd reject error formating (ITS#4382)
+       Fixed ldappasswd unbind issue (ITS#4403)
+       Fixed slapo-pcache assert on attrsonly search (ITS#4406)
+       Added slapo-pcache max_queries enhancement (ITS#4225)
+       Added slapo-pcache negative caching enhancement
+       Build Environment
+               Fixed liblunicode cross compiling problem (ITS#4363)
+               Updated <netinet/tcp.h> detection for AIX (ITS#4312)
+               Updated multi-precision library detection
+       Documentation
+               Updated misc. manual pages
+
+OpenLDAP 2.3.19 Release
+       Fixed libldap disable DH key exchange with DH params (ITS#4354)
+       Fixed libldap_r thread pool destroy hang (ITS#4349,ITS#4368)
+       Fixed slapd slap_daemon destroy issue (ITS#4370)
+       Fixed slapd-hdb livelock issue (ITS#4360)
+       Fixed slapd-bdb/hdb auto-recovery issue (ITS#4361,ITS#4373)
+       Fixed slapd-bdb/hdb BDB 4.4 compatibility issues (ITS#4362)
+       Fixed slapo-ppolicy modify issue (ITS#4355)
+       Fixed slapo-syncprov/pcache filter dup issue (ITS#4364)
+       Fixed slapo-syncprov playlog nentries reset issue (ITS#4365)
+       Build environment
+               Fixed slaptools when --disable-debug (ITS#4351)
+               Fixed slapd(8) solaris select(2) issue (ITS#4357)
+
 OpenLDAP 2.3.18 Release
        Fixed slapd syncrepl variable used before set bug (ITS#4331)
        Updated slapd-meta retry capabilities (ITS#4328)
+       Fixed slapd-bdb slapcat autorecover bug (ITS#4324)
+       Fixed slapo-chain search limits (ITS#4336)
        Fixed slapo-pcache attrsets issues (ITS#4316)
+       Fixed slapo-translucent connection destroy (ITS#4334)
+       Fixed slapd-config handling of attribute options (ITS#4339)
        Fixed slapd-ldap idassert resource leak (ITS#4326)
        Fixed slapd-meta nretries issue (ITS#4059)
        Fixed slapd wake_listener loses wakes (ITS#4343)