From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1411463-garchives=archives.gentoo.org@lists.gentoo.org>
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 5ABB6158094
	for <garchives@archives.gentoo.org>; Fri, 24 Jun 2022 05:26:28 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 862A0E088B;
	Fri, 24 Jun 2022 05:26:27 +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 6E7CCE088B
	for <gentoo-commits@lists.gentoo.org>; Fri, 24 Jun 2022 05:26:27 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(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 50C19341379
	for <gentoo-commits@lists.gentoo.org>; Fri, 24 Jun 2022 05:26:26 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id BC346516
	for <gentoo-commits@lists.gentoo.org>; Fri, 24 Jun 2022 05:26:24 +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: <1656048370.eb9e80e963c1cd197ef7c27b77efd9669f18132a.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/samba/files/
X-VCS-Repository: repo/gentoo
X-VCS-Files: net-fs/samba/files/samba-4.16.1-netdb-defines.patch
X-VCS-Directories: net-fs/samba/files/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: eb9e80e963c1cd197ef7c27b77efd9669f18132a
X-VCS-Branch: master
Date: Fri, 24 Jun 2022 05:26:24 +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: c92fa8e1-dc3b-4b46-98d7-33bcbb129b78
X-Archives-Hash: 595b45d02775f49becfb90ce7eaecf64

commit:     eb9e80e963c1cd197ef7c27b77efd9669f18132a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 24 05:23:40 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jun 24 05:26:10 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb9e80e9

net-fs/samba: add upstream link for musl patch

Bug: https://bugs.gentoo.org/835017
Bug: https://bugs.gentoo.org/832629
Acked-by: David Seifert <soap <AT> gentoo.org>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-fs/samba/files/samba-4.16.1-netdb-defines.patch | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/net-fs/samba/files/samba-4.16.1-netdb-defines.patch b/net-fs/samba/files/samba-4.16.1-netdb-defines.patch
index 40aeaa22bfae..b0f01e42acbb 100644
--- a/net-fs/samba/files/samba-4.16.1-netdb-defines.patch
+++ b/net-fs/samba/files/samba-4.16.1-netdb-defines.patch
@@ -1,3 +1,5 @@
+https://gitlab.com/samba-team/samba/-/merge_requests/1025
+
 # Define NETDB_INTERNAL and NETDB_SUCCESS if they are not defined
 #
 # Gentoo bug 832629 and 835017