This is an automated email from the ASF dual-hosted git repository.

zwoop pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/trafficserver-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 4cd5ddc  Added v7.1.7 and v8.0.4 releases
4cd5ddc is described below

commit 4cd5ddc8e61b10317cabab0e51b28797a3ee00b9
Author: Leif Hedstrom <[email protected]>
AuthorDate: Tue Aug 13 13:40:32 2019 -0600

    Added v7.1.7 and v8.0.4 releases
---
 source/markdown/downloads.mdtext | 38 +++++++++++++++++++-------------------
 source/markdown/index.html       |  5 +++++
 2 files changed, 24 insertions(+), 19 deletions(-)

diff --git a/source/markdown/downloads.mdtext b/source/markdown/downloads.mdtext
index 292b01b..3ac763a 100644
--- a/source/markdown/downloads.mdtext
+++ b/source/markdown/downloads.mdtext
@@ -19,9 +19,9 @@ RSS:       /rss/releases.rss
 
 
 
-The latest stable release of Apache Traffic Server is 8.0.3, released on 
2019-03-21.
-In addition, we continue to support the v7.1.x LTS release train, currently 
v7.1.6
-which was released on 2019-01-29. We follow the [Semantic 
Versioning](http://semver.org)
+The latest stable release of Apache Traffic Server is 8.0.4, released on 
2019-08-13.
+In addition, we continue to support the v7.1.x LTS release train, currently 
v7.1.7
+which was released on 2019-08-13. We follow the [Semantic 
Versioning](http://semver.org)
 scheme. The goal is to release patch releases frequently, and minor releases 
as needed.
 Within the major versions, all such patch and minor releases are all 
compatible.
 
@@ -32,33 +32,33 @@ will be needed.  You can also
 [browse through all releases](https://archive.apache.org/dist/trafficserver/)
 and hash signatures.
 
-# Current v8.x Release -- 8.0.3 # {#8.0.3}
+# Current v8.x Release -- 8.0.4 # {#8.0.4}
 
- Apache Traffic Server v8.0.3 was released on March 21st, 2019.
- 
[[`PGP`](https://www.apache.org/dist/trafficserver/trafficserver-8.0.3.tar.bz2.asc)]
- 
[[`SHA512`](https://www.apache.org/dist/trafficserver/trafficserver-8.0.3.tar.bz2.sha512)]
+ Apache Traffic Server v8.0.4 was released on August 13th, 2019.
+ 
[[`PGP`](https://www.apache.org/dist/trafficserver/trafficserver-8.0.4.tar.bz2.asc)]
+ 
[[`SHA512`](https://www.apache.org/dist/trafficserver/trafficserver-8.0.4.tar.bz2.sha512)]
 
- <a 
href="https://www.apache.org/dyn/closer.cgi/trafficserver/trafficserver-8.0.3.tar.bz2";
 class="download_ts">Traffic Server 8.0.3</a>
+ <a 
href="https://www.apache.org/dyn/closer.cgi/trafficserver/trafficserver-8.0.4.tar.bz2";
 class="download_ts">Traffic Server 8.0.4</a>
 
-v8.0.3 is our latest stable release. Additional details for this release are 
in the
-[CHANGELOG](https://raw.githubusercontent.com/apache/trafficserver/8.0.x/CHANGELOG-8.0.3)
-and the the related [Github Issues and 
PRs](https://github.com/apache/trafficserver/milestone/25?closed=1).
+v8.0.4 is our latest stable release. Additional details for this release are 
in the
+[CHANGELOG](https://raw.githubusercontent.com/apache/trafficserver/8.0.x/CHANGELOG-8.0.4)
+and the the related [Github Issues and 
PRs](https://github.com/apache/trafficserver/milestone/29?closed=1).
 
 For details on the v8.0.x release, please see
 [8.0.x 
News](https://cwiki.apache.org/confluence/display/TS/What's+New+in+v8.0.x). 
There are also
 details about [upgrading to 
8.x](https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v8.0).
 
-# Current v7.x Release -- 7.1.6 # {#7.1.6}
+# Current v7.x Release -- 7.1.7 # {#7.1.7}
 
- Apache Traffic Server v7.1.6 was released on January 29th, 2019.
- 
[[`PGP`](https://www.apache.org/dist/trafficserver/trafficserver-7.1.6.tar.bz2.asc)]
- 
[[`SHA512`](https://www.apache.org/dist/trafficserver/trafficserver-7.1.6.tar.bz2.sha512)]
+ Apache Traffic Server v7.1.7 was released on August 13th, 2019.
+ 
[[`PGP`](https://www.apache.org/dist/trafficserver/trafficserver-7.1.7.tar.bz2.asc)]
+ 
[[`SHA512`](https://www.apache.org/dist/trafficserver/trafficserver-7.1.7.tar.bz2.sha512)]
 
- <a 
href="https://www.apache.org/dyn/closer.cgi/trafficserver/trafficserver-7.1.6.tar.bz2";
 class="download_ts">Traffic Server 7.1.6</a>
+ <a 
href="https://www.apache.org/dyn/closer.cgi/trafficserver/trafficserver-7.1.7.tar.bz2";
 class="download_ts">Traffic Server 7.1.7</a>
 
-v7.1.6 is our latest stable release. Additional details for this release are 
in the
-[CHANGELOG](https://raw.githubusercontent.com/apache/trafficserver/7.1.x/CHANGELOG-7.1.6)
-and the the related [Github Issues and 
PRs](https://github.com/apache/trafficserver/milestone/22?closed=1).
+v7.1.7 is our latest stable release. Additional details for this release are 
in the
+[CHANGELOG](https://raw.githubusercontent.com/apache/trafficserver/7.1.x/CHANGELOG-7.1.7)
+and the the related [Github Issues and 
PRs](https://github.com/apache/trafficserver/milestone/26?closed=1).
 
 For details on the v7.1.x release train, please see
 [7.1.x 
News](https://cwiki.apache.org/confluence/display/TS/What's+New+in+v7.1.x). 
There are also
diff --git a/source/markdown/index.html b/source/markdown/index.html
index 484540f..8524928 100644
--- a/source/markdown/index.html
+++ b/source/markdown/index.html
@@ -287,6 +287,11 @@
     <div class="twelvecol">
       <div id="blurbbox">
         <ul>
+          <li><b>Aug 13, 2019:</b>Today we announce the release of both v8.0.4
+          and v7.1.7. These are configuration and bug fix releases, and in
+          particular, addresses a series of HTTP/2 vulnerabilities. We
+          strongly recommend everyone to upgrade to one of these versions, or
+          otherwise disable HTTP/2.</li>
           <li><b>March 21, 2019:</b>Release of 8.0.3. This is third patch 
release
             to 8.0.0. It includes bug fixes and minor updates.</li>
           <li><b>January 29, 2019:</b>Release of 8.0.2. This is second patch 
release

Reply via email to