X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=CHANGES;h=86be3975acc89fb5a0139e9fe3109857ff93776d;hb=2538f09e2e4f439e8a81460e3b7aaa5d04ccd900;hp=f8c81ed6147a92240a0f9f5fa410eb70480b1d6b;hpb=511b1226aa2fb9e179cab33f87daa9456e6f066e;p=openldap diff --git a/CHANGES b/CHANGES index f8c81ed614..86be3975ac 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,25 @@ OpenLDAP 2.3 Change Log -OpenLDAP 2.3.41 Release (2008/02/16) +OpenLDAP 2.3.43 Engineering + +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)