Skip to content

Commit 38512df

Browse files
authored
Fix HTML link in news feed
1 parent 93ff42e commit 38512df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/theme/templates/frontpage.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ <h5 class="card-title text-center text-capitalize">
1313
<a href="/infra-news.html" >Infra News</a>
1414
</h5>
1515
<p class="card-text"><b>March 12, 2026</b>: the parallel PUT issue described on February 3 is <b>resolved</b> in Apache Maven 3.9.13.</p>
16-
<p class="card-text"><b>February 23, 2026</b>: The Apache instance of <b>Reviewboard</b> will cease operation on March 31, 2026. Details are in the <a href="https://infra.apache.org/blog/newsletter_02_26.html>February newsletter</a>.
16+
<p class="card-text"><b>February 23, 2026</b>: The Apache instance of <b>Reviewboard</b> will cease operation on March 31, 2026. Details are in the <a href="https://infra.apache.org/blog/newsletter_02_26.html">February newsletter</a>.
1717
<p class="card-text"><b>February 3, 2026</b>: Apache Maven 3.9.12 has a change that causes a problem in repository.apache.org (the Sonatype Nexus 2 Pro staging suite): if your build uses parallel PUT deployment, the build creates a separate staging repository for each of the requests instead of assembling everything in one repository. The Maven team is working on a resolution to this issue. Until the fix is available, they suggest <b></b>disabling parallel PUTs</b>. Learn more at <a href="https://infra.apache.org/blog/parallelputissue.html">Parallel PUT problem in repository.apache.org with Apache Maven 3.9.12]</a>.</p>
1818
<p class="card-text"><b>December 30, 2025</b>: Starting November 10, 2025, The ASF experienced a massive DDOS (distributed denial of service) attack. The Infra team had to create a suite of tools to augment the existing blocking processes and to improving analysis of attacks on ASF machines. Infra is taking further steps to make sure ASF services and systems remain both secure and available to those who need them.</p>
1919
<p class="card-text"><b>June 23, 2025</b>: Due to a significant increase in abuse, largely driven by AI scraping, the <b>ASF Bugzilla</b> instance is now only available to <b>authenticated users</b>. To use it, log in with your ASF credentials.</p>

0 commit comments

Comments
 (0)