Sync from SUSE:ALP:Source:Standard:1.0 python-tornado6 revision 69da5f547f4fbc6a8c26e0fe396f8a3d

This commit is contained in:
2024-12-10 12:29:06 +01:00
parent ea5a0f3b2e
commit 120cae1d7a
3 changed files with 148 additions and 0 deletions

View File

@@ -30,6 +30,9 @@ Source99: python-tornado6-rpmlintrc
Patch0: ignore-resourcewarning-doctests.patch
# PATCH-FIX-OPENSUSE openssl-3.2.patch gh#tornadoweb/tornado#3355
Patch1: openssl-3.2.patch
# PATCH-FIX-UPSTREAM CVE-2024-52804 bsc#1233668
# gh#tornadoweb/tornado#d5ba4a1695fbf7c6a3e54313262639b198291533
Patch2: CVE-2024-52804-avoid-quadratic-cookie-parsing.patch
BuildRequires: %{python_module base >= 3.8}
BuildRequires: %{python_module devel}
BuildRequires: %{python_module pip}