Author: buildbot
Date: Tue Dec 17 17:20:35 2013
New Revision: 890738

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 Tue Dec 17 17:20:35 2013
@@ -1 +1 @@
-1540578
+1551635

Propchange: websites/staging/trafficserver/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Dec 17 17:20:35 2013
@@ -1 +1 @@
-1540578
+1551635

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 Tue Dec 17 
17:20:35 2013
@@ -61,8 +61,8 @@
 </pre></div>
 
 
-<p>The latest stable release of Apache Traffic Server is 4.0.2, released on 
2013-10-14.
-New in the 4.0 releases is that we now follow the <a 
href="http://semver.org";>Semantic Versioning</a>
+<p>The latest stable release of Apache Traffic Server is 4.1.2, released on 
2013-12-17.
+New in the 4.x releases 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
@@ -70,27 +70,18 @@ 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="4.0.2">Current v4.0 Release -- 4.0.2</h1>
-<p>Apache Traffic Server 4.0.1 was released on October 14, 2013.
- [<a 
href="http://www.apache.org/dist/trafficserver/trafficserver-4.0.2.tar.bz2.asc";><code>PGP</code></a>]
- [<a 
href="http://www.apache.org/dist/trafficserver/trafficserver-4.0.2.tar.bz2.md5";><code>MD5</code></a>]
- [<a 
href="http://www.apache.org/dist/trafficserver/trafficserver-4.0.2.tar.bz2.sha1";><code>SHA1</code></a>]
 </p>
-<p><a 
href="http://www.apache.org/dyn/closer.cgi/trafficserver/trafficserver-4.0.2.tar.bz2";
 class="download_ts">Traffic Server 4.0.2</a></p>
-<p>This is our next generation major relase, fixing serious bugs found in the 
v4.0.1 release.
-Upgrading from v3.2 to v4.0 implies reinitializing the cache, so existing 
cache data will be
+<h1 id="4.1.2">Current v4.x Release -- 4.1.2</h1>
+<p>Apache Traffic Server 4.1.2 was released on December 17, 2013.
+ [<a 
href="http://www.apache.org/dist/trafficserver/trafficserver-4.1.2.tar.bz2.asc";><code>PGP</code></a>]
+ [<a 
href="http://www.apache.org/dist/trafficserver/trafficserver-4.1.2.tar.bz2.md5";><code>MD5</code></a>]
+ [<a 
href="http://www.apache.org/dist/trafficserver/trafficserver-4.1.2.tar.bz2.sha1";><code>SHA1</code></a>]
 </p>
+<p><a 
href="http://www.apache.org/dyn/closer.cgi/trafficserver/trafficserver-4.1.2.tar.bz2";
 class="download_ts">Traffic Server 4.1.2</a></p>
+<p>This is primarily bug fix release since 4.0.2, but there is also a host of 
new features
+and minor improvements or cleanups on the code-base.</p>
+<p>Upgrading from v3.2 to v4.x implies reinitializing the cache, so existing 
cache data will be
 erased. This should happen automatically on startup, but please be careful. 
For details on
 upgrading to v4.0.2, 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 
(v4.0.1, see below):</p>
-<h2 id="4.0.2Bugs">Bugs</h2>
-<ul>
-<li>[<a 
href="https://issues.apache.org/jira/browse/TS-2144";><code>TS-2144</code></a>] 
-          traffic_server crashes when clearing cache</li>
-<li>[<a 
href="https://issues.apache.org/jira/browse/TS-2173";><code>TS-2173</code></a>] 
-          cache total hit/miss stats broken in version 4.0.1</li>
-<li>[<a 
href="https://issues.apache.org/jira/browse/TS-2174";><code>TS-2174</code></a>] 
-          traffic_shell/traffic_line miss some stats value</li>
-<li>[<a 
href="https://issues.apache.org/jira/browse/TS-2191";><code>TS-2191</code></a>] 
-          when http_info enabled, the http_sm may be deleted but a event 
associated it not cancelled.</li>
-<li>[<a 
href="https://issues.apache.org/jira/browse/TS-2207";><code>TS-2207</code></a>] 
-          Centos5 out of tree perl build fails</li>
-<li>[<a 
href="https://issues.apache.org/jira/browse/TS-2217";><code>TS-2217</code></a>] 
-          remove the option to turn off body factory - setting it to 0 will 
result in empty responses</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.2";>CHANGES
 log</a> and the the Jira <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&amp;version=12324969";>Release
 Notes</a>.</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;hb=refs/tags/4.1.2-rc0";>CHANGES
 log</a> and the the Jira <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&amp;version=12325647";>Release
 Notes</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>]
@@ -124,6 +115,12 @@ upgrading to v4.0.2, see <a href="https:
 <p><a 
href="http://www.apache.org/dyn/closer.cgi/trafficserver/trafficserver-3.0.5.tar.bz2";
 class="download_ts">Traffic Server 3.0.5</a></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="4.0.2">Archived v4.0 Release -- 4.0.2</h1>
+<p>Apache Traffic Server 4.0.1 was released on October 14, 2013.
+ [<a 
href="http://www.apache.org/dist/trafficserver/trafficserver-4.0.2.tar.bz2.asc";><code>PGP</code></a>]
+ [<a 
href="http://www.apache.org/dist/trafficserver/trafficserver-4.0.2.tar.bz2.md5";><code>MD5</code></a>]
+ [<a 
href="http://www.apache.org/dist/trafficserver/trafficserver-4.0.2.tar.bz2.sha1";><code>SHA1</code></a>]
 </p>
+<p><a 
href="http://www.apache.org/dyn/closer.cgi/trafficserver/trafficserver-4.0.2.tar.bz2";
 class="download_ts">Traffic Server 4.0.2</a></p>
 <h1 id="4.0.1">Archived (stable) 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";>PGP</a>]

Modified: websites/staging/trafficserver/trunk/content/index.html
==============================================================================
--- websites/staging/trafficserver/trunk/content/index.html (original)
+++ websites/staging/trafficserver/trunk/content/index.html Tue Dec 17 17:20:35 
2013
@@ -67,6 +67,7 @@
             certain conditions. Everyone is encouraged to upgrade as soon as 
possible. For more
             details, see <a 
href="https://www.cert.fi/en/reports/2012/vulnerability612884.html";>CVE-2012-0256</a>.
             New releases addressing this issue are available on the <a 
href="downloads">Download page</a>.
+                                               The latest release is v4.1.2.
       </div> 
     </div>
     <div class="fourcol right last" id="download">
@@ -253,6 +254,8 @@
     <div class="twelvecol">
       <div id="blurbbox">
         <ul>
+          <li><b>December 17, 2013:</b>A bug fix release for v4.x is now
+          available. Fetch the latest v4.1.2 builds from the Downloads 
section.</li>
           <li><b>October 4, 2013:</b>A bug fix release for v4.0.x is now
           available. Fetch the latest v4.0.2 builds from the Downloads 
section.</li>
           <li><b>August 30, 2013:</b>We are extremely pleased to announce the


Reply via email to