[PATCH v2] Updated pages to reference 2.41 as the current version [BZ #32826]
Carlos O'Donell
carlos@redhat.com
Sat Apr 5 15:27:14 GMT 2025
On 3/27/25 8:58 PM, Collin Funk wrote:
> Oops, it is 2025 not 2024. Sorry...
LGTM! Applied. Thank you Collin!
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
> -- 8< --
>
> Signed-off-by: Collin Funk <collin.funk1@gmail.com>
> ---
> index.html | 5 +++--
> sources.html | 4 ++--
> started.html | 4 ++--
> 3 files changed, 7 insertions(+), 6 deletions(-)
>
> diff --git a/index.html b/index.html
> index 56ddd1c..5a3a491 100644
> --- a/index.html
> +++ b/index.html
> @@ -67,11 +67,12 @@
> The GNU C Library releases every 6 months.
> See the <a href="https://sourceware.org/git/?p=glibc.git;a=blob_plain;f=NEWS;hb=HEAD">NEWS file</a> in the glibc sources for more information.
> <ul>
> - <li>The current stable version of glibc is 2.40, released on July 22nd, 2024.</li>
> - <li>The current development version of glibc is 2.41, releasing on or around February 1st, 2025.</li>
> + <li>The current stable version of glibc is 2.41, released on January 30th, 2025.</li>
> + <li>The current development version of glibc is 2.42, releasing on or around August 1st, 2025.</li>
OK. Update with 2025 year.
> </ul>
> </p>
> <h1>Latest News</h1>
> +<p>2025-01-30: <a href="https://inbox.sourceware.org/libc-alpha/6975370.R56niFO833@pinacolada/T/#u">glibc 2.41 released.</a></p>
OK. URL correct for the release, date correct.
> <p>2024-07-22: <a href="https://inbox.sourceware.org/libc-alpha/10946288.T7Z3S40VBb@kona/T/#u">glibc 2.40 released.</a></p>
> <p>2024-01-31: <a href="https://sourceware.org/pipermail/libc-alpha/2024-January/154363.html">glibc 2.39 released.</a></p>
> <p>2023-07-31: <a href="https://sourceware.org/pipermail/libc-alpha/2023-July/150524.html">glibc 2.38 released.</a></p>
> diff --git a/sources.html b/sources.html
> index f7d3b1e..d7b8415 100644
> --- a/sources.html
> +++ b/sources.html
> @@ -39,10 +39,10 @@ git checkout master</pre></b>
> and tarball <a href="https://ftp.gnu.org/gnu/glibc/">via ftp</a>.
> </p>
> <p>
> - Checkout the latest glibc 2.40 stable release:
> + Checkout the latest glibc 2.41 stable release:
> <b><pre>git clone https://sourceware.org/git/glibc.git
> cd glibc
> -git checkout release/2.40/master</pre></b>
> +git checkout release/2.41/master</pre></b>
OK. Bump.
> </p>
> <p>
> Release tarballs are available via anonymous ftp at
> diff --git a/started.html b/started.html
> index 9c69c0c..270ca45 100644
> --- a/started.html
> +++ b/started.html
> @@ -52,10 +52,10 @@
> and tarball <a href="https://ftp.gnu.org/gnu/glibc/">via ftp</a>.
> </p>
> <p>
> - Checkout the latest glibc 2.40 stable release:
> + Checkout the latest glibc 2.41 stable release:
> <b><pre>git clone https://sourceware.org/git/glibc.git
> cd glibc
> -git checkout release/2.40/master</pre></b>
> +git checkout release/2.41/master</pre></b>
OK. Bump.
> </p>
> <p>
> Release tarballs are available via anonymous ftp at
--
Cheers,
Carlos.
More information about the Libc-alpha
mailing list