From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 35B0515808B for ; Thu, 3 Oct 2024 16:43:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 457BEE29B9; Thu, 3 Oct 2024 16:43:18 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 26B64E29B9 for ; Thu, 3 Oct 2024 16:43:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4C3A4340BEA for ; Thu, 3 Oct 2024 16:43:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A995FF32 for ; Thu, 3 Oct 2024 16:43:15 +0000 (UTC) From: "Andreas K. Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" Message-ID: <1727973784.913d3074d15a3e615c56c92c8eb68219c6ee3df1.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/glibc/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-libs/glibc/glibc-2.39-r10.ebuild X-VCS-Directories: sys-libs/glibc/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 913d3074d15a3e615c56c92c8eb68219c6ee3df1 X-VCS-Branch: master Date: Thu, 3 Oct 2024 16:43:15 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 41262215-7c63-4038-bc66-ba645a86de46 X-Archives-Hash: e711b899b7db40af42621ec083085493 commit: 913d3074d15a3e615c56c92c8eb68219c6ee3df1 Author: Andreas K. Hüttel gentoo org> AuthorDate: Thu Oct 3 16:40:41 2024 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Thu Oct 3 16:43:04 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=913d3074 sys-libs/glibc: keyword 2.39-r10 (patchlevel 10) Patchset changelog 2.39-9..2.39-10 9afc9ff64c (HEAD -> gentoo/2.39, tag: gentoo/glibc-2.39-10, gentoo/gentoo/2.39) Add crt1-2.0.o for glibc 2.0 compatibility tests 1bd9d68c1d Add tests of more strtod special cases 32fae6b6eb Add more tests of strtod end pointer 5d8d22cfad Make tst-strtod2 and tst-strtod5 type-generic bdd9526cfb powerpc64le: Build new strtod tests with long double ABI flags (bug 32145) 945440575a Do not set errno for overflowing NaN payload in strtod/nan (bug 32045) 4903083a27 Improve NaN payload testing 415885d830 Make __strtod_internal tests type-generic 6002a0172d Fix strtod subnormal rounding (bug 30220) 48ecf88f33 More thoroughly test underflow / errno in tst-strtod-round 38212bc08d Test errno setting on strtod overflow in tst-strtod-round 1b3437253d Add tests of fread b837a4a745 stdio-common: Add new test for fdopen 48ec7c84fd libio: Attempt wide backup free only for non-legacy code 78d80aec41 debug: Fix read error handling in pcprofiledump e6bdaf4343 elf: Fix tst-dlopen-tlsreinit1.out test dependency 5dcdafc11a elf: Avoid re-initializing already allocated TLS in dlopen (bug 31717) 3267048ca4 elf: Clarify and invert second argument of _dl_allocate_tls_init 52a1a29ed9 elf: Support recursive use of dynamic TLS in interposed malloc a2dffe57fc nptl: Use facilities in tst-setuid3 63dfb14109 posix: Use facilities in tst-truncate and tst-truncate64 30757f5b1a ungetc: Fix backup buffer leak on program exit [BZ #27821] 25fdaf29cd ungetc: Fix uninitialized read when putting into unused streams [BZ #27821] 3ec699a3dd Make tst-ungetc use libsupport 9eadda99f4 stdio-common: Add test for vfscanf with matches longer than INT_MAX [BZ #27650] 764e8c7d71 support: Add FAIL test failure helper 33b00de3f0 string: strerror, strsignal cannot use buffer after dlmopen (bug 32026) 6d433cecb9 Define __libc_initial for the static libc e8b86bd43e x86: Fix bug in strchrnul-evex512 [BZ #32078] 9bf3430af7 Adjust check-local-headers test for libaudit 4.0 000302667c x32/cet: Support shadow stack during startup for Linux 6.10 d43f6bf466 x86-64: Remove sysdeps/x86_64/x32/dl-machine.h 03e7cec1df support: Add options list terminator to the test driver 42e063bdb3 manual/stdio: Further clarify putc, putwc, getc, and getwc 9270140f6e Fix name space violation in fortify wrappers (bug 32052) 3e0c4a5b07 resolv: Fix tst-resolv-short-response for older GCC (bug 32042) a0c0858e90 Add mremap tests 3cf06945a1 mremap: Update manual entry 31d4fda31a linux: Update the mremap C implementation [BZ #31968] b9f9e8114e Enhanced test coverage for strncmp, wcsncmp 212ec8cc11 Enhance test coverage for strnlen, wcsnlen e5c937e217 manual: make setrlimit() description less ambiguous db5342b9c4 manual/stdio: Clarify putc and putwc 73237341e7 malloc: add multi-threaded tests for aligned_alloc/calloc/malloc 5ea3ef3154 malloc: avoid global locks in tst-aligned_alloc-lib.c 10b2326c04 resolv: Track single-request fallback via _res._flags (bug 31476) f912819c8c resolv: Do not wait for non-existing second DNS response after error (bug 30081) 2be118ead4 resolv: Allow short error responses to match any query (bug 31890) e77708dfc2 elf: Fix localplt.awk for DT_RELR-enabled builds (BZ 31978) 0b880f45c2 Fix usage of _STACK_GROWS_DOWN and _STACK_GROWS_UP defines [BZ 31989] 6ba7f7f775 Linux: Make __rseq_size useful for feature detection (bug 31965) 139f79d2e9 elf: Make dl-rseq-symbols Linux only 294a9dcabb nptl: fix potential merge of __rseq_* relro symbols 2ee7d972c6 s390x: Fix segfault in wcsncmp [BZ #31934] 8854645e44 stdlib: fix arc4random fallback to /dev/urandom (BZ 31612) 5ed18d08d7 math: Provide missing math symbols on libc.a (BZ 31781) 598705a328 math: Fix isnanf128 static build (BZ 31774) 464c9a4553 math: Fix i386 and m68k exp10 on static build (BZ 31775) 268bc1b127 math: Fix i386 and m68k fmod/fmodf on static build (BZ 31488) ae5d0f5521 posix: Fix pidfd_spawn/pidfd_spawnp leak if execve fails (BZ 31695) 413b0bd421 Linux: Include in dl-sysdep.c 3500c9b621 NEWS: update list of fixed CVEs in 2.39 d9c79eece1 NEWS: update list of fixed bugs in 2.39 e3418a7e46 localedata: ssy_ER: Fix syntax error Signed-off-by: Andreas K. Hüttel gentoo.org> sys-libs/glibc/glibc-2.39-r10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/glibc/glibc-2.39-r10.ebuild b/sys-libs/glibc/glibc-2.39-r10.ebuild index 566c8862784f..ed17d3d931d1 100644 --- a/sys-libs/glibc/glibc-2.39-r10.ebuild +++ b/sys-libs/glibc/glibc-2.39-r10.ebuild @@ -41,7 +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="~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