Author: buildbot
Date: Fri Nov 30 00:00:46 2018
New Revision: 1037402
Log:
Staging update by buildbot for trafficserver
Modified:
websites/staging/trafficserver/trunk/content/downloads.en.html
websites/staging/trafficserver/trunk/content/index.html
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 Fri Nov 30
00:00:46 2018
@@ -68,7 +68,7 @@
visibility: hidden;
}
h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink,
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink,
dt:hover > .elementid-permalink { visibility: visible }</style>
-<p>The latest stable release of Apache Traffic Server is 8.0.0, released on
2018-09-25.
+<p>The latest stable release of Apache Traffic Server is 8.0.1, released on
2018-11-29.
In addition, we continue to support the v7.1.x LTS release train, currently
v7.1.5
which was released on 2018-11-24. We follow the <a
href="http://semver.org">Semantic Versioning</a>
scheme. The goal is to release patch releases frequently, and minor releases
as needed.
@@ -77,14 +77,14 @@ Within the major versions, all such patc
compatible signature. You can also
<a href="http://archive.apache.org/dist/trafficserver/">browse through all
releases</a>
and checksum signatures.</p>
-<h1 id="8.0.0">Current v8.x Release -- 8.0.0<a class="headerlink"
href="#8.0.0" title="Permanent link">¶</a></h1>
-<p>Apache Traffic Server v8.0.0 was released on September 25th, 2018.
- [<a
href="https://www.apache.org/dist/trafficserver/trafficserver-8.0.0.tar.bz2.asc"><code>PGP</code></a>]
- [<a
href="https://www.apache.org/dist/trafficserver/trafficserver-8.0.0.tar.bz2.sha512"><code>SHA512</code></a>]</p>
-<p><a
href="https://www.apache.org/dyn/closer.cgi/trafficserver/trafficserver-8.0.0.tar.bz2"
class="download_ts">Traffic Server 8.0.0</a></p>
-<p>v8.0.0 is our latest stable release. Additional details for this release
are in the
-<a
href="https://raw.githubusercontent.com/apache/trafficserver/8.0.x/CHANGELOG-8.0.0">CHANGELOG</a>
-and the the related <a
href="https://github.com/apache/trafficserver/milestone/6?closed=1">Github
Issues and PRs</a>.</p>
+<h1 id="8.0.1">Current v8.x Release -- 8.0.1<a class="headerlink"
href="#8.0.1" title="Permanent link">¶</a></h1>
+<p>Apache Traffic Server v8.0.1 was released on November 29th, 2018.
+ [<a
href="https://www.apache.org/dist/trafficserver/trafficserver-8.0.1.tar.bz2.asc"><code>PGP</code></a>]
+ [<a
href="https://www.apache.org/dist/trafficserver/trafficserver-8.0.1.tar.bz2.sha512"><code>SHA512</code></a>]</p>
+<p><a
href="https://www.apache.org/dyn/closer.cgi/trafficserver/trafficserver-8.0.1.tar.bz2"
class="download_ts">Traffic Server 8.0.1</a></p>
+<p>v8.0.1 is our latest stable release. Additional details for this release
are in the
+<a
href="https://raw.githubusercontent.com/apache/trafficserver/8.0.x/CHANGELOG-8.0.1">CHANGELOG</a>
+and the the related <a
href="https://github.com/apache/trafficserver/milestone/20?closed=1">Github
Issues and PRs</a>.</p>
<p>For details on the v8.0.x release, please see
<a
href="https://cwiki.apache.org/confluence/display/TS/What's+New+in+v8.0.x">8.0.x
News</a>. There are also
details about <a
href="https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v8.0">upgrading
to 8.x</a>.</p>
Modified: websites/staging/trafficserver/trunk/content/index.html
==============================================================================
--- websites/staging/trafficserver/trunk/content/index.html (original)
+++ websites/staging/trafficserver/trunk/content/index.html Fri Nov 30 00:00:46
2018
@@ -286,12 +286,14 @@
<div class="twelvecol">
<div id="blurbbox">
<ul>
+ <li><b>November 29, 2018:</b>Release of 8.0.1. This is first patch
release
+ to 8.0.0. It includes memeory leak fixes and other bug fixes.</li>
<li><b>November 24, 2018:</b> Our latest v7.1.5 release is available
for download right now! This release has a number of bug fixes, and
perhaps more important, several memory leak fixes. It also fixes a
rare,
but obnoxious crasher in HTTP/2.</li>
<li><b>September 25, 2018:</b> We are happy to announce our next
major release, v8.0.0!. This includes
- support for TLS 1.3 and many other enhancements.</lib>
+ support for TLS 1.3 and many other enhancements.</li>
<li><b>August 4, 2018:</b> The last 6.2.x LTS release, v6.2.3, is now
available from the Downloads section. This is the last LTS release
for
6.2.x</li>
@@ -381,4 +383,4 @@
</body>
-</html>
\ No newline at end of file
+</html>