14
0

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:
2019-12-18 15:19:52 +00:00
committed by Git OBS Bridge
parent 7da2ffd675
commit a523a1ca69
4 changed files with 14 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-smbprotocol
Version: 1.0.0
Version: 1.0.1
Release: 0
Summary: SMBv2/v3 client for Python 2 and 3
License: MIT