CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/01/28 14:22:05
Modified files:
devel/libsmb2 : Makefile distinfo
devel/libsmb2/patches: patch-lib_errors_c
devel/libsmb2/pkg: PLIST
Removed files:
devel/libsmb2/patches: patch-include_smb2_libsmb2_h
patch-lib_libsmb2_c patch-lib_socket_c
Log message:
Update libsmb2 3.0.0 => 4.0.0
* Mon Jan 17 2022 : Version 4.0.0
- Add support for SMB3 encryption
- Add support for Anonymous NTLMSSP logins
- Add support for readlink.
- Add API to notify application of changes to which filehandles are
used by libsmb2.
- Add suppport for Big Endian DCERPC and allow it to be controlled from
the URL.
- Add support for 3.1.1 signing
- Add support for PS2(EE) and PS3
- Fixes to UCS2 when compose characters are used.
- Various MacOS fixes
- Fix a few NULL dereferences
from Brad