Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pycryptodomex for 
openSUSE:Factory checked in at 2021-10-18 21:59:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pycryptodomex (Old)
 and      /work/SRC/openSUSE:Factory/.python-pycryptodomex.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pycryptodomex"

Mon Oct 18 21:59:09 2021 rev:12 rq:925768 version:3.11.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-pycryptodomex/python-pycryptodomex.changes    
    2021-04-23 17:50:52.706820253 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pycryptodomex.new.1890/python-pycryptodomex.changes
      2021-10-18 22:01:58.790084355 +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-pycryptodomex.spec ++++++
--- /var/tmp/diff_new_pack.kJrgrR/_old  2021-10-18 22:02:00.090085296 +0200
+++ /var/tmp/diff_new_pack.kJrgrR/_new  2021-10-18 22:02:00.094085299 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %global skip_python2 1
 Name:           python-pycryptodomex
-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-pycryptodomex/v3.10.1.tar.gz 
/work/SRC/openSUSE:Factory/.python-pycryptodomex.new.1890/v3.11.0.tar.gz 
differ: char 12, line 1

Reply via email to