gnu: glibc-2.35: Use CVE-2023-4911 again.

* gnu/packages/base.scm (glibc-2.35): Use glibc-2.35-CVE-2023-4911.patch which
was forgotten when ungrafting.

Change-Id: I7774f67b50ba3be1246325ea9f40ac31e3dbc74f
This commit is contained in:
Josselin Poiret 2024-05-26 16:05:25 +02:00 committed by Ludovic Courtès
parent ede5ae459b
commit e369fa017b
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -1143,7 +1143,8 @@ (define-public glibc-2.35
(sha256
(base32
"0bpm1kfi09dxl4c6aanc5c9951fmf6ckkzay60cx7k37dcpp68si"))
(patches (search-patches "glibc-ldd-powerpc.patch"
(patches (search-patches "glibc-2.35-CVE-2023-4911.patch"
"glibc-ldd-powerpc.patch"
"glibc-ldd-x86_64.patch"
"glibc-dl-cache.patch"
"glibc-versioned-locpath.patch"