This is an automated email from the ASF dual-hosted git repository. bcall pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/trafficserver-site.git
commit ee1c42fd8076eed51ec5e701762bfcc9617ff9b0 Author: Bryan Call <[email protected]> AuthorDate: Thu Jan 8 13:36:46 2026 -0800 Fix Apache Whimsy website checker warnings - Add Privacy Policy link (required by ASF) - Add Events link (required by ASF) - Remove Google Fonts from tools/via.html (CSP violation) - Update copyright year 2012 -> 2025 in tools/via.html - Update Twitter -> X links in acknowledgements, users, press pages --- content/acknowledgements.html | 4 +++- content/downloads.html | 2 ++ content/index.html | 2 ++ content/press.html | 4 +++- content/tools/via.html | 4 ++-- content/users.html | 4 +++- source/templates/downloads.template.html | 2 ++ source/templates/index.template.html | 2 ++ 8 files changed, 19 insertions(+), 5 deletions(-) diff --git a/content/acknowledgements.html b/content/acknowledgements.html index c4f4ef7..944f5a6 100644 --- a/content/acknowledgements.html +++ b/content/acknowledgements.html @@ -212,6 +212,8 @@ <li><a href="https://www.apache.org/" class="text-secondary hover:text-accent transition-colors">Foundation</a></li> <li><a href="https://www.apache.org/licenses/" class="text-secondary hover:text-accent transition-colors">License</a></li> <li><a href="https://github.com/apache/trafficserver/security/policy" class="text-secondary hover:text-accent transition-colors">Security</a></li> + <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" class="text-secondary hover:text-accent transition-colors">Privacy</a></li> + <li><a href="https://www.apache.org/events/current-event.html" class="text-secondary hover:text-accent transition-colors">Events</a></li> <li><a href="https://www.apache.org/foundation/sponsorship.html" class="text-secondary hover:text-accent transition-colors">Donate</a></li> <li><a href="https://www.apache.org/foundation/thanks.html" class="text-secondary hover:text-accent transition-colors">Thanks</a></li> </ul> @@ -223,7 +225,7 @@ <li><a href="/press.html" class="text-secondary hover:text-accent transition-colors">Press Kit</a></li> <li><a href="/acknowledgements.html" class="text-secondary hover:text-accent transition-colors">Acknowledgements</a></li> <li><a href="https://blogs.apache.org/trafficserver/" class="text-secondary hover:text-accent transition-colors">Blog</a></li> - <li><a href="https://twitter.com/trafficserver" class="text-secondary hover:text-accent transition-colors">Twitter</a></li> + <li><a href="https://x.com/trafficserver" class="text-secondary hover:text-accent transition-colors">X</a></li> </ul> </div> </div> diff --git a/content/downloads.html b/content/downloads.html index 1cf165f..f4c6b97 100644 --- a/content/downloads.html +++ b/content/downloads.html @@ -278,6 +278,8 @@ To update versions: <li><a href="https://www.apache.org/" class="text-secondary hover:text-accent transition-colors">Foundation</a></li> <li><a href="https://www.apache.org/licenses/" class="text-secondary hover:text-accent transition-colors">License</a></li> <li><a href="https://github.com/apache/trafficserver/security/policy" class="text-secondary hover:text-accent transition-colors">Security</a></li> + <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" class="text-secondary hover:text-accent transition-colors">Privacy</a></li> + <li><a href="https://www.apache.org/events/current-event.html" class="text-secondary hover:text-accent transition-colors">Events</a></li> <li><a href="https://www.apache.org/foundation/sponsorship.html" class="text-secondary hover:text-accent transition-colors">Donate</a></li> <li><a href="https://www.apache.org/foundation/thanks.html" class="text-secondary hover:text-accent transition-colors">Thanks</a></li> </ul> diff --git a/content/index.html b/content/index.html index 506ee1f..259981a 100644 --- a/content/index.html +++ b/content/index.html @@ -361,6 +361,8 @@ To update: <li><a href="https://www.apache.org/" class="text-secondary hover:text-accent transition-colors">Foundation</a></li> <li><a href="https://www.apache.org/licenses/" class="text-secondary hover:text-accent transition-colors">License</a></li> <li><a href="https://github.com/apache/trafficserver/security/policy" class="text-secondary hover:text-accent transition-colors">Security</a></li> + <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" class="text-secondary hover:text-accent transition-colors">Privacy</a></li> + <li><a href="https://www.apache.org/events/current-event.html" class="text-secondary hover:text-accent transition-colors">Events</a></li> <li><a href="https://www.apache.org/foundation/sponsorship.html" class="text-secondary hover:text-accent transition-colors">Donate</a></li> <li><a href="https://www.apache.org/foundation/thanks.html" class="text-secondary hover:text-accent transition-colors">Thanks</a></li> </ul> diff --git a/content/press.html b/content/press.html index 3554c1e..f35525f 100644 --- a/content/press.html +++ b/content/press.html @@ -254,6 +254,8 @@ <li><a href="https://www.apache.org/" class="text-secondary hover:text-accent transition-colors">Foundation</a></li> <li><a href="https://www.apache.org/licenses/" class="text-secondary hover:text-accent transition-colors">License</a></li> <li><a href="https://github.com/apache/trafficserver/security/policy" class="text-secondary hover:text-accent transition-colors">Security</a></li> + <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" class="text-secondary hover:text-accent transition-colors">Privacy</a></li> + <li><a href="https://www.apache.org/events/current-event.html" class="text-secondary hover:text-accent transition-colors">Events</a></li> <li><a href="https://www.apache.org/foundation/sponsorship.html" class="text-secondary hover:text-accent transition-colors">Donate</a></li> <li><a href="https://www.apache.org/foundation/thanks.html" class="text-secondary hover:text-accent transition-colors">Thanks</a></li> </ul> @@ -265,7 +267,7 @@ <li><a href="/press.html" class="text-secondary hover:text-accent transition-colors">Press Kit</a></li> <li><a href="/acknowledgements.html" class="text-secondary hover:text-accent transition-colors">Acknowledgements</a></li> <li><a href="https://blogs.apache.org/trafficserver/" class="text-secondary hover:text-accent transition-colors">Blog</a></li> - <li><a href="https://twitter.com/trafficserver" class="text-secondary hover:text-accent transition-colors">Twitter</a></li> + <li><a href="https://x.com/trafficserver" class="text-secondary hover:text-accent transition-colors">X</a></li> </ul> </div> </div> diff --git a/content/tools/via.html b/content/tools/via.html index 39d9c8c..c17dad8 100644 --- a/content/tools/via.html +++ b/content/tools/via.html @@ -9,7 +9,7 @@ <link rel="stylesheet" type="text/css" href="/styles/styles.css" media="screen" /> <!--css3-mediaqueries-js - https://code.google.com/p/css3-mediaqueries-js/ - Enables media queries in some unsupported browsers--> <script type="text/javascript" src="/js/css3-mediaqueries.js"></script> - <link href="https://fonts.googleapis.com/css?family=Droid+Serif:regular,italic,bold" rel="stylesheet"> + <!-- Google Fonts removed for ASF CSP compliance --> <title>Via Decoder - Apache Traffic Server</title> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . https://www.apache.org/licenses/LICENSE-2.0 . Unless required by appli [...] <script type="text/javascript"> @@ -200,7 +200,7 @@ function checkQuery() { <div id="footer" class="row"> <div class="tencol"> - Copyright © 2012 + Copyright © 2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/">Apache License</a>, diff --git a/content/users.html b/content/users.html index 1be5f08..3ef043b 100644 --- a/content/users.html +++ b/content/users.html @@ -254,6 +254,8 @@ <li><a href="https://www.apache.org/" class="text-secondary hover:text-accent transition-colors">Foundation</a></li> <li><a href="https://www.apache.org/licenses/" class="text-secondary hover:text-accent transition-colors">License</a></li> <li><a href="https://github.com/apache/trafficserver/security/policy" class="text-secondary hover:text-accent transition-colors">Security</a></li> + <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" class="text-secondary hover:text-accent transition-colors">Privacy</a></li> + <li><a href="https://www.apache.org/events/current-event.html" class="text-secondary hover:text-accent transition-colors">Events</a></li> <li><a href="https://www.apache.org/foundation/sponsorship.html" class="text-secondary hover:text-accent transition-colors">Donate</a></li> <li><a href="https://www.apache.org/foundation/thanks.html" class="text-secondary hover:text-accent transition-colors">Thanks</a></li> </ul> @@ -266,7 +268,7 @@ <li><a href="/press.html" class="text-secondary hover:text-accent transition-colors">Press Kit</a></li> <li><a href="/acknowledgements.html" class="text-secondary hover:text-accent transition-colors">Acknowledgements</a></li> <li><a href="https://blogs.apache.org/trafficserver/" class="text-secondary hover:text-accent transition-colors">Blog</a></li> - <li><a href="https://twitter.com/trafficserver" class="text-secondary hover:text-accent transition-colors">Twitter</a></li> + <li><a href="https://x.com/trafficserver" class="text-secondary hover:text-accent transition-colors">X</a></li> </ul> </div> </div> diff --git a/source/templates/downloads.template.html b/source/templates/downloads.template.html index d6cbb0f..87475b1 100644 --- a/source/templates/downloads.template.html +++ b/source/templates/downloads.template.html @@ -278,6 +278,8 @@ To update versions: <li><a href="https://www.apache.org/" class="text-secondary hover:text-accent transition-colors">Foundation</a></li> <li><a href="https://www.apache.org/licenses/" class="text-secondary hover:text-accent transition-colors">License</a></li> <li><a href="https://github.com/apache/trafficserver/security/policy" class="text-secondary hover:text-accent transition-colors">Security</a></li> + <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" class="text-secondary hover:text-accent transition-colors">Privacy</a></li> + <li><a href="https://www.apache.org/events/current-event.html" class="text-secondary hover:text-accent transition-colors">Events</a></li> <li><a href="https://www.apache.org/foundation/sponsorship.html" class="text-secondary hover:text-accent transition-colors">Donate</a></li> <li><a href="https://www.apache.org/foundation/thanks.html" class="text-secondary hover:text-accent transition-colors">Thanks</a></li> </ul> diff --git a/source/templates/index.template.html b/source/templates/index.template.html index fc120f6..0ef7b3b 100644 --- a/source/templates/index.template.html +++ b/source/templates/index.template.html @@ -330,6 +330,8 @@ To update: <li><a href="https://www.apache.org/" class="text-secondary hover:text-accent transition-colors">Foundation</a></li> <li><a href="https://www.apache.org/licenses/" class="text-secondary hover:text-accent transition-colors">License</a></li> <li><a href="https://github.com/apache/trafficserver/security/policy" class="text-secondary hover:text-accent transition-colors">Security</a></li> + <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html" class="text-secondary hover:text-accent transition-colors">Privacy</a></li> + <li><a href="https://www.apache.org/events/current-event.html" class="text-secondary hover:text-accent transition-colors">Events</a></li> <li><a href="https://www.apache.org/foundation/sponsorship.html" class="text-secondary hover:text-accent transition-colors">Donate</a></li> <li><a href="https://www.apache.org/foundation/thanks.html" class="text-secondary hover:text-accent transition-colors">Thanks</a></li> </ul>
