15
0

Add CVE-2025-68480.patch to fix CVE-2025-68480 (bsc#1255473)

This commit is contained in:
2026-01-09 16:29:49 +01:00
parent ef7ac719b9
commit eaa9d09fae
3 changed files with 113 additions and 0 deletions

View File

@@ -27,6 +27,8 @@ URL: https://marshmallow.readthedocs.io/
Source: https://files.pythonhosted.org/packages/source/m/marshmallow/marshmallow-%{version}.tar.gz
# https://github.com/humitos/sphinx-version-warning/issues/22
Patch0: python-marshmallow-no-version-warning.patch
# PATCH-FIX-UPSTREAM CVE-2025-68480.patch bsc#1255473
Patch1: CVE-2025-68480.patch
BuildRequires: %{python_module autodocsumm}
BuildRequires: %{python_module base >= 3.8}
BuildRequires: %{python_module pip}