14
0
Files
python-smbprotocol/python-smbprotocol.changes
Tomáš Chvátal 5984add100 Accepting request 732010 from home:mnhauke
- Update to version 0.2.0
  * Fix issue where timeout was not being applied to the new
    connection
  * Fix various deprecated regex escape patterns
  * Simplified the fallback NTLM context object

OBS-URL: https://build.opensuse.org/request/show/732010
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-smbprotocol?expand=0&rev=7
2019-09-20 09:56:00 +00:00

27 lines
923 B
Plaintext

-------------------------------------------------------------------
Thu Sep 19 18:50:13 UTC 2019 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.2.0
* Fix issue where timeout was not being applied to the new
connection
* Fix various deprecated regex escape patterns
* Simplified the fallback NTLM context object
-------------------------------------------------------------------
Thu Jan 3 01:57:40 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Use noun phrase in summary.
-------------------------------------------------------------------
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
- Initial package, version 0.1.0