14
0

Accepting request 1033883 from home:mnhauke

- Update to version 1.10.0
  * Allow server side copy across different shares on the same
    server.
  * Improve DFS file opens.
  * Fix rename operations for a DFS path.
  * Fix negotiate request context padding.

OBS-URL: https://build.opensuse.org/request/show/1033883
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-smbprotocol?expand=0&rev=31
This commit is contained in:
2022-11-07 10:18:10 +00:00
committed by Git OBS Bridge
parent 41e89a711f
commit b026f0cf1d
4 changed files with 17 additions and 5 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Nov 6 20:32:55 UTC 2022 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.10.0
* Allow server side copy across different shares on the same
server.
* Improve DFS file opens.
* Fix rename operations for a DFS path.
* Fix negotiate request context padding.
-------------------------------------------------------------------
Fri Oct 21 13:19:59 UTC 2022 - pgajdos@suse.com