From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E08651581EE for ; Tue, 25 Mar 2025 09:42:20 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id CC0C73431AF for ; Tue, 25 Mar 2025 09:42:20 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id D06D4110296; Tue, 25 Mar 2025 09:42:19 +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) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id C5C59110296 for ; Tue, 25 Mar 2025 09:42:19 +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 7C3503431AF for ; Tue, 25 Mar 2025 09:42:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D2552157C for ; Tue, 25 Mar 2025 09:42:17 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1742895709.88e2cf30bf56e28aaefc50f2f5137101bdf3619c.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/readline/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-libs/readline/files/readline-8.2-c23.patch X-VCS-Directories: sys-libs/readline/files/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 88e2cf30bf56e28aaefc50f2f5137101bdf3619c X-VCS-Branch: master Date: Tue, 25 Mar 2025 09:42:17 +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: 088d2765-6c82-430f-bf6a-6762966bfce6 X-Archives-Hash: d259b649ec8fe9dd564f735009604008 commit: 88e2cf30bf56e28aaefc50f2f5137101bdf3619c Author: Sam James gentoo org> AuthorDate: Tue Mar 25 09:32:15 2025 +0000 Commit: Sam James gentoo org> CommitDate: Tue Mar 25 09:41:49 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88e2cf30 sys-libs/readline: add (later) upstream reference for C23 patch It got reported a while after our one (I didn't bother given 8.3 was fixed). See https://lists.gnu.org/archive/html/bug-readline/2025-03/msg00000.html. Signed-off-by: Sam James gentoo.org> sys-libs/readline/files/readline-8.2-c23.patch | 1 + 1 file changed, 1 insertion(+) diff --git a/sys-libs/readline/files/readline-8.2-c23.patch b/sys-libs/readline/files/readline-8.2-c23.patch index 4792bc923a28..c6dd84aa0b33 100644 --- a/sys-libs/readline/files/readline-8.2-c23.patch +++ b/sys-libs/readline/files/readline-8.2-c23.patch @@ -7,6 +7,7 @@ https://bugs.gentoo.org/943820 https://bugs.gentoo.org/944059 https://bugs.gentoo.org/944300 https://bugs.gentoo.org/944344 +[later: https://lists.gnu.org/archive/html/bug-readline/2025-03/msg00000.html] --- a/rlstdc.h +++ b/rlstdc.h @@ -44,7 +44,7 @@