Author: buildbot
Date: Mon Dec 26 20:47:22 2011
New Revision: 801065
Log:
Staging update by buildbot
Modified:
websites/staging/trafficserver/trunk/content/docs/index.en.html
websites/staging/trafficserver/trunk/content/downloads.en.html
Modified: websites/staging/trafficserver/trunk/content/docs/index.en.html
==============================================================================
--- websites/staging/trafficserver/trunk/content/docs/index.en.html (original)
+++ websites/staging/trafficserver/trunk/content/docs/index.en.html Mon Dec 26
20:47:22 2011
@@ -90,7 +90,7 @@ We highly welcome patches of any kind -
from those to the code.</p>
<p>To create such a patch you'll have to checkout the "code" from our
Subversion
repository: (n.b.: The site sub-repository is not mirrored in Git)</p>
-<div class="codehilite"><pre>svn co
http://svn.apache.org/repos/asf/trafficserver/site/trunk/ ats-site
+<div class="codehilite"><pre>svn co
http://svn.apache.org/repos/asf/trafficserver/site/trunk/ ats-cms
</pre></div>
@@ -110,13 +110,13 @@ The changes will become immediately visi
<h2 id="Building">Building</h2>
<p>If you would like to verify how a change will look before committing, you
can
build it yourself. For this purpose, you will have to checkout the build tools.
-You should do this outside of the above <code>ats-site</code> checkout:</p>
+You should do this outside of the above <code>ats-cms</code> checkout:</p>
<div class="codehilite"><pre>svn co
https://svn.apache.org/repos/infra/websites/cms
</pre></div>
<p>Then, change back to our site, and install the (CPAN) packages necessary to
build the site</p>
-<div class="codehilite"><pre>cd ats-site
+<div class="codehilite"><pre>cd ats-cms
./install-ubuntu.sh
</pre></div>
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 Mon Dec 26
20:47:22 2011
@@ -59,8 +59,9 @@ Following the <a href="http://httpd.apac
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. When downloading from a mirror, please be
-sure to verify the checksums and OpenPGP compatible signature. You can also
+for releases containing bug fixes.</p>
+<p>When downloading from a mirror, please be sure to verify the checksums and
OpenPGP
+compatible signature. You can also
<a href="http://www.apache.org/dyn/closer.cgi/trafficserver/">browse through
all releases</a>
and checksum signatures. </p>
<h1 id="3.0.2">Current (stable) Release -- 3.0.2</h1>
@@ -70,37 +71,36 @@ and checksum signatures. </p>
[<a
href="http://www.apache.org/dist/trafficserver/trafficserver-3.0.2.tar.bz2.sha1">SHA1</a>]
</p>
<h2 id="3.0.2Bugs">Bugs</h2>
<ul>
-<li><a href="https://issues.apache.org/jira/browse/TS-859">TS-859</a> - ATS
requesting to origin instead to the parent server </li>
-<li><a href="https://issues.apache.org/jira/browse/TS-867">TS-867</a> -
PluginVC crashes with TSFetchURL </li>
-<li><a href="https://issues.apache.org/jira/browse/TS-882">TS-882</a> -
traffic_logstats dies when printing log </li>
-<li><a href="https://issues.apache.org/jira/browse/TS-883">TS-883</a> -
traffic_logstats provides conflicting help </li>
-<li><a href="https://issues.apache.org/jira/browse/TS-888">TS-888</a> - SSL
connections working with 2.1.5 fail with 3.0.1 and FireFox </li>
-<li><a href="https://issues.apache.org/jira/browse/TS-901">TS-901</a> -
Valgrind found minor leaks and uninitialized variables </li>
-<li><a href="https://issues.apache.org/jira/browse/TS-906">TS-906</a> - ATS
doesn't read proxy.config.http.forward.proxy_auth_to_parent </li>
-<li><a href="https://issues.apache.org/jira/browse/TS-916">TS-916</a> -
TSHttpIsInternalRequest() crashes if client connection is terminated
prematurely </li>
-<li><a href="https://issues.apache.org/jira/browse/TS-927">TS-927</a> - patch:
dont use malloc.h </li>
-<li><a href="https://issues.apache.org/jira/browse/TS-944">TS-944</a> -
ssl.server.cert.path & ssl.server.private_key.path do not work as expected
</li>
-<li><a href="https://issues.apache.org/jira/browse/TS-967">TS-967</a> -
Traffic Server unconditionally sets compiler optimizing flags (with patch) </li>
-<li><a href="https://issues.apache.org/jira/browse/TS-969">TS-969</a> - make
check failing on Debian Sid and Solaris </li>
-<li><a href="https://issues.apache.org/jira/browse/TS-1030">TS-1030</a> - hash
collation in hdrtoken_hash</li>
+<li>[<a href="https://issues.apache.org/jira/browse/TS-859">TS-859</a>] - ATS
requesting to origin instead to the parent server </li>
+<li>[<a href="https://issues.apache.org/jira/browse/TS-867">TS-867</a>] -
PluginVC crashes with TSFetchURL </li>
+<li>[<a href="https://issues.apache.org/jira/browse/TS-882">TS-882</a>] -
traffic_logstats dies when printing log </li>
+<li>[<a href="https://issues.apache.org/jira/browse/TS-883">TS-883</a>] -
traffic_logstats provides conflicting help </li>
+<li>[<a href="https://issues.apache.org/jira/browse/TS-888">TS-888</a>] - SSL
connections working with 2.1.5 fail with 3.0.1 and FireFox </li>
+<li>[<a href="https://issues.apache.org/jira/browse/TS-901">TS-901</a>] -
Valgrind found minor leaks and uninitialized variables </li>
+<li>[<a href="https://issues.apache.org/jira/browse/TS-906">TS-906</a>] - ATS
doesn't read proxy.config.http.forward.proxy_auth_to_parent </li>
+<li>[<a href="https://issues.apache.org/jira/browse/TS-916">TS-916</a>] -
TSHttpIsInternalRequest() crashes if client connection is terminated
prematurely </li>
+<li>[<a href="https://issues.apache.org/jira/browse/TS-927">TS-927</a>] -
patch: dont use malloc.h </li>
+<li>[<a href="https://issues.apache.org/jira/browse/TS-944">TS-944</a>] -
ssl.server.cert.path & ssl.server.private_key.path do not work as expected
</li>
+<li>[<a href="https://issues.apache.org/jira/browse/TS-967">TS-967</a>] -
Traffic Server unconditionally sets compiler optimizing flags (with patch) </li>
+<li>[<a href="https://issues.apache.org/jira/browse/TS-969">TS-969</a>] - make
check failing on Debian Sid and Solaris </li>
+<li>[<a href="https://issues.apache.org/jira/browse/TS-1030">TS-1030</a>] -
hash collation in hdrtoken_hash</li>
</ul>
<h2 id="3.0.2Improvement">Improvement</h2>
<ul>
-<li><a href="https://issues.apache.org/jira/browse/TS-730">TS-730</a> - SSL
needs CipherSuite control in negotiation</li>
+<li>[<a href="https://issues.apache.org/jira/browse/TS-730">TS-730</a>] - SSL
needs CipherSuite control in negotiation</li>
</ul>
<h2 id="3.0.2NewFeature">New Feature</h2>
<ul>
-<li><a href="https://issues.apache.org/jira/browse/TS-1013">TS-1013</a> -
Allow ssl_multicert.config to support CA chains per host</li>
+<li>[<a href="https://issues.apache.org/jira/browse/TS-1013">TS-1013</a>] -
Allow ssl_multicert.config to support CA chains per host</li>
</ul>
<p>The full change log is located in <a
href="http://svn.apache.org/viewvc/trafficserver/traffic/branches/3.0.x/CHANGES?view=markup">/trafficserver/traffic/branches/3.0.x/CHANGES</a>.
</p>
<div class="dl">
-[Download
Source](http://www.apache.org/dyn/closer.cgi/trafficserver/trafficserver-3.0.2.tar.bz2)
+ <a
href="http://www.apache.org/dyn/closer.cgi/trafficserver/trafficserver-3.0.2.tar.bz2">Download
Source</a>
</div>
<h1 id="3.1.1">Current (developer, unstable) Release -- 3.1.1</h1>
<p>Apache Traffic Server 3.1.1 was released on November 18, 2011.
- [<a
href="http://www.apache.org/dist/trafficserver/trafficserver-3.1.1-unstable.tar.bz2.asc">PGP</a>]
- [<a
href="http://www.apache.org/dist/trafficserver/trafficserver-3.1.1-unstable.tar.bz2.md5">MD5</a>]
+ [<a
href="http://www.apache.org/dist/trafficserver/trafficserver-3.1.1-unstable.tar.bz2.asc">PGP</a>]
[<a
href="http://www.apache.org/dist/trafficserver/trafficserver-3.1.1-unstable.tar.bz2.md5">MD5</a>]
[<a
href="http://www.apache.org/dist/trafficserver/trafficserver-3.1.1-unstable.tar.bz2.sha1">SHA1</a>]</p>
<h2 id="Bugs">Bugs</h2>
<ul>
@@ -178,7 +178,7 @@ and checksum signatures. </p>
<p>The full change log is located in <a
href="http://svn.apache.org/viewvc/trafficserver/traffic/trunk/CHANGES?revision=1160602&view=markup">/trafficserver/traffic/trunk/CHANGES</a>.
The Jira release notes are also <a
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&version=12316496">available</a>.
</p>
<div class="dl">
-[Download
Source](http://www.apache.org/dyn/closer.cgi/trafficserver/trafficserver-3.1.1-unstable.tar.bz2)
+ <a
href="http://www.apache.org/dyn/closer.cgi/trafficserver/trafficserver-3.1.1-unstable.tar.bz2">Download
Source</a>
</div>
<h1 id="3.0.0">Archived (stable) Release -- 3.0.1</h1>
@@ -193,7 +193,7 @@ new records.config configuration file. Y
(e.g. <code>sudo traffic_server -Cclear</code>), as well as deleting the
hostdb files (<code>var/trafficserver/host.db</code>
and <code>etc/trafficserver/internal/hostdb.config</code>).</p>
<div class="dl">
-[Download
Source](http://archive.apache.org/dist/trafficserver/trafficserver-3.0.0.tar.bz2)
+<a
href="http://archive.apache.org/dist/trafficserver/trafficserver-3.0.0.tar.bz2">Download
Source</a>
</div>
<h1 id="2.0.1">Archived (stable) Release -- 2.0.1</h1>
@@ -207,7 +207,7 @@ and <code>etc/trafficserver/internal/hos
<li>Backport TS-336 to 2.0.x. Problems with make install DESTDIR</li>
</ul>
<div class="dl">
-[Download
Source](http://archive.apache.org/dist/trafficserver/trafficserver-2.0.1.tar.bz2)
+<a
href="http://archive.apache.org/dist/trafficserver/trafficserver-2.0.1.tar.bz2">Download
Source</a>
</div>
<h1 id="3.1.0">Archived (developer, unstable) Release -- 3.1.0</h1>
@@ -217,7 +217,7 @@ and <code>etc/trafficserver/internal/hos
[<a
href="http://archive.apache.org/dist/trafficserver/trafficserver-3.1.0.tar.bz2.sha1">SHA1</a>]</p>
<p>The full change log is located in <a
href="http://svn.apache.org/viewvc/trafficserver/traffic/trunk/CHANGES?revision=1160602&view=markup">/trafficserver/traffic/trunk/CHANGES</a>.
</p>
<div class="dl">
-[Download
Source](http://archive.apache.org/dist/trafficserver/trafficserver-3.1.0-unstable.tar.bz2)
+<a
href="http://archive.apache.org/dist/trafficserver/trafficserver-3.1.0-unstable.tar.bz2">Download
Source</a>
</div>
</div>
</div>