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

asf-gitbox-commits 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 ccfb727  Automatic Site Publish by Buildbot
ccfb727 is described below

commit ccfb7279ed6917ce260731392bc7b7fb623a0aef
Author: buildbot <[email protected]>
AuthorDate: Tue Jul 21 00:37:29 2026 +0000

    Automatic Site Publish by Buildbot
---
 content/downloads.html | 14 +++++++-------
 content/index.html     |  2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/content/downloads.html b/content/downloads.html
index e2be19c..53cbe29 100644
--- a/content/downloads.html
+++ b/content/downloads.html
@@ -118,10 +118,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 10.1.2</h2>
+                            <h2 class="text-3xl font-bold 
text-primary">Traffic Server 10.1.3</h2>
                             <span class="px-3 py-1 bg-green-100 text-green-800 
text-sm font-semibold rounded-full">Latest Stable</span>
                         </div>
-                        <p class="text-gray-600 mt-2">Released February 06, 
2026 • Current v10.x Release</p>
+                        <p class="text-gray-600 mt-2">Released July 16, 2026 • 
Current v10.x Release</p>
                     </div>
                 </div>
 
@@ -151,20 +151,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-10.1.2.tar.bz2";
 class="inline-block px-8 py-4 rounded-lg font-semibold bg-gradient-to-r 
from-blue-500 to-blue-900 hover:from-blue-600 hover:to-blue-950 text-white 
text-center w-full sm:w-auto transition-all shadow-md hover:shadow-lg">
+                        <a 
href="https://www.apache.org/dyn/closer.cgi/trafficserver/trafficserver-10.1.3.tar.bz2";
 class="inline-block px-8 py-4 rounded-lg font-semibold bg-gradient-to-r 
from-blue-500 to-blue-900 hover:from-blue-600 hover:to-blue-950 text-white 
text-center w-full sm:w-auto transition-all shadow-md hover:shadow-lg">
                             <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 10.1.2
+                            Download 10.1.3
                         </a>
                         <div class="flex gap-3 text-sm">
-                            <a 
href="https://www.apache.org/dist/trafficserver/trafficserver-10.1.2.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-10.1.3.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-10.1.2.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-10.1.3.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/10.1.x/CHANGELOG-10.1.2";
 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/10.1.x/CHANGELOG-10.1.3";
 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 49b1c17..8ed6da3 100644
--- a/content/index.html
+++ b/content/index.html
@@ -304,7 +304,7 @@ To update:
                 <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">July 16, 2026</p>
-                        <p class="text-gray-700">We are releasing version 
<strong>v9.2.14</strong> which include security fixes and improvements. We 
recommend everyone to upgrade to one of these versions of ATS.</p>
+                        <p class="text-gray-700">We are releasing version 
<strong>v9.2.14</strong> and <strong>v10.1.3</strong> which include security 
fixes and improvements. We recommend everyone to upgrade to one of these 
versions of ATS.</p>
                     </div>
                     <div class="border-l-4 border-accent pl-6 py-2">
                         <p class="text-sm text-secondary font-semibold 
mb-1">April 02, 2026</p>

Reply via email to