]> git.sur5r.net Git - openldap/blobdiff - CHANGES
make logs symmetric
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index a24e6803752abb0eb57e02284a6c440fa6289b4c..a17fa2b2c8d708ae304ca7ba6656bfdad3d7765c 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,10 +1,84 @@
 OpenLDAP 2.4 Change Log
 
-OpenLDAP 2.4.15 Engineering
+OpenLDAP 2.4.17 Engineering
+       Fixed liblber to use ber_strnlen (ITS#6080)
+       Fixed libldap gnutls private key init (ITS#6053)
+       Fixed liblutil opendir/closedir on windows (ITS#6041)
+       Fixed liblutil for _GNU_SOURCE (ITS#5464,ITS#5666)
+       Fixed slapd errno handling (ITS#6037)
+       Fixed slapd global alloc handling (ITS#6054)
+       Fixed slapd moduleload with static backends and modules (ITS#6016)
+       Fixed slapd normalization of updated schema attributes (ITS#5540)
+       Fixed slapd pagedresults stacked control with overlays (ITS#6056)
+       Fixed slapd sockets usage on windows (ITS#6039)
+       Added slapo-rwm rwm-drop-unrequested-attrs config option (ITS#6057)
+       Fixed slapo-rwm dn passing (ITS#6070)
+       Fixed slapo-rwm entry free (ITS#6058)
+       Build Environment
+               Added test056-monitor (ITS#5540)
+               Added test057-memberof-refint (ITS#5395)
+       Documentation
+               admin24 fixed example regex (ITS#6052)
+               slapd.conf(5) pidfile/argsfile description fix (ITS#5975)
+               slapd-config(5) pidfile/argsfile description fix (ITS#5975)
+
+OpenLDAP 2.4.16 Release (2009/04/05)
+       Fixed libldap GnuTLS with x509v1 CA certs (ITS#5992)
+       Fixed libldap GnuTLS with CA chains (ITS#5991)
+       Fixed libldap GnuTLS TLSVerifyCilent try (ITS#5981)
+       Fixed libldap segfault in checking cert/DN (ITS#5976)
+       Fixed libldap peer cert double free (ITS#5849)
+       Fixed libldap referral chasing (ITS#5980)
+       Fixed slapd backglue with empty DBs (ITS#5986)
+       Fixed slapd ctxcsn race condition (ITS#6001)
+       Fixed slapd debug message (ITS#6027)
+       Fixed slapd redundant module loading (ITS#6030)
+       Fixed slapd schema_init freed value (ITS#6036)
+       Fixed slapd syncrepl newCookie sync messages (ITS#5972)
+       Fixed slapd syncrepl hang during shutdown (ITS#6011)
+       Fixed slapd syncrepl too many MMR messages (ITS#6020)
+       Fixed slapd syncrepl skipped entries with MMR (ITS#5988)
+       Fixed slapd-bdb/hdb cachesize handling (ITS#5860)
+       Fixed slapd-bdb/hdb with slapcat with empty dn (ITS#6006)
+       Fixed slapd-bdb/hdb with NULL transactions (ITS#6012)
+       Fixed slapd-ldap incorrect referral handling (ITS#6003,ITS#5916)
+       Fixed slapd-ldap/meta with broken AD results (ITS#5977)
+       Fixed slapd-ldap/meta with invalid attrs again (ITS#5959)
+       Fixed slapo-accesslog interaction with ppolicy (ITS#5979)
+       Fixed slapo-dynlist conversion to cn=config (ITS#6002)
+       Fixed slapo-syncprov newCookie sync messages (ITS#5972)
+       Fixed slapd-syncprov too many MMR messages (ITS#6020)
+       Fixed slapo-syncprov replica lockout (ITS#5985)
+       Fixed slapo-syncprov modtarget tracking (ITS#5999)
+       Fixed slapo-syncprov multiple CSN propagation (ITS#5973)
+       Fixed slapo-syncprov race condition (ITS#6045)
+       Fixed slapo-syncprov sending cookies without CSN (ITS#6024)
+       Fixed slapo-syncprov skipped entries with MMR (ITS#5988)
+       Fixed tools passphrase free (ITS#6014)
+       Build Environment
+               Cleaned up alloc/free functions for Windows (ITS#6005)
+               Fixed running of autosave files in testsuite (ITS#6026)
+       Documentation
+               admin24 clarified MMR URI requirements (ITS#5942,ITS#5987)
+               Added ldapexop(1) manual page (ITS#5982)
+               slapd-ldap/meta(5) added missing TLS options (ITS#5989)
+
+OpenLDAP 2.4.15 Release (2009/02/24)
+       Fixed libldap alias dereferencing in C API again (ITS#5916)
        Fixed libldap GnuTLS compilation (ITS#5955)
+       Fixed slapd bconfig conversion again (ITS#5346)
+       Fixed slapd behavior with superior objectClasses again (ITS#5517)
+       Fixed slapd RFC4512 behavior with same attr in RDN (ITS#5968)
        Fixed slapd corrupt contextCSN (ITS#5947)
        Fixed slapd syncrepl order to match on add/delete (ITS#5954)
+       Fixed slapd adding rdn with other values (ITS#5965)
+       Fixed slapd-bdb/hdb behavior with unallocatable shm (ITS#5956)
+       Fixed slapd-ldap/meta with entries with invalid attrs (ITS#5959)
+       Fixed slapd-relay control initialization (ITS#5724)
+       Fixed slapo-pcache caching invalid entries (ITS#5927)
+       Fixed slapo-syncprov csn updates (ITS#5969)
        Fixed slapo-rwm objectClass preservation (ITS#5760)
+       Fixed slapo-rwm rwm_bva_rewrite handling (ITS#5960)
        Build Environment
                Fixed tester library linking for windows (ITS#5740)
 
@@ -39,6 +113,7 @@ OpenLDAP 2.4.14 Release (2009/02/14)
        Fixed slapd logging on Windows (ITS#5392)
        Fixed slapd listener comparison (ITS#5613)
        Fixed slapd manageDSAit with glue entries (ITS#5921)
+       Fixed slapd relax behavior with structuralObjectClass (ITS#5792)
        Fixed slapd syncrepl rename handling (ITS#5809)
        Fixed slapd syncrepl MMR when adding new server (ITS#5850)
        Fixed slapd syncrepl MMR with deleted entries (ITS#5843)