From cf58bc435504d53da65a43049ebb3325d079d4db Mon Sep 17 00:00:00 2001 From: ryoon Date: Sun, 31 Jan 2016 20:28:23 +0000 Subject: Update to 4.3.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Changelog: ============================= Release Notes for Samba 4.3.4 January 12, 2016 ============================= This is the latest stable release of Samba 4.3. Changes since 4.3.3: -------------------- o Michael Adam * BUG 11619: doc: Fix a typo in the smb.conf manpage, explanation of idmap config. * BUG 11647: s3:smbd: Fix a corner case of the symlink verification. o Jeremy Allison * BUG 11624: s3: libsmb: Correctly initialize the list head when keeping a list of primary followed by DFS connections. * BUG 11625: Reduce the memory footprint of empty string options. o Douglas Bagnall * BUG 11659: Update lastLogon and lastLogonTimestamp. o Ralph Boehme * BUG 11065: vfs_fruit: Enable POSIX directory rename semantics. * BUG 11466: Copying files with vfs_fruit fails when using vfs_streams_xattr without stream prefix and type suffix. * BUG 11645: smbd: Make "hide dot files" option work with "store dos attributes = yes". o Günther Deschner * BUG 11639: lib/async_req: Do not install async_connect_send_test. o Stefan Metzmacher * BUG 11394: Crash: Bad talloc magic value - access after free. o Rowland Penny * BUG 11613: samba-tool: Fix uncaught exception if no fSMORoleOwner attribute is given. o Karolin Seeger * BUG 11619: docs: Fix some typos in the idmap backend section. * BUG 11641: docs: Fix typos in man vfs_gpfs. o Uri Simchoni * BUG 11649: smbd: Do not disable "store dos attributes" on-the-fly. --- net/samba4/Makefile | 4 ++-- net/samba4/PLIST | 3 +-- net/samba4/distinfo | 10 +++++----- 3 files changed, 8 insertions(+), 9 deletions(-) (limited to 'net/samba4') diff --git a/net/samba4/Makefile b/net/samba4/Makefile index e483adb18d9..1bc2324961e 100644 --- a/net/samba4/Makefile +++ b/net/samba4/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2015/12/29 23:58:32 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2016/01/31 20:28:23 ryoon Exp $ DISTNAME= samba-${VERSION} CATEGORIES= net @@ -11,7 +11,7 @@ LICENSE= gnu-gpl-v3 DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat -VERSION= 4.3.3 +VERSION= 4.3.4 CONFLICTS+= ja-samba-[0-9]* pam-smbpass-[0-9]* tdb-[0-9]* winbind-[0-9]* BUILD_DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat diff --git a/net/samba4/PLIST b/net/samba4/PLIST index 68685b58dbe..3438aeb597d 100644 --- a/net/samba4/PLIST +++ b/net/samba4/PLIST @@ -1,5 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2015/12/13 08:48:36 wiz Exp $ -bin/async_connect_send_test +@comment $NetBSD: PLIST,v 1.5 2016/01/31 20:28:23 ryoon Exp $ bin/cifsdd bin/dbwrap_tool bin/eventlogadm diff --git a/net/samba4/distinfo b/net/samba4/distinfo index ef96273f210..8835461e477 100644 --- a/net/samba4/distinfo +++ b/net/samba4/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.7 2015/12/29 23:58:32 wiz Exp $ +$NetBSD: distinfo,v 1.8 2016/01/31 20:28:23 ryoon Exp $ -SHA1 (samba-4.3.3.tar.gz) = db188ea6986b2373463a2a4f3ad026cf38e03ca8 -RMD160 (samba-4.3.3.tar.gz) = 83bfb21dfd26937fb5930c02f2b81cfb97897c51 -SHA512 (samba-4.3.3.tar.gz) = 2c66d97f543e22a25ff77481359e7c69817d97c20b77a3ab02a1aab415e0b8a9a6024f4466abcca8312979f9b26596e016ca5bb78ccfe3746e3e9cec0fa303be -Size (samba-4.3.3.tar.gz) = 20427281 bytes +SHA1 (samba-4.3.4.tar.gz) = adb58a4d147da327148784bed1ee7842382a6f28 +RMD160 (samba-4.3.4.tar.gz) = c4dcb392be9d3201a7b02543b4e3ee6f7eeee646 +SHA512 (samba-4.3.4.tar.gz) = 021351534a70cd351934d7f8bfc3c4e9ed9ea3f11f778f6f9d076b3368103f7f478ff1745cb257de0bf2ee38ae76ecba58e01a4db6cbcacbd8a4876e8e1b30f2 +Size (samba-4.3.4.tar.gz) = 20434434 bytes SHA1 (patch-buildtools_wafsamba_wscript) = 5604936a825675647157331df2333f4237c611f5 SHA1 (patch-lib_nss__wrapper_nss__wrapper.c) = c692fa33ec17ed4f1dc1e40c1fadf7846d976824 SHA1 (patch-lib_nss__wrapper_wscript) = 1ce37974f93e791c9e0b1bdc34d26890583fdbfb -- cgit v1.2.3