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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 592A71582EF for ; Tue, 11 Mar 2025 21:55:11 +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 3DFBC343016 for ; Tue, 11 Mar 2025 21:55:11 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 3949411037F; Tue, 11 Mar 2025 21:55:10 +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 bobolink.gentoo.org (Postfix) with ESMTPS id 2C2F911037F for ; Tue, 11 Mar 2025 21:55:10 +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 D541633EDD8 for ; Tue, 11 Mar 2025 21:55:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2B248288A for ; Tue, 11 Mar 2025 21:55:08 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1741730059.b2df9dad0d044de201a7d47e2b64d04cbb2109f9.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtwebengine/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-qt/qtwebengine/files/qtwebengine-6.8.2-glibc2.41.patch X-VCS-Directories: dev-qt/qtwebengine/files/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: b2df9dad0d044de201a7d47e2b64d04cbb2109f9 X-VCS-Branch: master Date: Tue, 11 Mar 2025 21:55:08 +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: 457bfb33-a449-4f1c-8429-d8336afd73a3 X-Archives-Hash: 4f1eac31524c8c7a5041ded817f0ae9c commit: b2df9dad0d044de201a7d47e2b64d04cbb2109f9 Author: Ionen Wolkens gentoo org> AuthorDate: Tue Mar 11 21:53:47 2025 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Tue Mar 11 21:54:19 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2df9dad dev-qt/qtwebengine: add QTBUG link to glibc2.41 patch Signed-off-by: Ionen Wolkens gentoo.org> dev-qt/qtwebengine/files/qtwebengine-6.8.2-glibc2.41.patch | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/dev-qt/qtwebengine/files/qtwebengine-6.8.2-glibc2.41.patch b/dev-qt/qtwebengine/files/qtwebengine-6.8.2-glibc2.41.patch index eaaf7cbc57f0..7fb572cd3064 100644 --- a/dev-qt/qtwebengine/files/qtwebengine-6.8.2-glibc2.41.patch +++ b/dev-qt/qtwebengine/files/qtwebengine-6.8.2-glibc2.41.patch @@ -1,7 +1,5 @@ https://bugs.gentoo.org/949654 - -Quick downstream fix for now. Hasn't been sent to upstream(s) yet -as of the writing of this, but believe it should happen soon. +https://bugreports.qt.io/browse/QTBUG-134631 --- a/src/3rdparty/chromium/sandbox/linux/seccomp-bpf-helpers/syscall_parameters_restrictions.cc +++ b/src/3rdparty/chromium/sandbox/linux/seccomp-bpf-helpers/syscall_parameters_restrictions.cc @@ -36,4 +36,8 @@