Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pycryptodome for openSUSE:Factory checked in at 2021-03-16 15:43:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pycryptodome (Old) and /work/SRC/openSUSE:Factory/.python-pycryptodome.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pycryptodome" Tue Mar 16 15:43:26 2021 rev:17 rq:878405 version:3.10.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pycryptodome/python-pycryptodome.changes 2020-12-03 18:42:57.886176398 +0100 +++ /work/SRC/openSUSE:Factory/.python-pycryptodome.new.2401/python-pycryptodome.changes 2021-03-16 15:45:07.917107047 +0100 @@ -1,0 +2,16 @@ +Thu Mar 4 21:00:08 UTC 2021 - Dirk M??ller <dmuel...@suse.com> + +- update to 3.10.1: + * Fixed a potential memory leak when initializing block ciphers. + * GH#466: ``Crypto.Math.miller_rabin_test()`` was still using the system random + source and not the one provided as parameter. + * GH#469: RSA objects have the method ``public_key()`` like ECC objects. + The old method ``publickey()`` is still available for backward compatibility. + * GH#476: ``Crypto.Util.Padding.unpad()`` was raising an incorrect exception + in case of zero-length inputs. Thanks to Captainowie. + * GH#491: better exception message when ``Counter.new()`` is called with an integer + ``initial_value`` than doesn't fit into ``nbits`` bits. + * GH#496: added missing ``block_size`` member for ECB cipher objects. Thanks to willem. + * GH#500: ``nonce`` member of an XChaCha20 cipher object was not matching the original nonce. + +------------------------------------------------------------------- Old: ---- v3.9.9.tar.gz New: ---- v3.10.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pycryptodome.spec ++++++ --- /var/tmp/diff_new_pack.Gjy8Wu/_old 2021-03-16 15:45:10.149110619 +0100 +++ /var/tmp/diff_new_pack.Gjy8Wu/_new 2021-03-16 15:45:10.153110625 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-pycryptodome # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define oldpython python Name: python-pycryptodome -Version: 3.9.9 +Version: 3.10.1 Release: 0 Summary: Cryptographic library for Python License: BSD-2-Clause ++++++ v3.9.9.tar.gz -> v3.10.1.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-pycryptodome/v3.9.9.tar.gz /work/SRC/openSUSE:Factory/.python-pycryptodome.new.2401/v3.10.1.tar.gz differ: char 12, line 1