forked from pool/python-smbprotocol
Accepting request 843920 from home:mnhauke
- Update to version 1.2.0
* Added experimental support for DFS shares when using smbclient
function.
* Added smbclient.ClientConfig() to set global default options
on new connections.
* Moved the SMB Header structures to smbprotocol.header.
* Added null_terminated option for a TextField value.
* Fix broken pipe errors that occur on long running connections
by sending a echo request for each connection session every
10 minutes.
OBS-URL: https://build.opensuse.org/request/show/843920
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-smbprotocol?expand=0&rev=16
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 25 15:55:37 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
- Update to version 1.2.0
|
||||
* Added experimental support for DFS shares when using smbclient
|
||||
function.
|
||||
* Added smbclient.ClientConfig() to set global default options
|
||||
on new connections.
|
||||
* Moved the SMB Header structures to smbprotocol.header.
|
||||
* Added null_terminated option for a TextField value.
|
||||
* Fix broken pipe errors that occur on long running connections
|
||||
by sending a echo request for each connection session every
|
||||
10 minutes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 25 12:38:01 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user