mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 12:58:16 -07:00
sys-libs/glibc: keyword 2.42-r4
Patchset changelog b97e8d478d (HEAD -> gentoo/2.42, tag: gentoo/glibc-2.42-6, gentoo/gentoo/2.42) resolv: Fix NSS DNS backend for getnetbyaddr (CVE-2026-0915) f91d323d96 memalign: reinstate alignment overflow check (CVE-2026-0861) deb6ee6565 nptl: Optimize trylock for high cache contention workloads (BZ #33704) 25b6617f2b support: Exit on consistency check failure in resolv_response_add_name be69d86325 support: Fix FILE * leak in check_for_unshare_hints in test-container ef5cdb7b23 sprof: fix -Wformat warnings on 32-bit hosts c7870f0013 sprof: check pread size and offset for overflow Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
@@ -43,8 +43,7 @@ HOMEPAGE="https://www.gnu.org/software/libc/"
|
||||
if [[ ${PV} == *9999 ]]; then
|
||||
inherit git-r3
|
||||
else
|
||||
#KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
|
||||
KEYWORDS=""
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
|
||||
SRC_URI="mirror://gnu/glibc/${P}.tar.xz"
|
||||
SRC_URI+=" verify-sig? ( mirror://gnu/glibc/${P}.tar.xz.sig )"
|
||||
SRC_URI+=" https://dev.gentoo.org/~${PATCH_DEV}/distfiles/${P}-patches-${PATCH_VER}.tar.xz"
|
||||
|
||||
Reference in New Issue
Block a user