14
0

Accepting request 1231846 from home:mcalabkova:branches:devel:languages:python

- Add CVE-2024-25885.patch (bsc#1231408, CVE-2024-25885)

OBS-URL: https://build.opensuse.org/request/show/1231846
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xhtml2pdf?expand=0&rev=25
This commit is contained in:
2024-12-18 13:43:21 +00:00
committed by Git OBS Bridge
parent 4337f7b6bb
commit c04385739b
3 changed files with 56 additions and 0 deletions

View File

@@ -23,6 +23,8 @@ Summary: PDF Generator Using HTML and CSS
License: Apache-2.0
URL: https://github.com/xhtml2pdf/xhtml2pdf
Source: https://github.com/xhtml2pdf/xhtml2pdf/archive/refs/tags/v%{version}.tar.gz#/xhtml2pdf-%{version}.tar.gz
# PATCH-FIX-UPSTREAM https://github.com/xhtml2pdf/xhtml2pdf/pull/784 fix reDOS CVE in getColor function
Patch0: CVE-2024-25885.patch
BuildRequires: %{python_module base >= 3.8}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}