CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2023/07/06 08:47:42
Modified files:
net/samba : Makefile distinfo
net/samba/patches: patch-buildtools_wafsamba_samba_autoconf_py
patch-source3_wscript
patch-source4_dsdb_samdb_ldb_modules_acl_c
net/samba/pkg : PLIST-main
Log message:
Update to samba-4.18.4
This will be the major samba release shipped with the next OpenBSD
stable release.
ChangeLog:
https://www.samba.org/samba/history/samba-4.18.0.html
https://www.samba.org/samba/history/samba-4.18.1.html
https://www.samba.org/samba/history/samba-4.18.2.html
https://www.samba.org/samba/history/samba-4.18.3.html
https://www.samba.org/samba/history/samba-4.18.4.html
While here, add dep on libarchive so that smbclient can read/write tar
archives (useful for backing up shares). Missing support noted by
Alexander Klimov, addition tested by Ian McWilliam.
Tests and ok bket@ and Ian McWilliam (co-maintainer)