2024-04-15 19:07:31 +00:00
committed by Git OBS Bridge
parent 0eeee1a907
commit d4b42b6c18
4 changed files with 32 additions and 0 deletions

View File

@@ -163,6 +163,9 @@ Patch80: CVE-2022-48566-compare_digest-more-constant.patch
# PATCH-FIX-UPSTREAM CVE-2022-48560-after-free-heappushpop.patch bsc#1214675 mcepl@suse.com
# fix use after free in heapq.heappushpop()
Patch81: CVE-2022-48560-after-free-heappushpop.patch
# PATCH-FIX-UPSTREAM bsc1222537-py2-email-addr-parse.patch bsc#1222537 mcepl@suse.com
# email.utils.parseaddr should accept unicode string
Patch82: bsc1222537-py2-email-addr-parse.patch
# COMMON-PATCH-END
BuildRequires: automake
BuildRequires: db-devel
@@ -375,6 +378,7 @@ that rely on earlier non-verification behavior.
%patch -P 79 -p1
%patch -P 80 -p1
%patch -P 81 -p1
%patch -P 82 -p1
# For patch 66
cp -v %{SOURCE66} Lib/test/recursion.tar