summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorwiz <wiz>2015-12-13 08:48:36 +0000
committerwiz <wiz>2015-12-13 08:48:36 +0000
commit546ed33b0a2d1c7ca72a861d03b8c6b8496ba3a8 (patch)
treef2e525121531a80090869c18bd7d6df230d81652 /net
parentef0900b2f833b3e9930d33471283ba16869d5710 (diff)
downloadpkgsrc-546ed33b0a2d1c7ca72a861d03b8c6b8496ba3a8.tar.gz
Update samba4 to 4.3.2.
While here, comment a patch. Changes since 4.3.1: -------------------- o Michael Adam <obnox@samba.org> * BUG 11577: ctdb: Open the RO tracking db with perms 0600 instead of 0000. o Jeremy Allison <jra@samba.org> * BUG 11452: s3-smbd: Fix old DOS client doing wildcard delete - gives an attribute type of zero. * BUG 11565: auth: gensec: Fix a memory leak. * BUG 11566: lib: util: Make non-critical message a warning. * BUG 11589: s3: smbd: If EAs are turned off on a share don't allow an SMB2 create containing them. * BUG 11615: s3: smbd: have_file_open_below() fails to enumerate open files below an open directory handle. o Ralph Boehme <slow@samba.org> * BUG 11562: s4:lib/messaging: Use correct path for names.tdb. * BUG 11564: async_req: Fix non-blocking connect(). o Volker Lendecke <vl@samba.org> * BUG 11243: vfs_gpfs: Re-enable share modes. * BUG 11570: smbd: Send SMB2 oplock breaks unencrypted. * BUG 11612: winbind: Fix crash on invalid idmap configs. o YvanM <yvan.masson@openmailbox.org> * BUG 11584: manpage: Correct small typo error. o Stefan Metzmacher <metze@samba.org> * BUG 11327: dcerpc.idl: Accept invalid dcerpc_bind_nak pdus. * BUG 11581: s3:smb2_server: Make the logic of SMB2_CANCEL DLIST_REMOVE() clearer. o Marc Muehlfeld <mmuehlfeld@samba.org> * BUG 9912: Changing log level of two entries to DBG_NOTICE. * BUG 11581: s3-smbd: Fix use after issue in smbd_smb2_request_dispatch(). o Noel Power <noel.power@suse.com> * BUG 11569: Fix winbindd crashes with samlogon for trusted domain user. * BUG 11597: Backport some valgrind fixes from upstream master. o Andreas Schneider <asn@samba.org * BUG 11563: Fix segfault of 'net ads (join|leave) -S INVALID' with nss_wins. o Tom Schulz <schulz@adi.com> * BUG 11511: Add libreplace dependency to texpect, fixes a linking error on Solaris. * BUG 11512: s4: Fix linking of 'smbtorture' on Solaris. o Uri Simchoni <uri@samba.org> * BUG 11608: auth: Consistent handling of well-known alias as primary gid. Changes since 4.3.0: -------------------- o Jeremy Allison <jra@samba.org> * BUG 10252: s3: smbd: Fix our access-based enumeration on "hide unreadable" to match Windows. * BUG 10634: smbd: Fix file name buflen and padding in notify repsonse. * BUG 11486: s3: smbd: Fix mkdir race condition. * BUG 11522: s3: smbd: Fix opening/creating :stream files on the root share directory. * BUG 11535: s3: smbd: Fix NULL pointer bug introduced by previous 'raw' * stream fix (bug #11522). * BUG 11555: s3: lsa: lookup_name() logic for unqualified (no DOMAIN\ component) names is incorrect. o Ralph Boehme <slow@samba.org> * BUG 11535: s3: smbd: Fix a crash in unix_convert(). * BUG 11543: vfs_fruit: Return value of ad_pack in vfs_fruit.c. * BUG 11549: s3:locking: Initialize lease pointer in share_mode_traverse_fn(). * BUG 11550: s3:smbstatus: Add stream name to share_entry_forall(). * BUG 11555: s3:lib: Validate domain name in lookup_wellknown_name(). o Günther Deschner <gd@samba.org> * BUG 11038: kerberos: Make sure we only use prompter type when available. o Volker Lendecke <vl@samba.org> * BUG 11038: winbind: Fix 100% loop. * BUG 11053: source3/lib/msghdr.c: Fix compiling error on Solaris. o Stefan Metzmacher <metze@samba.org> * BUG 11316: s3:ctdbd_conn: make sure we destroy tevent_fd before closing the socket. * BUG 11515: s4:lib/messaging: Use 'msg.lock' and 'msg.sock' for messaging related subdirs. * BUG 11526: lib/param: Fix hiding of FLAG_SYNONYM values. o Björn Jacke <bj@sernet.de> * BUG 10365: nss_winbind: Fix hang on Solaris on big groups. * BUG 11355: build: Use as-needed linker flag also on OpenBSD. o Har Gagan Sahai <SHarGagan@novell.com> * BUG 11509: s3: dfs: Fix a crash when the dfs targets are disabled. o Andreas Schneider <asn@samba.org> * BUG 11502: pam_winbind: Fix a segfault if initialization fails. o Uri Simchoni <uri@samba.org> * BUG 11528: net: Fix a crash with 'net ads keytab create'. * BUG 11547: vfs_commit: set the fd on open before calling SMB_VFS_FSTAT.
Diffstat (limited to 'net')
-rw-r--r--net/samba4/Makefile9
-rw-r--r--net/samba4/PLIST3
-rw-r--r--net/samba4/distinfo12
-rw-r--r--net/samba4/patches/patch-source3_script_tests_test__smbclient__s3.sh4
4 files changed, 15 insertions, 13 deletions
diff --git a/net/samba4/Makefile b/net/samba4/Makefile
index 4e8aff14bdb..438b79d7991 100644
--- a/net/samba4/Makefile
+++ b/net/samba4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2015/09/28 17:37:04 ryoon Exp $
+# $NetBSD: Makefile,v 1.12 2015/12/13 08:48:36 wiz 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.0
+VERSION= 4.3.2
CONFLICTS+= ja-samba-[0-9]* pam-smbpass-[0-9]* tdb-[0-9]* winbind-[0-9]*
BUILD_DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
@@ -181,11 +181,10 @@ REPLACE_PERL= pidl/pidl
REPLACE_PYTHON= buildtools/bin/waf \
source4/setup/* \
source4/scripting/bin/* \
- lib/subunit/python/subunit/run.py \
- lib/subunit/python/subunit/tests/sample-script.py \
- lib/subunit/python/subunit/tests/sample-two-script.py \
lib/tevent/tevent.py
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # as of 4.3.2
+
.include "../../lang/python/application.mk"
PY_PATCHPLIST= yes
diff --git a/net/samba4/PLIST b/net/samba4/PLIST
index a694b000853..68685b58dbe 100644
--- a/net/samba4/PLIST
+++ b/net/samba4/PLIST
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.3 2015/09/28 17:37:04 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.4 2015/12/13 08:48:36 wiz Exp $
+bin/async_connect_send_test
bin/cifsdd
bin/dbwrap_tool
bin/eventlogadm
diff --git a/net/samba4/distinfo b/net/samba4/distinfo
index 300b390b6ef..e6a327e2dae 100644
--- a/net/samba4/distinfo
+++ b/net/samba4/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.5 2015/11/04 00:35:36 agc Exp $
+$NetBSD: distinfo,v 1.6 2015/12/13 08:48:36 wiz Exp $
-SHA1 (samba-4.3.0.tar.gz) = 0ad147d8570bf11715156c654942216b7ac77869
-RMD160 (samba-4.3.0.tar.gz) = ac416fa1bc45b8bc12ba9e567412aa7e0f003d6f
-SHA512 (samba-4.3.0.tar.gz) = 7edad171dd98a332ebfd51c7c380b1def3d1508399755fc2d333671ce4a7d5e73782871c5760341cb71460d3f7fc4b666d906d61b9e2b28f977301d08bc9a872
-Size (samba-4.3.0.tar.gz) = 20417699 bytes
+SHA1 (samba-4.3.2.tar.gz) = 01c094648e14924137386ca18f5c3131f2ff326e
+RMD160 (samba-4.3.2.tar.gz) = 00197478e245f5b26e35c747fbe6a3b0c4782898
+SHA512 (samba-4.3.2.tar.gz) = b01330c3e56731c1749e2179b160233c852c739c394be7999f9792e27891679ae2a15bbad50d8917a08a40b39ae3c6990ae2aa0f6345871d51058d234dad2528
+Size (samba-4.3.2.tar.gz) = 20425622 bytes
SHA1 (patch-buildtools_wafsamba_wscript) = 5604936a825675647157331df2333f4237c611f5
SHA1 (patch-lib_nss__wrapper_nss__wrapper.c) = c692fa33ec17ed4f1dc1e40c1fadf7846d976824
SHA1 (patch-lib_nss__wrapper_wscript) = 1ce37974f93e791c9e0b1bdc34d26890583fdbfb
@@ -11,6 +11,6 @@ SHA1 (patch-lib_param_loadparm.h) = d1c9df37bb9969d2788dd70e613067df6bb64f26
SHA1 (patch-lib_replace_wscript) = b6a042c2c13c0be78d7b64c0ce2efdaf4bbb1f3b
SHA1 (patch-lib_tevent_wscript) = 9617b9e40d2ffc8d6297390a20ba9bd44147d669
SHA1 (patch-nsswitch_wscript__build) = e8a6251e031ffa13d6347fade8891f7afd65d3eb
-SHA1 (patch-source3_script_tests_test__smbclient__s3.sh) = f55b02e266dc82cabf32723b66b5759e76213ab5
+SHA1 (patch-source3_script_tests_test__smbclient__s3.sh) = 26cd7dc3a5a282f5b80e00b52db6abd722555254
SHA1 (patch-source4_scripting_wsript_build) = 6053076427835ac4fe97d93b2ff67d2caccc71f4
SHA1 (patch-testprogs_blackbox_dbcheck-oldrelease.sh) = 0bd2067b77a1db93e3cb5d80964a7be2b06802ff
diff --git a/net/samba4/patches/patch-source3_script_tests_test__smbclient__s3.sh b/net/samba4/patches/patch-source3_script_tests_test__smbclient__s3.sh
index 6ea1f375b02..5aaee1cf837 100644
--- a/net/samba4/patches/patch-source3_script_tests_test__smbclient__s3.sh
+++ b/net/samba4/patches/patch-source3_script_tests_test__smbclient__s3.sh
@@ -1,4 +1,6 @@
-$NetBSD: patch-source3_script_tests_test__smbclient__s3.sh,v 1.1 2015/09/28 17:37:04 ryoon Exp $
+$NetBSD: patch-source3_script_tests_test__smbclient__s3.sh,v 1.2 2015/12/13 08:48:36 wiz Exp $
+
+Fix unportable test(1) comparison operator.
--- source3/script/tests/test_smbclient_s3.sh.orig 2015-07-21 09:47:49.000000000 +0000
+++ source3/script/tests/test_smbclient_s3.sh