17
0

Add CVE-2026-24486.patch to fix CVE-2026-24486 (bsc#1257301)

This commit is contained in:
2026-01-27 10:20:57 +01:00
parent 4e88c74315
commit ffa5735d11
3 changed files with 65 additions and 0 deletions

View File

@@ -24,6 +24,8 @@ License: Apache-2.0
Summary: Python streaming multipart parser
URL: http://github.com/Kludex/python-multipart
Source: https://files.pythonhosted.org/packages/source/p/python-multipart/python_multipart-%{version}.tar.gz
# PATCH-FIX-UPSTREAM CVE-2026-24486.patch bsc#1257301 gh#Kludex/python-multipart@9433f4b
Patch0: CVE-2026-24486.patch
BuildRequires: %{python_module hatchling}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module wheel}