From f29cf74c280407c06923df2ad503bfb1b5b5ada5 Mon Sep 17 00:00:00 2001 From: Andy Walsh Date: Tue, 9 Jun 2020 16:35:02 +0200 Subject: samba4: update to 4.12.3 * update to 4.12.3 * update/remove patches * disable netbios port 139 on 'DISABLE_NETBIOS' option or missing 'nmbd' Signed-off-by: Andy Walsh --- net/samba4/patches/005-musl_uintptr.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/samba4/patches/005-musl_uintptr.patch') diff --git a/net/samba4/patches/005-musl_uintptr.patch b/net/samba4/patches/005-musl_uintptr.patch index c5f36bef2..de7f28572 100644 --- a/net/samba4/patches/005-musl_uintptr.patch +++ b/net/samba4/patches/005-musl_uintptr.patch @@ -15,7 +15,7 @@ diff --git a/third_party/cmocka/cmocka.h b/third_party/cmocka/cmocka.h index 303d0ae..a2bfc40 100644 --- a/third_party/cmocka/cmocka.h +++ b/third_party/cmocka/cmocka.h -@@ -110,7 +110,7 @@ +@@ -111,7 +111,7 @@ ((LargestIntegralType)(value)) /* Smallest integral type capable of holding a pointer. */ @@ -24,7 +24,7 @@ index 303d0ae..a2bfc40 100644 # if defined(_WIN32) /* WIN32 is an ILP32 platform */ typedef unsigned int uintptr_t; -@@ -136,6 +136,8 @@ +@@ -137,6 +137,8 @@ # define _UINTPTR_T # define _UINTPTR_T_DEFINED -- cgit v1.2.3