You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by bu...@apache.org on 2013/08/31 05:57:43 UTC

svn commit: r876778 - in /websites/staging/trafficserver/trunk: cgi-bin/ content/ content/downloads.en.html content/index.html

Author: buildbot
Date: Sat Aug 31 03:57:43 2013
New Revision: 876778

Log:
Staging update by buildbot for trafficserver

Modified:
    websites/staging/trafficserver/trunk/cgi-bin/   (props changed)
    websites/staging/trafficserver/trunk/content/   (props changed)
    websites/staging/trafficserver/trunk/content/downloads.en.html
    websites/staging/trafficserver/trunk/content/index.html

Propchange: websites/staging/trafficserver/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Aug 31 03:57:43 2013
@@ -1 +1 @@
-1516244
+1519135

Propchange: websites/staging/trafficserver/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Aug 31 03:57:43 2013
@@ -1 +1 @@
-1516244
+1519135

Modified: websites/staging/trafficserver/trunk/content/downloads.en.html
==============================================================================
--- websites/staging/trafficserver/trunk/content/downloads.en.html (original)
+++ websites/staging/trafficserver/trunk/content/downloads.en.html Sat Aug 31 03:57:43 2013
@@ -61,19 +61,47 @@
 </pre></div>
 
 
-<p>The latest stable release of Apache Traffic Server is 3.2.4 (released on 2013-01-25). 
-Following the <a href="http://httpd.apache.org/">Apache HTTPD</a> model, stable Apache 
-Traffic Server releases will be numbered with an even first decimal (e.g. 2.0, 
-3.12, etc), while unstable, developer focused releases will be numbered with 
-an odd first number (e.g. 2.1, 3.21, etc). The second decimal will be used 
-for releases containing bug fixes.</p>
+<p>The latest stable release of Apache Traffic Server is 4.0.1 (released on 2013-08-30).
+New in the 4.0 release is that we now follow the <a href="http://semver.org">Semantic Versioning</a>
+scheme. The goal is to release minor versions quarterly, and within the major version
+these are all compatible.</p>
 <p>When downloading from a mirror, please be sure to verify the checksums and OpenPGP
 compatible signature. You can also 
 <a href="http://archive.apache.org/dist/trafficserver/">browse through all releases</a> 
 and checksum signatures. </p>
 <p><a href="/rss/releases.rss"><img alt="Release RSS feed" src="https://comments.apache.org/images/rss.png" /></a></p>
