X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=CHANGES;h=f355717e9b371b6fe1ad054f5f99a4d3275abe9f;hb=refs%2Fheads%2FOPENLDAP_REL_ENG_2_3;hp=6df7a3cf3c743ecc8cb6d85a8a258fa69bd31a0a;hpb=347ed8247763c9c76be0ca455862ab4552ae31b4;p=openldap diff --git a/CHANGES b/CHANGES index 6df7a3cf3c..f355717e9b 100644 --- a/CHANGES +++ b/CHANGES @@ -1,16 +1,86 @@ OpenLDAP 2.3 Change Log -OpenLDAP 2.3.39 Engineering +OpenLDAP 2.3.44 Engineering + Fixed slapd-bdb/hdb release search entries earlier (ITS#5728) + +OpenLDAP 2.3.43 Release (2008/07/16) + Fixed liblber ber_get_next length decoding (ITS#5580) + Fixed slapd replog timestamps (ITS#5532) + Fixed slapd socket assert (ITS#5489) + Fixed slapo-ppolicy modify with internal ops (ITS#5569) + Fixed slapo-syncprov psearch on closed connection (ITS#5401, ITS#5565) + +OpenLDAP 2.3.42 Release (2008/05/28) + Fixed libldap file descriptor leak with SELinux (ITS#5507) + Fixed libldap ld_defconn cleanup if it was freed (ITS#5518, ITS#5525) + Fixed slapd abstract objectClass inheritance check (ITS#5474) + Fixed slapd connection handling (ITS#5469) + Fixed slapd delta-syncrepl refresh mode (ITS#5376) + Fixed slapd delta-syncrepl resync (ITS#5378) + Fixed slapd pagedresults stale state (ITS#5409) + Fixed slapd-monitor MAXPATHLEN (ITS#5531) + Fixed slapd-ldap connection handler (ITS#5404) + Fixed slapd-ldap entry_get() op-dependent behavior (ITS#5513) + Fixed slapd-meta quarantine crasher (ITS#5522) + Fixed slapo-accesslog null callback stack crash (ITS#5490) + Fixed slapo-syncprov csn update with delta-syncrepl (ITS#5493) + Documentation + Added idassert to slapd-meta(5) (ITS#5509) + +OpenLDAP 2.3.41 Release (2008/02/19) + Fixed slapd timestamp race condition (ITS#5370) + Fixed slapd delta-syncrepl refresh mode (ITS#5376) + Fixed slapd-bdb modrdn to same dn (ITS#5319) + Fixed slapd-bdb crash with modrdn (ITS#5358) + Fixed slapd-bdb idlcache on adds (ITS#5086) + Fixed slapo-accesslog cleanup on successful response (ITS#5374) + Fixed syncrepl propagation of errors (ITS#5282) + +OpenLDAP 2.3.40 Release (2007/12/25) + Fixed slapd include handling (ITS#5276) + Fixed slapd syncrepl compatibility with 2.4 (ITS#5231) + Fixed slapd-bdb/hdb slapadd hang (ITS#5225) + Fixed slapd-bdb/hdb dn2entry lock bug (ITS#5257) + Fixed slapd-bdb/hdb dn2id lock bug (ITS#5262) + Fixed slapo-accesslog abandoned op cleanup (ITS#5161) + Fixed slapo-translucent interactions with slapo-rwm (ITS#4889) + Documentation + Fixed slapd.conf(5) maxderefdepth default value typo (ITS#5200) + Clarified slapd.conf(5) limits issues in syncrepl (ITS#5243) + DB_CONFIG.example URL wrong in comments (ITS#5288) + +OpenLDAP 2.3.39 Release (2007/10/26) + Fixed slapd backglue compilation problem (ITS#5214) Fixed slapd database/overlay config conflict (ITS#4848) Fixed slapd password_hash config order (ITS#5082) Fixed slapd slap_mods_check bug (ITS#5119) + Fixed slapd ACL sets memory handling (ITS#4860,ITS#4873) + Fixed slapd ordered values add normalization issue (ITS#5136) Fixed slapd-bdb DB_CONFIG conversion bug (ITS#5118) + Fixed slapd-ldap search control parsing (ITS#5138) + Fixed slapd-ldap SASL idassert w/o authcId + Fixed slapd-ldif directory separators in DN (ITS#5172) + Fixed slapd-meta conn caching on bind failure (ITS#5154) + Fixed slapd-meta bind timeout assertion (ITS#5185) Fixed slapd-sql concurrency issue (ITS#5095) + Fixed slapo-chain double-free (ITS#5137) Fixed slapo-pcache and -rwm interaction fix (ITS#4991) + Fixed slapo-pcache non-null terminated array crasher (ITS#5163) + Fixed slapo-rwm modlist handling (ITS#5124) + Fixed slapo-rwm UUID in filter (ITS#5168) + Fixed slapo-syncprov refreshAndPersist race condition (ITS#5177) + Fixed sasl SASL_SSF_EXTERNAL type (ITS#3864) Fixed liblber Windows x64 portability (ITS#5105) Fixed libldap ppolicy control creation (ITS#5103) + Build Environment + Fixed termios macro check (ITS#4880) + Updated Makefiles Documentation - Added slapd-sql empty oc mapping workaround (ITS#4785) + Fixed slapd-bdb(5) note about dbconfig directives (ITS#5134) + Added slapd-sql(5) empty oc mapping workaround (ITS#4785) + Added max-depth/return-error to slapo-chain(5) + slapadd/slapindex note about file ownership (ITS#5166) + slapcat note about using against running slapd (ITS#5028) Fixed Admin Guide URL in README (ITS#5107) OpenLDAP 2.3.38 Release (2007/08/20) @@ -120,6 +190,7 @@ OpenLDAP 2.3.34 Release (2007/02/16) Fixed slapo-syncprov contextCSN checkpoint again (ITS#4720) Added slapo-ppolicy cn=config support (ITS#4836) Added slapo-auditlog cn=config support + Fixed slapi late initialization (ITS#4468) Build environment Added Berkeley DB 4.5 detection Documentation @@ -231,6 +302,7 @@ OpenLDAP 2.3.28 Release (2006/10/21) OpenLDAP 2.3.27 Release (2006/08/19) Fixed libldap dangling pointer issue (previous fix was broken) (ITS#4405) + Fixed slapd-sql noop handling (ITS#4563) OpenLDAP 2.3.26 Release (2006/08/17) Fixed libldap dnssrv bug with "not present" positive statement (ITS#4610)