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.3.11



details:   https://anonhg.NetBSD.org/pkgsrc/rev/616e9fa807ce
branches:  trunk
changeset: 458336:616e9fa807ce
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Sep 13 10:13:33 2021 +0000

description:
samba4: updated to 4.3.11

Changes since 4.13.10
* BUG 14769: smbd panic on force-close share during offload write.
* BUG 14731: Fix returned attributes on fake quota file handle and avoid
  hitting the VFS.
* BUG 14783: smbd "deadtime" parameter doesn't work anymore.
* BUG 14787: net conf list crashes when run as normal user.
* BUG 14607: Work around special SMB2 READ response behavior of NetApp Ontap
  7.3.7.
* BUG 14793: Start the SMB encryption as soon as possible.
* BUG 14792: Winbind should not start if the socket path for the privileged
  pipe is too long.

diffstat:

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

diffs (38 lines):

diff -r cbb83044a861 -r 616e9fa807ce net/samba4/Makefile
--- a/net/samba4/Makefile       Mon Sep 13 10:12:43 2021 +0000
+++ b/net/samba4/Makefile       Mon Sep 13 10:13:33 2021 +0000
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.128 2021/07/25 15:58:04 taca Exp $
+# $NetBSD: Makefile,v 1.129 2021/09/13 10:13:33 adam Exp $
 
-#
 # WARNING: DO NOT UPDATE WITHOUT RESOLVING THIS ISSUE:
 #
 # Samba 4.14 is incompatible with procfs in NetBSD 9.2 and other
@@ -8,7 +7,7 @@
 #
 # Please do not update without testing on NetBSD 9.2!
 #
-DISTNAME=      samba-4.13.10
+DISTNAME=      samba-4.13.11
 CATEGORIES=    net
 MASTER_SITES=  https://download.samba.org/pub/samba/stable/
 
diff -r cbb83044a861 -r 616e9fa807ce net/samba4/distinfo
--- a/net/samba4/distinfo       Mon Sep 13 10:12:43 2021 +0000
+++ b/net/samba4/distinfo       Mon Sep 13 10:13:33 2021 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.64 2021/07/25 15:58:04 taca Exp $
+$NetBSD: distinfo,v 1.65 2021/09/13 10:13:33 adam Exp $
 
-SHA1 (samba-4.13.10.tar.gz) = 43086c42e641fa6657bbb1d5cc5b64704230b824
-RMD160 (samba-4.13.10.tar.gz) = fd8fec4699e9814a811c53a8f80615b1fee41673
-SHA512 (samba-4.13.10.tar.gz) = dc4ad2dabc630575150d7b6db7818cd62827bdd9cc955c856bf0ba1684a1258d6306acd6e373aff1893255ad42d97fe8bf67c6fc30c5cffb1624fbfe4a238865
-Size (samba-4.13.10.tar.gz) = 18450805 bytes
+SHA1 (samba-4.13.11.tar.gz) = 754b6fd2f0a6a9dc3b5aa03fe777d98036b2a99d
+RMD160 (samba-4.13.11.tar.gz) = 60c81dc61a1a360d5d78a981b5d214f84bcc36c7
+SHA512 (samba-4.13.11.tar.gz) = d22da31ebbea4c4fb33827b47ab0d21e7753802ab310b68fb5edc48a2419f419737f4df6cc138488f28b70142734e68865ad63944445ede921ea09ebc83fbce7
+Size (samba-4.13.11.tar.gz) = 18476158 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