forked from pool/python-smbprotocol
Accepting request 755933 from home:mnhauke
- Update to version 1.0.1 * Fix issue when reading a large file that exceeds 65KB and raises STATUS_END_OF_FILE. * Fix issue where listdir, scandir, walk would only enumerate a subset of entries in a directories with lots of sub files/ folders OBS-URL: https://build.opensuse.org/request/show/755933 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-smbprotocol?expand=0&rev=12
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2dcd6e1c66c91d1b662ffcd74e511c09f6975daffa02994ea6418376b9687fd4
|
|
||||||
size 159836
|
|
3
python-smbprotocol-1.0.1.tar.gz
Normal file
3
python-smbprotocol-1.0.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e03296995e89f82524f20654113e531f7133d113382e6078c418bbc0edd80fb4
|
||||||
|
size 160249
|
@@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 11 20:00:41 UTC 2019 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
- Update to version 1.0.1
|
||||||
|
* Fix issue when reading a large file that exceeds 65KB and
|
||||||
|
raises STATUS_END_OF_FILE.
|
||||||
|
* Fix issue where listdir, scandir, walk would only enumerate a
|
||||||
|
subset of entries in a directories with lots of sub files/
|
||||||
|
folders
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Nov 30 10:49:03 UTC 2019 - Martin Hauke <mardnh@gmx.de>
|
Sat Nov 30 10:49:03 UTC 2019 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-smbprotocol
|
Name: python-smbprotocol
|
||||||
Version: 1.0.0
|
Version: 1.0.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: SMBv2/v3 client for Python 2 and 3
|
Summary: SMBv2/v3 client for Python 2 and 3
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Reference in New Issue
Block a user