CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2019/10/07 06:50:14
Modified files:
net/samba : Makefile distinfo
net/samba/patches: patch-auth_auth_log_c
patch-buildtools_wafsamba_samba_autoconf_py
patch-lib_ldb_wscript
patch-python_samba_provision___init___py
patch-source3_wscript
patch-source3_wscript_build
patch-source4_dsdb_samdb_ldb_modules_acl_c
net/samba/pkg : PLIST-ldb PLIST-main
Log message:
Update to samba-4.9.13
4.8.x is not supported upstream any more, so better update before 6.6 is
tagged if we want to benefit from upstream's security updates.
To stay on the safe side, this update doesn't enable the LMDB backend
which has become the default upstream. samba requires a 64 bits system
to use LMDB (32 bits systems can keep on using tdb); and LMDB has always
been a problem child on OpenBSD anyway.
Lightly tested by me, bulk build test and ok ajacoutot@ (thanks!)