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

cmcfarlen 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 b31081d  run generate
b31081d is described below

commit b31081ddb603c231529f20eba229d7181e0757ea
Author: Chris McFarlen <[email protected]>
AuthorDate: Mon Aug 17 15:11:11 2026 -0500

    run generate
---
 content/downloads.html | 16 ++++++++--------
 content/index.html     |  8 ++++----
 2 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/content/downloads.html b/content/downloads.html
index 8bc9fc5..a8c79f5 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.4</h2>
+                            <h2 class="text-3xl font-bold 
text-primary">Traffic Server 10.2.0</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 July 28, 2026 • 
Current v10.x Release</p>
+                        <p class="text-gray-600 mt-2">Released August 17, 2026 
• Current v10.x Release</p>
                     </div>
                 </div>
 
@@ -133,7 +133,7 @@ To update versions:
                             </svg>
                             <div>
                                 <p class="font-semibold text-gray-900">Latest 
Features</p>
-                                <p class="text-sm text-gray-600">Bugfix, 
security and stability release for the 10.1 stable release</p>
+                                <p class="text-sm text-gray-600">First release 
of 10.2.0</p>
                             </div>
                         </div>
                         <div class="flex items-start space-x-3">
@@ -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.4.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.2.0.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.4
+                            Download 10.2.0
                         </a>
                         <div class="flex gap-3 text-sm">
-                            <a 
href="https://www.apache.org/dist/trafficserver/trafficserver-10.1.4.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.2.0.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.4.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.2.0.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.4";
 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.2.x/CHANGELOG-10.2.0";
 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 f7f38ba..12a4c98 100644
--- a/content/index.html
+++ b/content/index.html
@@ -331,6 +331,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">August 17, 2026</p>
+                        <p class="text-gray-700">Apache Traffic Server 
<strong>v10.2.0</strong> released!</p>
+                    </div>
                     <div class="border-l-4 border-accent pl-6 py-2">
                         <p class="text-sm text-secondary font-semibold 
mb-1">July 28, 2026</p>
                         <p class="text-gray-700"><strong>Upcoming:</strong> 
Apache Traffic Server <strong>v9.2.15</strong> and <strong>v10.1.4</strong> 
security releases addressing 34 CVEs. Read the <a href="security-2026-07.html" 
class="text-accent underline">July 2026 CVE release advisory</a>.</p>
@@ -359,10 +363,6 @@ To update:
                         <p class="text-sm text-secondary font-semibold 
mb-1">April 2, 2025</p>
                         <p class="text-gray-700">We are releasing version 
<strong>v10.0.5</strong> and <strong>v9.2.10</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">March 5, 2025</p>
-                        <p class="text-gray-700">We are releasing version 
<strong>v10.0.4</strong> and <strong>v9.2.9</strong> with several bugfixes and 
improvements.</p>
-                    </div>
                 </div>
                 
                 <div class="mt-8 text-center">

Reply via email to