Hello community,
here is the log from the commit of package python-pycryptodome for
openSUSE:Factory checked in at 2018-09-10 12:36:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pycryptodome (Old)
and /work/SRC/openSUSE:Factory/.python-pycryptodome.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pycryptodome"
Mon Sep 10 12:36:16 2018 rev:5 rq:633517 version:3.6.6
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pycryptodome/python-pycryptodome.changes
2018-07-04 23:55:18.483880399 +0200
+++
/work/SRC/openSUSE:Factory/.python-pycryptodome.new/python-pycryptodome.changes
2018-09-10 12:36:23.246244348 +0200
@@ -1,0 +2,26 @@
+Mon Sep 3 14:21:25 UTC 2018 - Marketa Calabkova <[email protected]>
+
+- Update to 3.6.6
+ - Resolved issues:
+ * Fix vulnerability on AESNI ECB with payloads smaller than
+ 16 bytes.
+
+- Update to 3.5.5
+ - Resolved issues
+
+ * Fixed incorrect AES encryption/decryption with AES
+ acceleration on x86 due to gcc’s optimization and strict
+ aliasing rules.
+ * More prime number candidates than necessary where discarded
+ as composite due to the limited way D values were searched
+ in the Lucas test.
+ * Fixed ResouceWarnings and DeprecationWarnings.
+
+- Update to 3.5.4
+ - New features:
+ * Build Python 3.7 wheels on Linux, Windows and Mac.
+ - Resolved issues:
+ * More meaningful exceptions in case of mismatch in IV length
+ (CBC/OFB/CFB modes).
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/python-pycryptodome/python-pycryptodomex.changes
2018-07-04 23:55:18.511880367 +0200
+++
/work/SRC/openSUSE:Factory/.python-pycryptodome.new/python-pycryptodomex.changes
2018-09-10 12:36:23.290244283 +0200
@@ -1,0 +2,5 @@
+Mon Sep 3 14:30:35 UTC 2018 - Marketa Calabkova <[email protected]>
+
+- version 3.6.6
+
+-------------------------------------------------------------------
Old:
----
pycryptodome-3.6.3.tar.gz
New:
----
pycryptodome-3.6.6.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pycryptodome.spec ++++++
--- /var/tmp/diff_new_pack.56EXsb/_old 2018-09-10 12:36:23.746243608 +0200
+++ /var/tmp/diff_new_pack.56EXsb/_new 2018-09-10 12:36:23.750243602 +0200
@@ -17,31 +17,30 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%bcond_without test
%define oldpython python
+%bcond_without test
Name: python-pycryptodome
-Version: 3.6.3
+Version: 3.6.6
Release: 0
Summary: Cryptographic library for Python
License: BSD-2-Clause
Group: Development/Languages/Python
-Url: https://www.pycryptodome.org
-Source:
https://pypi.io/packages/source/p/pycryptodome/pycryptodome-%{version}.tar.gz
+URL: https://www.pycryptodome.org
+Source:
https://files.pythonhosted.org/packages/source/p/pycryptodome/pycryptodome-%{version}.tar.gz
BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
+# PyCryptodome uses gmp via cffi as runtime optimization
+# would be better, if libgmp* would provide gmp
+Suggests: libgmp10
+Suggests: python-cffi
Provides: python-pycrypto = %{version}
Obsoletes: python-pycrypto < %{version}
%ifpython2
Provides: %{oldpython}-pycrypto = %{version}
Obsoletes: %{oldpython}-pycrypto < %{version}
%endif
-# PyCryptodome uses gmp via cffi as runtime optimization
-# would be better, if libgmp* would provide gmp
-Suggests: libgmp10
-Suggests: python-cffi
-
%python_subpackages
%description
++++++ python-pycryptodomex.spec ++++++
--- /var/tmp/diff_new_pack.56EXsb/_old 2018-09-10 12:36:23.770243573 +0200
+++ /var/tmp/diff_new_pack.56EXsb/_new 2018-09-10 12:36:23.770243573 +0200
@@ -17,17 +17,17 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%bcond_without test
%global modname pycryptodomex
%define oldpython python
+%bcond_without test
Name: python-pycryptodomex
-Version: 3.6.3
+Version: 3.6.6
Release: 0
Summary: Cryptographic library for Python
License: BSD-2-Clause
Group: Development/Languages/Python
-Url: https://www.pycryptodome.org
-Source:
https://pypi.io/packages/source/p/pycryptodome/pycryptodome-%{version}.tar.gz
+URL: https://www.pycryptodome.org
+Source:
https://files.pythonhosted.org/packages/source/p/pycryptodome/pycryptodome-%{version}.tar.gz
BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
@@ -36,7 +36,6 @@
# would be better, if libgmp* would provide gmp
Suggests: libgmp10
Suggests: python-cffi
-
%python_subpackages
%description
++++++ pycryptodome-3.6.3.tar.gz -> pycryptodome-3.6.6.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-pycryptodome/pycryptodome-3.6.3.tar.gz
/work/SRC/openSUSE:Factory/.python-pycryptodome.new/pycryptodome-3.6.6.tar.gz
differ: char 5, line 1