2023-07-13 21:50:15 +00:00
committed by Git OBS Bridge
parent 4afae2e051
commit 8e5f3115ae
7 changed files with 176 additions and 0 deletions

View File

@@ -148,6 +148,10 @@ Patch75: CVE-2023-24329-blank-URL-bypass.patch
# PATCH-FIX-OPENSUSE PygmentsBridge-trime_doctest_flags.patch mcepl@suse.com
# Build documentation even without PygmentsBridge.trim_doctest_flags
Patch76: PygmentsBridge-trime_doctest_flags.patch
# PATCH-FIX-UPSTREAM CVE-2023-27043-email-parsing-errors.patch bsc#1210638 mcepl@suse.com
# Detect email address parsing errors and return empty tuple to
# indicate the parsing error (old API)
Patch77: CVE-2023-27043-email-parsing-errors.patch
# COMMON-PATCH-END
BuildRequires: automake
BuildRequires: db-devel
@@ -355,6 +359,7 @@ that rely on earlier non-verification behavior.
%endif
%patch75 -p1
%patch76 -p1
%patch77 -p1
# For patch 66
cp -v %{SOURCE66} Lib/test/recursion.tar