14
0

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:
2021-11-21 10:52:37 +00:00
committed by Git OBS Bridge
parent 4233af95f6
commit 8db40a2df3
4 changed files with 11 additions and 4 deletions

View File

@@ -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>