forked from pool/python-smbprotocol
Accepting request 1109147 from home:mnhauke
- Update to version 1.11.0 * Fix up pre authenticated session id lookups that were failing with Linux ksmbd. * Removes logging.NullHandler() being set in the root smbprotocol namespace. * Adds basic support for remote to local and vice versa file operations with smbclient.shutil.copytree. * Fixes DFS infinite recursion error when dealing with a file that does not exist on a DFS namespace. OBS-URL: https://build.opensuse.org/request/show/1109147 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-smbprotocol?expand=0&rev=38
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 5 21:56:00 UTC 2023 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
- Update to version 1.11.0
|
||||
* Fix up pre authenticated session id lookups that were failing
|
||||
with Linux ksmbd.
|
||||
* Removes logging.NullHandler() being set in the root
|
||||
smbprotocol namespace.
|
||||
* Adds basic support for remote to local and vice versa file
|
||||
operations with smbclient.shutil.copytree.
|
||||
* Fixes DFS infinite recursion error when dealing with a file
|
||||
that does not exist on a DFS namespace.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 5 13:36:15 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user