This is an automated email from the ASF dual-hosted git repository.
ocket8888 pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/trafficcontrol-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 3b7ff59 Update for ATCv5.1.6 Release
3b7ff59 is described below
commit 3b7ff593cd5a0290a4befd34d1da0b22faa9ac1e
Author: ocket8888 <[email protected]>
AuthorDate: Fri Feb 4 15:32:54 2022 -0700
Update for ATCv5.1.6 Release
---
index.html | 15 +--------------
releases/index.html | 14 ++++++++------
2 files changed, 9 insertions(+), 20 deletions(-)
diff --git a/index.html b/index.html
index 1e364fa..35ef501 100644
--- a/index.html
+++ b/index.html
@@ -127,27 +127,14 @@
<div class="card-body">
<span class="far fa-newspaper fa-7x float-right"
style="color: #343a40;"></span>
<ul>
+ <li><strong><time datetime="2022-02-04">February
4<sup>th</sup>, 2022</time></strong> - Apache Traffic Control 5.1.6
Released</li>
<li><strong><time datetime="2021-12-23">December
23<sup>rd</sup>, 2021</time></strong> - Apache Traffic Control 5.1.5
Released</li>
- </ul>
- <ul>
<li><strong><time datetime="2021-12-22">December
22<sup>nd</sup>, 2021</time></strong> - Apache Traffic Control 6.0.2
Released</li>
- </ul>
- <ul>
<li><strong><time datetime="2021-11-08">November
8<sup>th</sup>, 2021</time></strong> - Apache Traffic Control 6.0.1
Released</li>
- </ul>
- <ul>
<li><strong><time datetime="2021-11-08">November
8<sup>th</sup>, 2021</time></strong> - Apache Traffic Control 5.1.4
Released</li>
- </ul>
- <ul>
<li><strong><date datetime="2021-10-11">October
11<sup>th</sup>, 2021</date></strong> - Apache Traffic Control 6.0.0
Released</li>
- </ul>
- <ul>
<li><strong><date datetime="2021-10-11">October
11<sup>th</sup>, 2021</date></strong> - Apache Traffic Control 5.1.3
Released</li>
- </ul>
- <ul>
<li><strong><date datetime="2021-05-17">May
17<sup>th</sup>, 2021</date></strong> - Apache Traffic Control 5.1.2
Released</li>
- </ul>
- <ul>
<li><strong><date datetime="2021-04-21">April
21<sup>th</sup>, 2021</date></strong> - Eric Friedrich named PMC Chair of
Traffic Control</li>
</ul>
</div>
diff --git a/releases/index.html b/releases/index.html
index 2eb27ae..b8097d5 100644
--- a/releases/index.html
+++ b/releases/index.html
@@ -176,23 +176,23 @@ gpg: Good signature from "Zach Hoffman
<[email protected]>" [ultimate]
<br/>
<h2>Past Releases</h2>
- <!-- Release 5.1.5 -->
+ <!-- Release 5.1.6 -->
<div class="row">
<div class="col-sm-12">
<div class="card-deck">
<div class="card">
<div class="card-body">
- <h3 class="card-title"><b>Apache Traffic Control 5.1.5
- December 23<sup>rd</sup>, 2021</b></h3>
- <p class="card-text">Apache Traffic Control 5.1.5 is
available here:
+ <h3 class="card-title"><b>Apache Traffic Control 5.1.6
- February 4<sup>th</sup>, 2022</b></h3>
+ <p class="card-text">Apache Traffic Control 5.1.6 is
available here:
<ul>
<li>
- <a
href="https://dlcdn.apache.org/trafficcontrol/5.1.5/apache-trafficcontrol-5.1.5.tar.gz">Tarball</a>
+ <a
href="https://dlcdn.apache.org/trafficcontrol/5.1.6/apache-trafficcontrol-5.1.6.tar.gz">Tarball</a>
</li>
<li>
- <a
href="https://downloads.apache.org/trafficcontrol/5.1.5/apache-trafficcontrol-5.1.5.tar.gz.sha512">SHA-512</a>
+ <a
href="https://downloads.apache.org/trafficcontrol/5.1.6/apache-trafficcontrol-5.1.6.tar.gz.sha512">SHA-512</a>
</li>
<li>
- <a
href="https://downloads.apache.org/trafficcontrol/5.1.5/apache-trafficcontrol-5.1.5.tar.gz.asc">ASC</a>
+ <a
href="https://downloads.apache.org/trafficcontrol/5.1.6/apache-trafficcontrol-5.1.6.tar.gz.asc">ASC</a>
</li>
<li><a
href="https://downloads.apache.org/trafficcontrol/KEYS">KEYS</a></li>
<li><a href="/downloads/profiles/5.1.x/">Default
Profiles</a></li>
@@ -282,6 +282,8 @@ gpg: Good signature from "Zach Hoffman
<[email protected]>" [ultimate]
<li>Traffic Portal: <a
href="https://github.com/apache/trafficcontrol/issues/5394">#5394</a> -
Converts the tenant table to a tenant tree for usability</li>
<li>Traffic Portal: upgraded delivery service UI
tables to use more powerful/performant ag-grid component</li>
<li>Updated <code>log4j</code> module in Traffic
Router from version 1.2.17 to 2.17.0</li>
+ <li><a
href="https://github.com/apache/trafficcontrol/issues/6446">#6446</a> - Revert
Traffic Router rollover file pattern to the one previously used in
<code>log4j.properties</code> with Log4j 1.2</li>
+ <li><a
href="https://github.com/apache/trafficcontrol/pull/6506">#6506</a> - Updated
<code>jackson-databind</code> and <code>jackson-annotations</code> Traffic
Router dependencies to version 2.13.1</li>
</ul>
</p>