Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-M2Crypto for openSUSE:Factory
checked in at 2021-06-18 10:13:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-M2Crypto (Old)
and /work/SRC/openSUSE:Factory/.python-M2Crypto.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-M2Crypto"
Fri Jun 18 10:13:15 2021 rev:41 rq:900001 version:0.38.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-M2Crypto/python-M2Crypto.changes
2021-04-26 16:39:02.542020055 +0200
+++
/work/SRC/openSUSE:Factory/.python-M2Crypto.new.2625/python-M2Crypto.changes
2021-06-18 10:13:22.501961629 +0200
@@ -1,0 +2,18 @@
+Mon Jun 14 21:04:54 UTC 2021 - Matej Cepl <[email protected]>
+
+- Update to 0.38.0:
+ - Remove the last use of setup.py test idiom.
+ - Use m2_PyObject_AsReadBuffer instead of PyObject_AsReadBuffer.
+ - Add support for arm64 big endian <Steev Klimaszewski>
+ - Make support of RSA_SSLV23_PADDING optional (it has been deprecated).
+ - Move project to src/ layout
+ - Allow verify_cb_* to be called with ok=True <Casey Deccio>
+ - Be prepared if any of constants in x509_vfy.h is not available.
+ - But we do support 3.8
+ - We DO NOT support Python 2.6.
+- All patches were upstreamed:
+ - 293_sslv23_padding.patch
+ - no-need-parameterized.patch
+ - python-M2Crypto-Allow-on-UNABLE_TO_VERIFY_LEAF_SIGNATURE.patch
+
+-------------------------------------------------------------------
Old:
----
293_sslv23_padding.patch
M2Crypto-0.37.1.tar.gz
M2Crypto-0.37.1.tar.gz.asc
no-need-parameterized.patch
python-M2Crypto-Allow-on-UNABLE_TO_VERIFY_LEAF_SIGNATURE.patch
New:
----
M2Crypto-0.38.0.tar.gz
M2Crypto-0.38.0.tar.gz.asc
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-M2Crypto.spec ++++++
--- /var/tmp/diff_new_pack.llc1dR/_old 2021-06-18 10:13:22.889962142 +0200
+++ /var/tmp/diff_new_pack.llc1dR/_new 2021-06-18 10:13:22.889962142 +0200
@@ -19,7 +19,7 @@
%define oldpython python
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-M2Crypto
-Version: 0.37.1
+Version: 0.38.0
Release: 0
Summary: Crypto and SSL toolkit for Python
License: MIT
@@ -27,16 +27,6 @@
URL: https://gitlab.com/m2crypto/m2crypto
Source0:
https://files.pythonhosted.org/packages/source/M/M2Crypto/M2Crypto-%{version}.tar.gz
Source1:
https://files.pythonhosted.org/packages/source/M/M2Crypto/M2Crypto-%{version}.tar.gz.asc
-# PATCH-FIX-UPSTREAM
python-M2Crypto-Allow-on-UNABLE_TO_VERIFY_LEAF_SIGNATURE.patch [email protected]
-#
https://salsa.debian.org/python-team/packages/m2crypto/-/commit/e0e9ad5cfff86383dabbb92540c0a4892cb4c456
-# Fixes incompatibility with the modern crypto policies
-Patch0: python-M2Crypto-Allow-on-UNABLE_TO_VERIFY_LEAF_SIGNATURE.patch
-# PATCH-FIX-UPSTREAM 293_sslv23_padding.patch gl#m2crypto/m2crypto#293
[email protected]
-# RSA_SSLV23_PADDING is evil and should be avoided.
-Patch1: 293_sslv23_padding.patch
-# PATCH-FIX-OPENSUSE no-need-parameterized.patch bsc#1185150 [email protected]
-# no need to require parameterized for normal use
-Patch2: no-need-parameterized.patch
BuildRequires: %{python_module devel}
BuildRequires: %{python_module parameterized}
BuildRequires: %{python_module pytest}
++++++ M2Crypto-0.37.1.tar.gz -> M2Crypto-0.38.0.tar.gz ++++++
++++ 105749 lines of diff (skipped)