forked from pool/python-smbprotocol
Accepting request 932362 from home:mnhauke
- Update to version 1.8.3 * Set additional_information field in SMB2SetInfoRequest to a flags field rather than a single enum as per protocol docs. OBS-URL: https://build.opensuse.org/request/show/932362 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-smbprotocol?expand=0&rev=26
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:10ea45a8821952f1815719e6e9fcfd5e444aceb74c591f80713ba76d73ef2a89
|
|
||||||
size 187408
|
|
3
python-smbprotocol-1.8.3.tar.gz
Normal file
3
python-smbprotocol-1.8.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c1ffd881dc09a1f974fd6e92a722af2cd66ffa7c9f8c295981e4aa7e3cba14e5
|
||||||
|
size 187484
|
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 18 21:49:52 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
- Update to version 1.8.3
|
||||||
|
* Set additional_information field in SMB2SetInfoRequest to a
|
||||||
|
flags field rather than a single enum as per protocol docs.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 2 20:52:01 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
Tue Nov 2 20:52:01 UTC 2021 - 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.8.2
|
Version: 1.8.3
|
||||||
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