Jakub Jelinek <ja...@redhat.com> writes:

> On Sun, Aug 10, 2025 at 11:46:53PM +0200, Gerald Pfeifer wrote:
>> On Mon, 4 Aug 2025, Sam James wrote:
>> > .. as we did for <= 10.
>> :
>> >  <h1>GCC 11 Release Series</h1>
>> >  
>> > +<p>(This release series is no longer supported.)</p>
>> 
>> Is there some place where we ought to document this? Richi?
>
> https://gcc.gnu.org/branch-closing.html ?

I've committed the attached patch.

>From 533d199923da5850bec64c7892d3f3fcf31162ba Mon Sep 17 00:00:00 2001
Message-ID: <533d199923da5850bec64c7892d3f3fcf31162ba.1755944863.git....@gentoo.org>
From: Sam James <s...@gentoo.org>
Date: Sat, 23 Aug 2025 11:26:47 +0100
Subject: [PATCH] htdocs/branch-closing.html: add item for updating website to
 declare EOL

See f846648a61b1acf06b1430376010eb837b21923e for inspiration.
---
 htdocs/branch-closing.html | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/htdocs/branch-closing.html b/htdocs/branch-closing.html
index fd109c2f..07c91700 100644
--- a/htdocs/branch-closing.html
+++ b/htdocs/branch-closing.html
@@ -101,6 +101,9 @@ so they no longer include the milestones from the closed branch.
 Remove any entry describing the state of the closed branch from that
 page.</li>
 
+<li>Update the landing page at <code>gcc.gnu.org/gcc-XXX</code> to state
+"(This release series is no longer supported.)".</li>
+
 </ol>
 
 </body>

base-commit: 1845c708ee69271cb04af7ef7e639cebbdab6f17
prerequisite-patch-id: 481994726756191355c286594cf30d88632a7a15
-- 
2.51.0

Reply via email to