Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/samba/files/
Date: Fri, 24 Jun 2022 05:26:28
Message-Id: 1656048370.eb9e80e963c1cd197ef7c27b77efd9669f18132a.sam@gentoo
1 commit: eb9e80e963c1cd197ef7c27b77efd9669f18132a
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 24 05:23:40 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 24 05:26:10 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb9e80e9
7
8 net-fs/samba: add upstream link for musl patch
9
10 Bug: https://bugs.gentoo.org/835017
11 Bug: https://bugs.gentoo.org/832629
12 Acked-by: David Seifert <soap <AT> gentoo.org>
13 Signed-off-by: Sam James <sam <AT> gentoo.org>
14
15 net-fs/samba/files/samba-4.16.1-netdb-defines.patch | 2 ++
16 1 file changed, 2 insertions(+)
17
18 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
19 index 40aeaa22bfae..b0f01e42acbb 100644
20 --- a/net-fs/samba/files/samba-4.16.1-netdb-defines.patch
21 +++ b/net-fs/samba/files/samba-4.16.1-netdb-defines.patch
22 @@ -1,3 +1,5 @@
23 +https://gitlab.com/samba-team/samba/-/merge_requests/1025
24 +
25 # Define NETDB_INTERNAL and NETDB_SUCCESS if they are not defined
26 #
27 # Gentoo bug 832629 and 835017