From: "Ludovic Courtès" <ludo@gnu.org>
To: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Cc: guix-security@gnu.org,
Liliana Marie Prikler <liliana.prikler@ist.tugraz.at>,
Andreas Enge <andreas@enge.fr>,
70581@debbugs.gnu.org, McSinyx <cnx@loang.net>,
Janneke Nieuwenhuizen <janneke@gnu.org>
Subject: bug#70581: PHP, glibc, and CVE-2024-2961
Date: Wed, 18 Dec 2024 11:07:48 +0100 [thread overview]
Message-ID: <87bjx9nw23.fsf_-_@gnu.org> (raw)
In-Reply-To: <f7aeb1c1fcdf123782ddf51257a573d614d1c02d.1734186002.git.maxim.cournoyer@gmail.com> (Maxim Cournoyer's message of "Sat, 14 Dec 2024 23:20:53 +0900")
Hi,
Maxim Cournoyer <maxim.cournoyer@gmail.com> skribis:
> * gnu/packages/base.scm (%glibc-patches): New variable.
> (glibc) [source]: Use it.
> [properties]: Mark CVE-2024-2961 as hidden (resolved).
> [replacement]: Add field to graft with...
> (glibc/fixed): ... this new package.
>
> Fixes: <https://issues.guix.gnu.org/70581>
> Change-Id: I6dd70b0e157283925824348f180c466c2f6387c9
I’m late to the party, apologies! (I was Cc’d, despite being on
‘core-packages’, weird.)
> + (patches (map search-patch
> + (fold (cut delete <...>)
> + %glibc-patches
> + '("glibc-2.39-git-updates.patch"))))))))
Or: (delete "glibc-2.39-git-updates.patch" (search-patches %glibc-patches)).
Thank you!
Ludo’.
prev parent reply other threads:[~2024-12-18 10:09 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-26 6:44 bug#70581: PHP, glibc, and CVE-2024-2961 McSinyx via Bug reports for GNU Guix
2024-04-26 7:20 ` Liliana Marie Prikler
2024-12-14 14:20 ` bug#70581: [PATCH] gnu: glibc: Graft with fix for CVE-2024-2961 Maxim Cournoyer
2024-12-18 7:31 ` bug#70581: PHP, glibc, and CVE-2024-2961 Maxim Cournoyer
2024-12-18 10:07 ` Ludovic Courtès [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87bjx9nw23.fsf_-_@gnu.org \
--to=ludo@gnu.org \
--cc=70581@debbugs.gnu.org \
--cc=andreas@enge.fr \
--cc=cnx@loang.net \
--cc=guix-security@gnu.org \
--cc=janneke@gnu.org \
--cc=liliana.prikler@ist.tugraz.at \
--cc=maxim.cournoyer@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).