forked from pool/python-smbprotocol
Accepting request 892928 from home:mnhauke
- Update to version 1.5.1 * Unified DFS path handling when using any API that uses a transaction to open the file. - This includes smbclient.rename and smbclient.replace * Fixed up smbclient.rename to work with directories. * smbclient.scandir will continue to use the connection cache when getting stat information of a dir entry. * smbclient.shutil.rmtree will continue to use the connection cache when removing child entries. OBS-URL: https://build.opensuse.org/request/show/892928 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-smbprotocol?expand=0&rev=22
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 13 16:29:17 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
- Update to version 1.5.1
|
||||
* Unified DFS path handling when using any API that uses a
|
||||
transaction to open the file.
|
||||
- This includes smbclient.rename and smbclient.replace
|
||||
* Fixed up smbclient.rename to work with directories.
|
||||
* smbclient.scandir will continue to use the connection cache
|
||||
when getting stat information of a dir entry.
|
||||
* smbclient.shutil.rmtree will continue to use the connection
|
||||
cache when removing child entries.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 25 09:39:12 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
|
Reference in New Issue
Block a user