CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/05/12 17:33:25
Modified files:
net/samba : Makefile distinfo
net/samba/patches: patch-Makefile patch-auth_auth_log_c
patch-buildtools_wafsamba_samba_autoconf_py
patch-buildtools_wafsamba_samba_conftests_py
patch-buildtools_wafsamba_samba_install_py
patch-buildtools_wafsamba_symbols_py
patch-buildtools_wafsamba_wafsamba_py
patch-buildtools_wafsamba_wscript
patch-lib_ldb_wscript
patch-lib_tevent_wscript
patch-python_samba_provision___init___py
patch-source3_lib_sysquotas_4B_c
patch-source3_lib_sysquotas_c
patch-source3_modules_vfs_acl_tdb_c
patch-source3_wscript
patch-source3_wscript_build
patch-source4_dsdb_samdb_ldb_modules_acl_c
patch-source4_heimdal_build_wscript_build
patch-source4_scripting_bin_samba_upgradedns
net/samba/pkg : PLIST-docs PLIST-ldb PLIST-main PLIST-tevent
Added files:
net/samba/patches: patch-buildtools_wafsamba_samba_abi_py
patch-lib_util_charset_wscript_configure
patch-source4_heimdal_lib_asn1_version-script_map
patch-source4_heimdal_lib_com_err_version-script_map
patch-source4_heimdal_lib_gssapi_version-script_map
patch-source4_heimdal_lib_krb5_version-script_map
patch-source4_heimdal_lib_roken_version-script_map
Removed files:
net/samba/patches: patch-source4_torture_local_nss_tests_c
Log message:
Major update to samba-4.14.4
Latest release. Many bugs have been fixed, including possibly security
relevant ones. This long overdue update has been postponed because of
binutils-2.17 ld(1) bugs in version scripts handling. The issue is not
fixed but at least worked around.
The SHARED_LIBS handling is a bit ugly because of the .cpython-XY tag added
to some libraries names.
Tests by Ian (co-maintainer)