15
0

- add m2crypto-0.38-ossl3-tests.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=114
This commit is contained in:
2022-11-07 20:23:22 +00:00
committed by Git OBS Bridge
parent ce1c77ebf3
commit 131368503b
3 changed files with 215 additions and 0 deletions

View File

@@ -33,6 +33,8 @@ Source99: python-M2Crypto.keyring
Patch0: CVE-2020-25657-Bleichenbacher-attack.patch
# PATCH-FIX-UPSTREAM https://gitlab.com/m2crypto/m2crypto/-/merge_requests/271
Patch1: openssl-stop-parsing-header.patch
# Patch-FIX-OPENSUSE add test skips for openssl 3.x
Patch2: https://src.fedoraproject.org/rpms/m2crypto/raw/d7be0dd83ee5a414544d99dcc62cde4ad5998f0c/f/m2crypto-0.38-ossl3-tests.patch
BuildRequires: %{python_module devel}
BuildRequires: %{python_module parameterized}
BuildRequires: %{python_module pytest}