From 57ce3af03f1583daa413cb8651cb7f188465524c Mon Sep 17 00:00:00 2001 From: adam Date: Wed, 9 Dec 2020 12:38:31 +0000 Subject: py-smb: updated to 1.2.6 pysmb-1.2.6, 9 Dec 2020 ======================= - Fix bug in SMB1 store file implmentation which generates SMB_COM_WRITE_ANDX packets larger than the allowed max buffer size --- net/py-smb/Makefile | 4 ++-- net/py-smb/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'net/py-smb') diff --git a/net/py-smb/Makefile b/net/py-smb/Makefile index 85429547f80..29fe76de53d 100644 --- a/net/py-smb/Makefile +++ b/net/py-smb/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.13 2020/10/21 12:08:16 adam Exp $ +# $NetBSD: Makefile,v 1.14 2020/12/09 12:38:31 adam Exp $ -DISTNAME= pysmb-1.2.5 +DISTNAME= pysmb-1.2.6 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} CATEGORIES= net python MASTER_SITES= ${MASTER_SITE_PYPI:=p/pysmb/} diff --git a/net/py-smb/distinfo b/net/py-smb/distinfo index d36d9feb683..8bc81ef3acd 100644 --- a/net/py-smb/distinfo +++ b/net/py-smb/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.11 2020/10/21 12:08:16 adam Exp $ +$NetBSD: distinfo,v 1.12 2020/12/09 12:38:31 adam Exp $ -SHA1 (pysmb-1.2.5.zip) = 935aeea64ed0aa69ee1b348837bc4f16e48e9808 -RMD160 (pysmb-1.2.5.zip) = d3511cb466bc4ac61dc507410680c4142382f1cb -SHA512 (pysmb-1.2.5.zip) = 12f0da1e21f174df58005d79cb024b60d19aa441cf14c67650da12bc903445a406a28b142e0a8528cabff1afeef733b107a23e1d6d6d670363757907bdd29b0d -Size (pysmb-1.2.5.zip) = 1278327 bytes +SHA1 (pysmb-1.2.6.zip) = e54990a6056a87ba205c28efe6fd462c8354d00c +RMD160 (pysmb-1.2.6.zip) = 69f30e707521acc6f238c5b94e97194855f6d56b +SHA512 (pysmb-1.2.6.zip) = 139134e600c2806e58c28ce757abc36b250d4fe6f40c4f52ca8f48bf7ca33102c8fb2a7919cf3b9b1510e890d254ad72928dd41f68ffa6df8dea3114bec2fdec +Size (pysmb-1.2.6.zip) = 1278346 bytes -- cgit v1.2.3