-<h1 id="3.2.5">Current (stable) Release -- 3.2.5</h1>
-<p>Apache Traffic Server 3.2.4 was released on July 31, 2013.
+<h1 id="4.0.1">Current v4.0 Release -- 4.0.1</h1>
+<p>Apache Traffic Server 4.0.1 was released on August 30, 2013.
+ [<a href="http://www.apache.org/dist/trafficserver/trafficserver-4.0.1.tar.bz2.asc"><code>PGP</code></a>]
+ [<a href="http://www.apache.org/dist/trafficserver/trafficserver-4.0.1.tar.bz2.md5"><code>MD5</code></a>]
+ [<a href="http://www.apache.org/dist/trafficserver/trafficserver-4.0.1.tar.bz2.sha1"><code>SHA1</code></a>] </p>
+<p><a href="http://www.apache.org/dyn/closer.cgi/trafficserver/trafficserver-4.0.1.tar.bz2" class="download_ts">Traffic Server 4.0.1</a></p>
+<p>This is our next generation major relase! Upgrading from v3.2 to v4.0 implies reinitializing the cache, so
+existing data will be erased. This should happen automatically on startup, but please be careful. Details on
+upgrading to see <a href="https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v4.0">these instructions</a>.</p>
+<p>The following bugs were fixed since the latest developement release (v3.3.5, see below):</p>
+<h2 id="4.0.1Bugs">Bugs</h2>
+<ul>
+<li>[<a href="https://issues.apache.org/jira/browse/TS-1823"><code>TS-1823</code></a>] -          config file line continuation support</li>
+<li>[<a href="https://issues.apache.org/jira/browse/TS-2111"><code>TS-2111</code></a>] -          configure check in boost falsely requires 1.50</li>
+<li>[<a href="https://issues.apache.org/jira/browse/TS-2112"><code>TS-2112</code></a>] -          libloader promoted to &quot;stable&quot; but is not built</li>
+<li>[<a href="https://issues.apache.org/jira/browse/TS-2127"><code>TS-2127</code></a>] -          Move hostdb.config to var/trafficserver</li>
+<li>[<a href="https://issues.apache.org/jira/browse/TS-2128"><code>TS-2128</code></a>] -          Don&#39;t link libGeoIP.so.1 into binaries (only into plugin itself)</li>
+<li>[<a href="https://issues.apache.org/jira/browse/TS-2129"><code>TS-2129</code></a>] -          Check for Perl MakeMaker module</li>
+<li>[<a href="https://issues.apache.org/jira/browse/TS-2130"><code>TS-2130</code></a>] -          Checks around pthread_setname_np() fails on various platforms</li>
+<li>[<a href="https://issues.apache.org/jira/browse/TS-2131"><code>TS-2131</code></a>] -          Calling &quot;make install&quot; sets ${localstatedir} owner and group to &quot;ats&quot; user</li>
+<li>[<a href="https://issues.apache.org/jira/browse/TS-2132"><code>TS-2132</code></a>] -          Calling &quot;make install&quot; sets ${libexecdir} owner and group to &quot;ats&quot; user</li>
+<li>[<a href="https://issues.apache.org/jira/browse/TS-2154"><code>TS-2154</code></a>] -          Lua plugin asserts traffic_server on startup</li>
+<li>[<a href="https://issues.apache.org/jira/browse/TS-2161"><code>TS-2161</code></a>] -          TSHttpTxnHookAdd memory Leak</li>
+</ul>
+<h2 id="4.0.1Improvement">Improvement</h2>
+<ul>
+<li>[<a href="https://issues.apache.org/jira/browse/TS-1597"><code>TS-1597</code></a>] -          document remap.config filtering directives</li>
+</ul>
+<p>More details are also in the <a href="https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;a=blob_plain;f=CHANGES;hb=refs/tags/4.0.1">CHANGES log</a>.
+The Jira release notes are <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&amp;version=12324656">available</a>. A list of all bugs since v3.2.0 is <a href="https://issues.apache.org/jira/issues/?filter=12324799">also available</a>.</p>
+<h1 id="3.2.5">Long Term Support: v3.2 Release -- 3.2.5</h1>
+<p>Apache Traffic Server 3.2.5 was released on July 31, 2013.
  [<a href="http://www.apache.org/dist/trafficserver/trafficserver-3.2.5.tar.bz2.asc"><code>PGP</code></a>]
  [<a href="http://www.apache.org/dist/trafficserver/trafficserver-3.2.5.tar.bz2.md5"><code>MD5</code></a>]
  [<a href="http://www.apache.org/dist/trafficserver/trafficserver-3.2.5.tar.bz2.sha1"><code>SHA1</code></a>] </p>
@@ -122,7 +150,7 @@ and checksum signatures. </p>
 <p>There are no new features in this release.</p>
 <p>More details are also in the <a href="https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;a=blob_plain;f=CHANGES;h=894e18c19c7030a83b14bcdd72be90837280e8ef;hb=18cb95b25c96ce640af2282bbfcb2337cebe07ac">CHANGES log</a>. </p>
 <p>For details on the fixes since v2.0.0, please refer to the <a href="v2tov3bugs.html">bug list</a>.</p>
-<h1 id="3.3.5">Current (developer) Release -- 3.3.5</h1>
+<h1 id="3.3.5">Archived developer Release -- 3.3.5</h1>
 <p>Apache Traffic Server 3.3.5 was released on August 16, 2013.
  [<a href="http://www.apache.org/dist/trafficserver/trafficserver-3.3.5-dev.tar.bz2.asc"><code>PGP</code></a>]
  [<a href="http://www.apache.org/dist/trafficserver/trafficserver-3.3.5-dev.tar.bz2.md5"><code>MD5</code></a>]

Modified: websites/staging/trafficserver/trunk/content/index.html
==============================================================================
--- websites/staging/trafficserver/trunk/content/index.html (original)
+++ websites/staging/trafficserver/trunk/content/index.html Sat Aug 31 03:57:43 2013
@@ -253,6 +253,9 @@
     <div class="twelvecol">
       <div id="blurbbox">
         <ul>
+          <li><b>August 30, 2013:</b>We are extremely pleased to announce the
+          release of our latest major release, v4.0.1! This has been a year
+          in the making, and includes a number of new features and bug fixes.</li>
           <li><b>August 19, 2013:</b> The Apache Traffic Server community
           welcomes our latest committer, Yunkai Zhang. Welcome!</li>
           <li><b>August 16, 2013:</b> Our latest developer release,