This is an automated email from the ASF dual-hosted git repository.
eze 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 b5fe52a Add 9.2.1 and 8.1.7 Releases
b5fe52a is described below
commit b5fe52a57beff49953677dd48706ce6771c0abb8
Author: Evan Zelkowitz <[email protected]>
AuthorDate: Mon Jun 12 10:31:30 2023 -0600
Add 9.2.1 and 8.1.7 Releases
---
source/markdown/downloads.mdtext | 34 +++++++++++++++++-----------------
source/markdown/index.html | 1 +
2 files changed, 18 insertions(+), 17 deletions(-)
diff --git a/source/markdown/downloads.mdtext b/source/markdown/downloads.mdtext
index 179afaa..aeefd0d 100644
--- a/source/markdown/downloads.mdtext
+++ b/source/markdown/downloads.mdtext
@@ -32,36 +32,36 @@ will be needed. You can also
[browse through all releases](https://archive.apache.org/dist/trafficserver/)
and hash signatures.
-# Current v9.x Release -- 9.2.0 # {#9.2.0}
+# Current v9.x Release -- 9.2.1 # {#9.2.1}
- Apache Traffic Server v9.2.0 was released on January 23rd, 2023.
-
[[`PGP`](https://www.apache.org/dist/trafficserver/trafficserver-9.2.0.tar.bz2.asc)]
-
[[`SHA512`](https://www.apache.org/dist/trafficserver/trafficserver-9.2.0.tar.bz2.sha512)]
+ Apache Traffic Server v9.2.1 was released on June 12th, 2023.
+
[[`PGP`](https://www.apache.org/dist/trafficserver/trafficserver-9.2.1.tar.bz2.asc)]
+
[[`SHA512`](https://www.apache.org/dist/trafficserver/trafficserver-9.2.1.tar.bz2.sha512)]
- <a
href="https://www.apache.org/dyn/closer.cgi/trafficserver/trafficserver-9.2.0.tar.bz2"
- class="download_ts">Traffic Server 9.2.0</a>
+ <a
href="https://www.apache.org/dyn/closer.cgi/trafficserver/trafficserver-9.2.1.tar.bz2"
+ class="download_ts">Traffic Server 9.2.1</a>
-v9.2.0 is our latest stable release. Additional details for this release are
in the
-[CHANGELOG](https://raw.githubusercontent.com/apache/trafficserver/9.2.x/CHANGELOG-9.2.0)
-and the the related [Github Issues and
PRs](https://github.com/apache/trafficserver/pulls?q=is:closed+is:pr+milestone:9.2.0).
+v9.2.1 is our latest stable release. Additional details for this release are
in the
+[CHANGELOG](https://raw.githubusercontent.com/apache/trafficserver/9.2.x/CHANGELOG-9.2.1)
+and the the related [Github Issues and
PRs](https://github.com/apache/trafficserver/pulls?q=is:closed+is:pr+milestone:9.2.1).
For details on the v9.x release, please see
[9.2.x
News](https://docs.trafficserver.apache.org/en/9.2.x/release-notes/whats-new.en.html)
(there's a new section specific to v9.2.x). There are also
details about [upgrading to
9.x](https://docs.trafficserver.apache.org/en/9.2.x/release-notes/upgrading.en.html).
-# Current v8.x Release -- 8.1.6 # {#8.1.6}
+# Current v8.x Release -- 8.1.7 # {#8.1.7}
- Apache Traffic Server v8.1.6 was released on December 15th, 2022.
-
[[`PGP`](https://www.apache.org/dist/trafficserver/trafficserver-8.1.6.tar.bz2.asc)]
-
[[`SHA512`](https://www.apache.org/dist/trafficserver/trafficserver-8.1.6.tar.bz2.sha512)]
+ Apache Traffic Server v8.1.7 was released on June 12th, 2023.
+
[[`PGP`](https://www.apache.org/dist/trafficserver/trafficserver-8.1.7.tar.bz2.asc)]
+
[[`SHA512`](https://www.apache.org/dist/trafficserver/trafficserver-8.1.7.tar.bz2.sha512)]
- <a
href="https://www.apache.org/dyn/closer.cgi/trafficserver/trafficserver-8.1.6.tar.bz2"
- class="download_ts">Traffic Server 8.1.6</a>
+ <a
href="https://www.apache.org/dyn/closer.cgi/trafficserver/trafficserver-8.1.7.tar.bz2"
+ class="download_ts">Traffic Server 8.1.7</a>
v8.1.6 is our latest stable release for the 8.x release. Additional details
for this release are in the
-[CHANGELOG](https://raw.githubusercontent.com/apache/trafficserver/8.1.x/CHANGELOG-8.1.6)
-and the the related [Github Issues and
PRs](https://github.com/apache/trafficserver/pulls?q=is:closed+is:pr+milestone:8.1.6).
+[CHANGELOG](https://raw.githubusercontent.com/apache/trafficserver/8.1.x/CHANGELOG-8.1.7)
+and the the related [Github Issues and
PRs](https://github.com/apache/trafficserver/pulls?q=is:closed+is:pr+milestone:8.1.7).
# Archived Releases
diff --git a/source/markdown/index.html b/source/markdown/index.html
index f48e1b3..321afdb 100644
--- a/source/markdown/index.html
+++ b/source/markdown/index.html
@@ -287,6 +287,7 @@
<div class="twelvecol">
<div id="blurbbox">
<ul>
+ <li><b>June 12, 2024:</b> We are releasing both v9.2.1 and v8.1.7
which include security fixes. We recommend everyone to upgrade to one of these
versions of ATS.</li>
<li><b>January 23, 2023:</b>The first version of the stable v9.2.x
ATS branch is now available for download. This version, \
v9.2.0, is a feature and bug fix release over previous v9.1.x releases.</li>
<li><b>December 15, 2022:</b> We are releasing both v9.1.4 and
v8.1.6 which include security fixes. We recommend everyone to upgrade to one of
these versions of ATS.</li>