Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-smbprotocol for openSUSE:Factory checked in at 2021-11-08 17:24:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-smbprotocol (Old) and /work/SRC/openSUSE:Factory/.python-smbprotocol.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-smbprotocol" Mon Nov 8 17:24:19 2021 rev:13 rq:929849 version:1.8.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-smbprotocol/python-smbprotocol.changes 2021-08-19 10:02:06.123184936 +0200 +++ /work/SRC/openSUSE:Factory/.python-smbprotocol.new.1890/python-smbprotocol.changes 2021-11-08 17:25:05.612729136 +0100 @@ -1,0 +2,40 @@ +Tue Nov 2 20:52:01 UTC 2021 - Martin Hauke <mar...@gmx.de> + +- Update to version 1.8.2 + * Add missing FileAttributes enum values + * Set messages with FileAttributes to be non-strict allowing + unknown values in the future to be parsed without an error + +------------------------------------------------------------------- +Wed Oct 27 19:19:23 UTC 2021 - Martin Hauke <mar...@gmx.de> + +- Update to version 1.8.1 + * Raises ObjectPathNotFound if a DFS referral is required but + not referrals are available (#149) + +------------------------------------------------------------------- +Mon Oct 25 19:46:07 UTC 2021 - Martin Hauke <mar...@gmx.de> + +- Update to version 1.8.0 + * Added support for 256bit keyed encryption ciphers + * Added support for signing with AES GCM + * Now sends the SMB2_NETNAME_NEGOTIATE_CONTEXT_ID with the + negotiate request + * Adds the Python requirement of pykrb5 for Kerberos support on + non-Windows + * Fix unpacking security descriptor ACEs with extra data on the + end + * Set index_number in FileInternalInformation to be an unsigned + integer to match the other structures + * Clear out expired DFS referrals to avoid memory leaks and + stale DFS information +- Update to version 1.7.0 + * Improve connection health checks to reduce the occurances of + an infinite deadlock + * Added more exception error classes + * Added create_action to the Open object that describes how the + file was opened + * Added follow_symlinks option to SMBDirEntry.from_path to + control whether the entry. + +------------------------------------------------------------------- Old: ---- python-smbprotocol-1.6.2.tar.gz New: ---- python-smbprotocol-1.8.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-smbprotocol.spec ++++++ --- /var/tmp/diff_new_pack.rhgIhU/_old 2021-11-08 17:25:06.164729498 +0100 +++ /var/tmp/diff_new_pack.rhgIhU/_new 2021-11-08 17:25:06.168729501 +0100 @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-smbprotocol -Version: 1.6.2 +Version: 1.8.2 Release: 0 Summary: SMBv2/v3 client for Python 2 and 3 License: MIT ++++++ python-smbprotocol-1.6.2.tar.gz -> python-smbprotocol-1.8.2.tar.gz ++++++ ++++ 2711 lines of diff (skipped)