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-10-20 20:23:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pycryptodome (Old) and /work/SRC/openSUSE:Factory/.python-pycryptodome.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pycryptodome" Wed Oct 20 20:23:38 2021 rev:18 rq:925769 version:3.11.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pycryptodome/python-pycryptodome.changes 2021-03-16 15:45:07.917107047 +0100 +++ /work/SRC/openSUSE:Factory/.python-pycryptodome.new.1890/python-pycryptodome.changes 2021-10-20 20:24:25.385383215 +0200 @@ -1,0 +2,16 @@ +Sat Oct 16 22:36:27 UTC 2021 - Dirk M??ller <dmuel...@suse.com> + +- update to 3.11.0: + * GH#512: Especially for very small bit sizes, ``Crypto.Util.number.getPrime()`` was + occasionally generating primes larger than given the bit size. + * GH#552: Correct typing annotations for ``PKCS115_Cipher.decrypt()``. + * GH#555: ``decrypt()`` method of a PKCS#1v1.5 cipher returned a ``bytearray`` instead of ``bytes``. + * GH#557: External DSA domain parameters were accepted even when the modulus (``p``) was not prime. + This affected ``Crypto.PublicKey.DSA.generate()`` and ``Crypto.PublicKey.DSA.construct()``. + * Added cSHAKE128 and cSHAKE256 (of SHA-3 family). + * GH#558: The flag RTLD_DEEPBIND passed to ``dlopen()`` is not well supported by + `address sanitizers <https://github.com/google/sanitizers/issues/611>`_. + It is now possible to set the environment variable ``PYCRYPTDOME_DISABLE_DEEPBIND`` + to drop that flag and allow security testing. + +------------------------------------------------------------------- Old: ---- v3.10.1.tar.gz New: ---- v3.11.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pycryptodome.spec ++++++ --- /var/tmp/diff_new_pack.tu6wdv/_old 2021-10-20 20:24:26.165383697 +0200 +++ /var/tmp/diff_new_pack.tu6wdv/_new 2021-10-20 20:24:26.165383697 +0200 @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define oldpython python Name: python-pycryptodome -Version: 3.10.1 +Version: 3.11.0 Release: 0 Summary: Cryptographic library for Python License: BSD-2-Clause ++++++ v3.10.1.tar.gz -> v3.11.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-pycryptodome/v3.10.1.tar.gz /work/SRC/openSUSE:Factory/.python-pycryptodome.new.1890/v3.11.0.tar.gz differ: char 12, line 1