pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/samba4 samba4: updated to 4.13.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7cb7fed01064
branches:  trunk
changeset: 443594:7cb7fed01064
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Dec 17 12:15:43 2020 +0000

description:
samba4: updated to 4.13.3

Changes since 4.13.2
* BUG 14210: libcli: smb2: Never print length if smb2_signing_key_valid()
  fails for crypto blob.
* BUG 14486: s3: modules: gluster. Fix the error I made in preventing talloc
  leaks from a function.
* BUG 14515: s3: smbd: Don't overwrite contents of fsp->aio_requests[0] with
  NULL via TALLOC_FREE().
* BUG 14568: s3: spoolss: Make parameters in call to user_ok_token() match
  all other uses.
* BUG 14590: s3: smbd: Quiet log messages from usershares for an unknown
  share.
* BUG 14248: samba process does not honor max log size.
* BUG 14587: vfs_zfsacl: Add missing inherited flag on hidden "magic"
  everyone@ ACE.
* BUG 13124: s3-libads: Pass timeout to open_socket_out in ms.
* BUG 14486: s3-vfs_glusterfs: Always disable write-behind translator.
* BUG 14517: smbclient: Fix recursive mget.
* BUG 14581: clitar: Use do_list()'s recursion in clitar.c.
* BUG 14486: manpages/vfs_glusterfs: Mention silent skipping of write-behind
  translator.
* BUG 14573: vfs_shadow_copy2: Preserve all open flags assuming ROFS.
* BUG 14514: interface: Fix if_index is not parsed correctly.

diffstat:

 net/samba4/Makefile |   5 ++---
 net/samba4/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (31 lines):

diff -r 159ed7dc6fd2 -r 7cb7fed01064 net/samba4/Makefile
--- a/net/samba4/Makefile       Thu Dec 17 12:14:35 2020 +0000
+++ b/net/samba4/Makefile       Thu Dec 17 12:15:43 2020 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.113 2020/12/04 20:45:36 nia Exp $
+# $NetBSD: Makefile,v 1.114 2020/12/17 12:15:43 adam Exp $
 
-DISTNAME=      samba-4.13.2
-PKGREVISION=   2
+DISTNAME=      samba-4.13.3
 CATEGORIES=    net
 MASTER_SITES=  https://download.samba.org/pub/samba/stable/
 
diff -r 159ed7dc6fd2 -r 7cb7fed01064 net/samba4/distinfo
--- a/net/samba4/distinfo       Thu Dec 17 12:14:35 2020 +0000
+++ b/net/samba4/distinfo       Thu Dec 17 12:15:43 2020 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.54 2020/11/12 06:37:18 adam Exp $
+$NetBSD: distinfo,v 1.55 2020/12/17 12:15:43 adam Exp $
 
-SHA1 (samba-4.13.2.tar.gz) = 07cccec91790c2fac51d5ce8337878308b45f229
-RMD160 (samba-4.13.2.tar.gz) = 7bb6b908f239e5959773c853e7e2259295435dae
-SHA512 (samba-4.13.2.tar.gz) = 60b8597b7fad13dd55ffec4c750ee4f5f39220d8e8d52232d3a8c4d830a5ff29254716a7230b0182e0717585e5a34b01373527caecd1d32f2170c6063a97d070
-Size (samba-4.13.2.tar.gz) = 18418249 bytes
+SHA1 (samba-4.13.3.tar.gz) = 69787e767b237c434d3152f0314c0fcacd56d51d
+RMD160 (samba-4.13.3.tar.gz) = f165b07b78488efebee221be57dd320fe08c6489
+SHA512 (samba-4.13.3.tar.gz) = e7d29a89ba31ac6ca6c2dfd2629b8e07e47f4b1f265907847b43845dcf19a2200bcb1ca9f6845dd39c1ffca5dbf89f998bcc4defe33f5e3c4d8006ec9c6e88ab
+Size (samba-4.13.3.tar.gz) = 18422056 bytes
 SHA1 (patch-buildtools_wafsamba_samba__conftests.py) = d927db17124d2bb5b382885e70a41f84c3929926
 SHA1 (patch-buildtools_wafsamba_samba__install.py) = d801340617da325e3bb70a90350e45cc8e383c2d
 SHA1 (patch-buildtools_wafsamba_samba__pidl.py) = e4c0ed3dacfcf5613a5b397b3c6cf88509497da7



Home | Main Index | Thread Index | Old Index