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 7F2A6158083 for ; Tue, 10 Sep 2024 10:01:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A0A19E2A02; Tue, 10 Sep 2024 10:01:52 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 83966E2A02 for ; Tue, 10 Sep 2024 10:01:52 +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 9A5D934131D for ; Tue, 10 Sep 2024 10:01:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7B32D14D0 for ; Tue, 10 Sep 2024 10:01:49 +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: <1725962427.1464aeb695ba671c0014dbad34aa75c3e2bc6beb.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.40-r1.ebuild X-VCS-Directories: sys-libs/glibc/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 1464aeb695ba671c0014dbad34aa75c3e2bc6beb X-VCS-Branch: master Date: Tue, 10 Sep 2024 10:01:49 +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: 67efa6b5-7a5a-444d-bbce-8a10f627f6fe X-Archives-Hash: 45cb23362a008aa62b2c78538ad730fe commit: 1464aeb695ba671c0014dbad34aa75c3e2bc6beb Author: Andreas K. Hüttel gentoo org> AuthorDate: Tue Sep 10 10:00:19 2024 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Tue Sep 10 10:00:27 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1464aeb6 sys-libs/glibc: keyword 2.40-r1 (patchset 2) Patchset changelog 2.40-1..2.40-2 f61fca7a38 (HEAD -> gentoo/2.40, tag: gentoo/glibc-2.40-2, gentoo/gentoo/2.40) nptl: Use facilities in tst-setuid3 0f60d4d989 posix: Use facilities in tst-truncate and tst-truncate64 625f28f37c ungetc: Fix backup buffer leak on program exit [BZ #27821] 4348baff73 ungetc: Fix uninitialized read when putting into unused streams [BZ #27821] 4f306811cc Make tst-ungetc use libsupport 2341a365a1 stdio-common: Add test for vfscanf with matches longer than INT_MAX [BZ #27650] 9fe945b2c3 support: Add FAIL test failure helper 5a2286d324 string: strerror, strsignal cannot use buffer after dlmopen (bug 32026) 085b07a2a2 Define __libc_initial for the static libc f18fdb2d5b x86: Fix bug in strchrnul-evex512 [BZ #32078] 1f0421b6f6 x32/cet: Support shadow stack during startup for Linux 6.10 ee3da9240a x86-64: Remove sysdeps/x86_64/x32/dl-machine.h 8278116368 support: Add options list terminator to the test driver 517c7bde24 manual/stdio: Further clarify putc, putwc, getc, and getwc e76110d4a5 Fix name space violation in fortify wrappers (bug 32052) 19439efc69 x86: Tunables may incorrectly set Prefer_PMINUB_for_stringop (bug 32047) fbc119618a resolv: Fix tst-resolv-short-response for older GCC (bug 32042) c6405760ab Add mremap tests 838cc2d078 mremap: Update manual entry b8a78f7355 linux: Update the mremap C implementation [BZ #31968] b2e3445d1a Enhanced test coverage for strncmp, wcsncmp c05d9a0887 Enhance test coverage for strnlen, wcsnlen 5a493d15d3 manual: make setrlimit() description less ambiguous c8e7cf32af manual/stdio: Clarify putc and putwc 930bc483ea malloc: add multi-threaded tests for aligned_alloc/calloc/malloc 15cd292187 malloc: avoid global locks in tst-aligned_alloc-lib.c e9eb3e67aa Fix version number in NEWS file 9b32dfa728 manual: Do not mention STATIC_TLS in dynamic linker hardening recommendations ee6621db67 resolv: Do not wait for non-existing second DNS response after error (bug 30081) 5e27afbeef resolv: Allow short error responses to match any query (bug 31890) Signed-off-by: Andreas K. Hüttel gentoo.org> sys-libs/glibc/glibc-2.40-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/glibc/glibc-2.40-r1.ebuild b/sys-libs/glibc/glibc-2.40-r1.ebuild index bb266a4825ee..1c018dc68f75 100644 --- a/sys-libs/glibc/glibc-2.40-r1.ebuild +++ b/sys-libs/glibc/glibc-2.40-r1.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 -ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa -ia64 ~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