14
0

Accepting request 1008841 from home:yarunachalam:branches:devel:languages:python

- Update to version 1.9.0 
  * Fix connection cache reuse for some DFS referral requests
  * Add smbclient.path to the smbclient import allowing import smbclient; smbclient.path.func()

OBS-URL: https://build.opensuse.org/request/show/1008841
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-smbprotocol?expand=0&rev=27
This commit is contained in:
Martin Hauke
2022-10-07 16:13:32 +00:00
committed by Git OBS Bridge
parent 8db40a2df3
commit ce0e551a18
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Oct 7 16:09:45 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 1.9.0
* Fix connection cache reuse for some DFS referral requests
* Add smbclient.path to the smbclient import allowing import smbclient; smbclient.path.func()
-------------------------------------------------------------------
Thu Nov 18 21:49:52 UTC 2021 - Martin Hauke <mardnh@gmx.de>