diff --git a/python-smbprotocol-1.10.0.tar.gz b/python-smbprotocol-1.10.0.tar.gz deleted file mode 100644 index 71b477e..0000000 --- a/python-smbprotocol-1.10.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:40ef5aa26ad82867ffe858dbef06beaa78fdfaaa60b26a0c22048632be533e0c -size 188871 diff --git a/python-smbprotocol-1.10.1.tar.gz b/python-smbprotocol-1.10.1.tar.gz new file mode 100644 index 0000000..87e5447 --- /dev/null +++ b/python-smbprotocol-1.10.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:662818cd41138c031952a3eb66079ce4348d5848a3009c1dccee6f10764e0ed7 +size 189238 diff --git a/python-smbprotocol.changes b/python-smbprotocol.changes index 0c37e5a..3bdf5f3 100644 --- a/python-smbprotocol.changes +++ b/python-smbprotocol.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Dec 5 13:36:15 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 1.10.1 + * Raise the original BadNetworkName error if the server doesn't indicate it supports DFS or + FSDriverRequired was raised trying to lookup the DFS information - #196 + * Fix pre auth session id tracking if the intermediate token messages return 0 as the session id + ------------------------------------------------------------------- Sun Nov 6 20:32:55 UTC 2022 - Martin Hauke diff --git a/python-smbprotocol.spec b/python-smbprotocol.spec index 2d9b79e..a88c332 100644 --- a/python-smbprotocol.spec +++ b/python-smbprotocol.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-smbprotocol -Version: 1.10.0 +Version: 1.10.1 Release: 0 Summary: SMBv2/v3 client for Python 2 and 3 License: MIT