From 8593f2e2d823fb34d4d36226abdd1b4be3b6efa3 Mon Sep 17 00:00:00 2001 From: adam Date: Wed, 3 Apr 2019 14:23:06 +0000 Subject: samba4: updated to 4.10.1 Changes since 4.10.0: * BUG 13837: py/kcc_utils: py2.6 compatibility. * BUG 13869: libcli: permit larger values of DataLength in SMB2_ENCRYPTION_CAPABILITIES of negotiate response. * BUG 13840: regfio: Improve handling of malformed registry hive files. * BUG 13789: ctdb-version: Simplify version string usage. * BUG 13859: lib: Make fd_load work for non-regular files. * BUG 13816: dbcheck in the middle of the tombstone garbage collection causes replication failures, dbcheck: add --selftest-check-expired-tombstones cmdline option. * BUG 13818: ndr_spoolss_buf: Fix out of scope use of stack variable in NDR_SPOOLSS_PUSH_ENUM_OUT(). * BUG 13854: s4/messaging: Fix undefined reference in linking libMESSAGING-samba4.so. * BUG 13836: acl_read: Fix regression for empty lists. * BUG 13841: s4:dlz make b9_has_soa check dc=@ node. * BUG 13832: s3:client: Fix printing via smbspool backend with kerberos auth. * BUG 13847: s4:librpc: Fix installation of Samba. * BUG 13848: s3:lib: Fix the debug message for adding cache entries. * BUG 13793: s3:utils: Add 'smbstatus -L --resolve-uids' to show username. * BUG 13848: s3:lib: Fix the debug message for adding cache entries. * BUG 13853: s3:waf: Fix the detection of makdev() macro on Linux. * BUG 13789: ctdb-build: Drop creation of .distversion in tarball. * BUG 13838: ctdb-packaging: Test package requires tcpdump, ctdb package should not own system library directory. --- net/samba4/Makefile | 4 ++-- net/samba4/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/net/samba4/Makefile b/net/samba4/Makefile index 20d14d44278..a7ca5398880 100644 --- a/net/samba4/Makefile +++ b/net/samba4/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.63 2019/03/27 06:28:05 adam Exp $ +# $NetBSD: Makefile,v 1.64 2019/04/03 14:23:06 adam Exp $ -DISTNAME= samba-4.10.0 +DISTNAME= samba-4.10.1 CATEGORIES= net MASTER_SITES= http://download.samba.org/pub/samba/stable/ diff --git a/net/samba4/distinfo b/net/samba4/distinfo index 95f74313fa5..9c62be628fb 100644 --- a/net/samba4/distinfo +++ b/net/samba4/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.25 2019/03/20 19:09:10 adam Exp $ +$NetBSD: distinfo,v 1.26 2019/04/03 14:23:06 adam Exp $ -SHA1 (samba-4.10.0.tar.gz) = 14769a5f9a296359269e15e989d2995fd79ef2e2 -RMD160 (samba-4.10.0.tar.gz) = 3bfd51a04666ca115cf86e801c2ec021883d263c -SHA512 (samba-4.10.0.tar.gz) = e82a8ec78cea666a653bddab066eaa22382f5b016b38f7618492e39f470d6f4c3ddd6dc21e9f0e9fde73ab98c4dd3da1a3823fd457f085ac14c36070b447ac90 -Size (samba-4.10.0.tar.gz) = 18270804 bytes +SHA1 (samba-4.10.1.tar.gz) = 4dc043bd680ac625a54bbe94e4df85ac3598359c +RMD160 (samba-4.10.1.tar.gz) = d1bb83f5acc18ec2399beae32a2ceba010f1f6cc +SHA512 (samba-4.10.1.tar.gz) = cfd86999d2eacb7700f03a25112211f4c79f64685d758744f690046728b5f5d66e4699d6cc9dc3e1ae108eb630ed18d9f62791ca101daabcebafa3cca2b3d838 +Size (samba-4.10.1.tar.gz) = 18280677 bytes SHA1 (patch-buildtools_wafsamba_samba__conftests.py) = 0f9ca14e3a77d7dfad06aa8c4d2de2f6cc3c0646 SHA1 (patch-buildtools_wafsamba_samba__install.py) = d801340617da325e3bb70a90350e45cc8e383c2d SHA1 (patch-buildtools_wafsamba_samba__pidl.py) = a7cc41a55ce032c3fe1e0b660f88fa7871710e0e -- cgit v1.2.3