samba4: update to 4.11.4 (python3 version), add rpcsvc-proto, add libasn1 host build 10940/head
authorAndy Walsh <andy.walsh44+github@gmail.com>
Sat, 4 Jan 2020 00:08:11 +0000 (01:08 +0100)
committerAndy Walsh <andy.walsh44+github@gmail.com>
Sat, 4 Jan 2020 00:08:11 +0000 (01:08 +0100)
commit85066d81d030795006be20eafc7ff25504607872
tree910345ce84e0ceb9459e8d350c1d004eb9976af4
parent34938d03f673795fd814d1f1a2ca883ca4e059c3
samba4: update to 4.11.4 (python3 version), add rpcsvc-proto, add libasn1 host build

* update to 4.11.4 (python3 version)
* re-enable AD-DC option
* add 'samba_nice' UCI option via "config procd 'extra'"
* restructure buildsteps (don't rely on waf --targets logic)
* move quota option into VFS
* move ACL option into AC-DC
* add more admin-tools
* use rpath_install for libs
* fix rpath + rstrip

extra:
* add rpcsvc-proto package _(don't rely on nfs-utils/host for headers, rpcgen anymore)_
* add libasn1 host build _(samba4 is looking for the bins)_

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
30 files changed:
libs/libtasn1/Makefile
libs/rpcsvc-proto/Makefile [new file with mode: 0644]
net/samba4/Config.in
net/samba4/Makefile
net/samba4/files/samba.init
net/samba4/patches/003-getpwent_r.patch [new file with mode: 0644]
net/samba4/patches/004-missing-headers.patch [new file with mode: 0644]
net/samba4/patches/005-musl_uintptr.patch [new file with mode: 0644]
net/samba4/patches/006-netdb-defines.patch [new file with mode: 0644]
net/samba4/patches/007-libldb-fix-musl-libc-unkown-type-error.patch [new file with mode: 0644]
net/samba4/patches/008-samba-4.11-add_missing___compar_fn_t.patch [new file with mode: 0644]
net/samba4/patches/009-samba-4.11-qsort-compar.patch [new file with mode: 0644]
net/samba4/patches/010-samba-4-11-fix-host-tools-checks.patch.patch [new file with mode: 0644]
net/samba4/patches/010-source3-msgsock-nvram-fix.patch [deleted file]
net/samba4/patches/011-source4-msgsock-nvram-fix.patch [deleted file]
net/samba4/patches/020-source3-msgsock-nvram-fix.patch [new file with mode: 0644]
net/samba4/patches/021-source4-msgsock-nvram-fix.patch [new file with mode: 0644]
net/samba4/patches/102-samba-4.11-unbundle-libbsd.patch [new file with mode: 0644]
net/samba4/patches/102-samba-4.8.5-unbundle-libbsd.patch [deleted file]
net/samba4/waf-cross-answers/aarch64.txt
net/samba4/waf-cross-answers/arc.txt
net/samba4/waf-cross-answers/arm.txt
net/samba4/waf-cross-answers/armeb.txt
net/samba4/waf-cross-answers/i386.txt
net/samba4/waf-cross-answers/mips.txt
net/samba4/waf-cross-answers/mips64.txt
net/samba4/waf-cross-answers/mips64el.txt
net/samba4/waf-cross-answers/mipsel.txt
net/samba4/waf-cross-answers/powerpc.txt
net/samba4/waf-cross-answers/x86_64.txt