samba4: update to 4.18.0

Samba release history: https://www.samba.org/samba/history/samba-4.18.0.html

Signed-off-by: Andrew Sim <andrewsimz@gmail.com>
This commit is contained in:
Andrew Sim
2023-03-22 08:20:14 +01:00
committed by Tianling Shen
parent 1ac880fb12
commit 275eb110bb
4 changed files with 7 additions and 34 deletions

View File

@@ -1,6 +1,6 @@
--- a/lib/replace/wscript
+++ b/lib/replace/wscript
@@ -436,22 +436,13 @@ def configure(conf):
@@ -434,22 +434,13 @@ def configure(conf):
conf.CHECK_FUNCS('prctl dirname basename')
@@ -29,7 +29,7 @@
conf.CHECK_CODE('''
struct ucred cred;
@@ -834,9 +825,6 @@ syscall(SYS_copy_file_range,0,NULL,0,NUL
@@ -832,9 +823,6 @@ syscall(SYS_copy_file_range,0,NULL,0,NUL
# look for a method of finding the list of network interfaces
for method in ['HAVE_IFACE_GETIFADDRS', 'HAVE_IFACE_AIX', 'HAVE_IFACE_IFCONF', 'HAVE_IFACE_IFREQ']:
@@ -39,7 +39,7 @@
if conf.CHECK_CODE('''
#define %s 1
#define NO_CONFIG_H 1
@@ -849,7 +837,7 @@ syscall(SYS_copy_file_range,0,NULL,0,NUL
@@ -847,7 +835,7 @@ syscall(SYS_copy_file_range,0,NULL,0,NUL
#include "tests/getifaddrs.c"
''' % method,
method,
@@ -48,7 +48,7 @@
addmain=False,
execute=True):
break
@@ -897,7 +885,6 @@ def build(bld):
@@ -895,7 +883,6 @@ def build(bld):
break
extra_libs = ''