This is an automated email from the ASF dual-hosted git repository.
git-site-role 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 f2dbc60 Automatic Site Publish by Buildbot
f2dbc60 is described below
commit f2dbc6090165215d122e8d7e97c8c4e5992d620b
Author: buildbot <[email protected]>
AuthorDate: Fri Feb 6 16:10:41 2026 +0000
Automatic Site Publish by Buildbot
---
content/downloads.html | 14 +++++++-------
content/index.html | 8 ++++----
2 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/content/downloads.html b/content/downloads.html
index dd80b22..b7ad6c1 100644
--- a/content/downloads.html
+++ b/content/downloads.html
@@ -177,10 +177,10 @@ To update versions:
<div class="flex items-center justify-between mb-6">
<div>
<div class="flex items-center space-x-3">
- <h2 class="text-3xl font-bold
text-primary">Traffic Server 9.2.11</h2>
+ <h2 class="text-3xl font-bold
text-primary">Traffic Server 9.2.12</h2>
<span class="px-3 py-1 bg-blue-100 text-blue-800
text-sm font-semibold rounded-full">LTS</span>
</div>
- <p class="text-gray-600 mt-2">Released June 17, 2025 •
Long Term Support v9.x Release</p>
+ <p class="text-gray-600 mt-2">Released February 06,
2026 • Long Term Support v9.x Release</p>
</div>
</div>
@@ -210,20 +210,20 @@ To update versions:
</div>
<div class="flex flex-col sm:flex-row gap-4 items-center">
- <a
href="https://www.apache.org/dyn/closer.cgi/trafficserver/trafficserver-9.2.11.tar.bz2"
class="inline-block px-8 py-4 rounded-lg font-semibold bg-blue-600
hover:bg-blue-700 text-white text-center w-full sm:w-auto transition-colors">
+ <a
href="https://www.apache.org/dyn/closer.cgi/trafficserver/trafficserver-9.2.12.tar.bz2"
class="inline-block px-8 py-4 rounded-lg font-semibold bg-blue-600
hover:bg-blue-700 text-white text-center w-full sm:w-auto transition-colors">
<svg class="w-5 h-5 inline-block mr-2 -mt-1"
fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round"
stroke-linejoin="round" stroke-width="2" d="M4 16v1a3 3 0 003 3h10a3 3 0
003-3v-1m-4-4l-4 4m0 0l-4-4m4 4V4"/>
</svg>
- Download 9.2.11
+ Download 9.2.12
</a>
<div class="flex gap-3 text-sm">
- <a
href="https://www.apache.org/dist/trafficserver/trafficserver-9.2.11.tar.bz2.asc"
class="px-4 py-2 border border-gray-300 rounded-lg hover:bg-gray-50
font-medium">
+ <a
href="https://www.apache.org/dist/trafficserver/trafficserver-9.2.12.tar.bz2.asc"
class="px-4 py-2 border border-gray-300 rounded-lg hover:bg-gray-50
font-medium">
PGP
</a>
- <a
href="https://www.apache.org/dist/trafficserver/trafficserver-9.2.11.tar.bz2.sha512"
class="px-4 py-2 border border-gray-300 rounded-lg hover:bg-gray-50
font-medium">
+ <a
href="https://www.apache.org/dist/trafficserver/trafficserver-9.2.12.tar.bz2.sha512"
class="px-4 py-2 border border-gray-300 rounded-lg hover:bg-gray-50
font-medium">
SHA512
</a>
- <a
href="https://raw.githubusercontent.com/apache/trafficserver/9.2.x/CHANGELOG-9.2.11"
class="px-4 py-2 border border-gray-300 rounded-lg hover:bg-gray-50
font-medium">
+ <a
href="https://raw.githubusercontent.com/apache/trafficserver/9.2.x/CHANGELOG-9.2.12"
class="px-4 py-2 border border-gray-300 rounded-lg hover:bg-gray-50
font-medium">
Changelog
</a>
</div>
diff --git a/content/index.html b/content/index.html
index a183edc..baf90ea 100644
--- a/content/index.html
+++ b/content/index.html
@@ -302,6 +302,10 @@ To update:
<div class="max-w-4xl mx-auto">
<div class="space-y-6">
+ <div class="border-l-4 border-accent pl-6 py-2">
+ <p class="text-sm text-secondary font-semibold
mb-1">February 06, 2026</p>
+ <p class="text-gray-700">We are releasing version
<strong>v9.2.12</strong> with several bugfixes and improvements.</p>
+ </div>
<div class="border-l-4 border-accent pl-6 py-2">
<p class="text-sm text-secondary font-semibold
mb-1">August 13, 2025</p>
<p class="text-gray-700">The first minor version of
ATS 10 is released: <strong>v10.1.0</strong>!</p>
@@ -330,10 +334,6 @@ To update:
<p class="text-sm text-secondary font-semibold
mb-1">November 26, 2024</p>
<p class="text-gray-700">We are releasing version
<strong>v9.2.7</strong> with several bugfixes.</p>
</div>
- <div class="border-l-4 border-accent pl-6 py-2">
- <p class="text-sm text-secondary font-semibold
mb-1">November 12, 2024</p>
- <p class="text-gray-700">We are releasing version
<strong>v10.0.2</strong> and <strong>v9.2.6</strong> with several bugfixes and
improvements.</p>
- </div>
</div>
<div class="mt-8 text-center">