14
0

Accepting request 662055 from home:mnhauke

- Update to version 0.1.1
  * Fix initial negotiate message not setting connection timeout
    value.
  * Fix endless loop when running a compound message that failed.

OBS-URL: https://build.opensuse.org/request/show/662055
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-smbprotocol?expand=0&rev=3
This commit is contained in:
2018-12-30 09:35:54 +00:00
committed by Git OBS Bridge
parent c1dff23559
commit 50eea1e3f1
4 changed files with 14 additions and 6 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Dec 29 14:10:26 UTC 2018 - mardnh@gmx.de
- Update to version 0.1.1
* Fix initial negotiate message not setting connection timeout
value.
* Fix endless loop when running a compound message that failed.
-------------------------------------------------------------------
Thu Sep 6 17:42:06 UTC 2018 - mardnh@gmx.de