From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1738107-garchives=archives.gentoo.org@lists.gentoo.org>
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 727C11584AD
	for <garchives@archives.gentoo.org>; Fri, 18 Apr 2025 04:54:36 +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 52B18340441
	for <garchives@archives.gentoo.org>; Fri, 18 Apr 2025 04:54:36 +0000 (UTC)
Received: from bobolink.gentoo.org (localhost [127.0.0.1])
	by bobolink.gentoo.org (Postfix) with ESMTP id 4F9EB110494;
	Fri, 18 Apr 2025 04:54:35 +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 41CFE110494
	for <gentoo-commits@lists.gentoo.org>; Fri, 18 Apr 2025 04:54:35 +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 DF299340441
	for <gentoo-commits@lists.gentoo.org>; Fri, 18 Apr 2025 04:54:34 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 4B54819F6
	for <gentoo-commits@lists.gentoo.org>; Fri, 18 Apr 2025 04:54:33 +0000 (UTC)
From: "Sam James" <sam@gentoo.org>
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" <sam@gentoo.org>
Message-ID: <1744952043.2a8e6203ce276dd4ead7fa789ba671477dba3fba.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/wireshark/files/
X-VCS-Repository: repo/gentoo
X-VCS-Files: net-analyzer/wireshark/files/4.4.6-lto.patch
X-VCS-Directories: net-analyzer/wireshark/files/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 2a8e6203ce276dd4ead7fa789ba671477dba3fba
X-VCS-Branch: master
Date: Fri, 18 Apr 2025 04:54:33 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 665b13b1-a7be-4fb2-a9d9-1b96e8603bef
X-Archives-Hash: 29b84e2b34d77ba66287e624c1521325

commit:     2a8e6203ce276dd4ead7fa789ba671477dba3fba
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 18 04:53:57 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Apr 18 04:54:03 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a8e6203

net-analyzer/wireshark: tweak attribution in patch

Bug: https://bugs.gentoo.org/754021
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-analyzer/wireshark/files/4.4.6-lto.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-analyzer/wireshark/files/4.4.6-lto.patch b/net-analyzer/wireshark/files/4.4.6-lto.patch
index e6791b60c1e5..f1b0581d7546 100644
--- a/net-analyzer/wireshark/files/4.4.6-lto.patch
+++ b/net-analyzer/wireshark/files/4.4.6-lto.patch
@@ -122,8 +122,8 @@ There are some questions:
 
 Thanks to Arusekk for producing a minimal example and reporting it upstream
 to Wireshark, thanks to slyfox for analysing the interaction with LTO, thanks
-to Holger for the discussion around it and testing, and thanks to Eli for
-reviewing the commit message.
+to Holger and Eli for the discussion around it, reviewing the commit message,
+and generally talking it all through and giving ideas.
 
 Bug: https://bugs.gentoo.org/552440
 Bug: https://bugs.gentoo.org/754021