SHA256
6
0
forked from pool/tar

Accepting request 1067037 from home:dspinella:branches:Base:System

* bsc1202436-2.patch
  * go-testsuite-test-hang.patch

OBS-URL: https://build.opensuse.org/request/show/1067037
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=121
This commit is contained in:
2023-02-23 14:09:58 +00:00
committed by Git OBS Bridge
parent 87aff9e33b
commit 3a08e2884b
3 changed files with 21 additions and 5 deletions

View File

@@ -51,12 +51,13 @@ Patch11: tar-fix-extract-unlink.patch
# PATCH-FIX-SUSE danilo.spinella@suse.com bsc#1202436
Patch12: go-testsuite-test-hang.patch
# PATCH-FIX-UPSTREAM danilo.spinella@suse.com bsc#1202436
Patch13: bsc1202436-1.patch
Patch14: bsc1202436-2.patch
Patch13: bsc1202436.patch
Patch14: bsc1202436-1.patch
Patch15: bsc1202436-2.patch
# PATCH-FIX-UPSTREAM danilo.spinella@suse.com bsc#1207753
# tar has a one-byte out-of-bounds read that results in use of
# uninitialized memory for a conditional jump
Patch15: fix-CVE-2022-48303.patch
Patch16: fix-CVE-2022-48303.patch
BuildRequires: automake >= 1.15
BuildRequires: libacl-devel
BuildRequires: libselinux-devel
@@ -136,6 +137,7 @@ it may as well access remote devices or files.
%patch13 -p1
%patch14 -p1
%patch15 -p1
%patch16 -p1
cp %{S:3} tests
%build