commit:     5fc4d7781cc6e731f2887309ef24e58c269690c2
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 17 19:08:37 2026 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jan 17 19:10:07 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fc4d778

sys-libs/glibc: keyword 2.41-r9

Patchset log
e127388063 (HEAD -> gentoo/2.41, tag: gentoo/glibc-2.41-11, gentoo/gentoo/2.41) 
resolv: Fix NSS DNS backend for getnetbyaddr (CVE-2026-0915)
66542656d8 memalign: reinstate alignment overflow check (CVE-2026-0861)
3ed0fdd2f5 nptl: Optimize trylock for high cache contention workloads (BZ 
#33704)
d0c0f0a037 support: Exit on consistency check failure in 
resolv_response_add_name
f34fbd6611 support: Fix FILE * leak in check_for_unshare_hints in test-container
138982e32b sprof: fix -Wformat warnings on 32-bit hosts
02b35cf8f8 sprof: check pread size and offset for overflow

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 sys-libs/glibc/glibc-2.41-r9.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/sys-libs/glibc/glibc-2.41-r9.ebuild 
b/sys-libs/glibc/glibc-2.41-r9.ebuild
index 85130d717c7f..fd3b8b54df64 100644
--- a/sys-libs/glibc/glibc-2.41-r9.ebuild
+++ b/sys-libs/glibc/glibc-2.41-r9.ebuild
@@ -41,8 +41,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+=" 
https://dev.gentoo.org/~${PATCH_DEV}/distfiles/${P}-patches-${PATCH_VER}.tar.xz";
 fi

Reply via email to