SHA256
6
0
forked from pool/cpio

Accepting request 833764 from home:dirkmueller:branches:Archiving

- add cpio-revert-CVE-2015-1197-fix.patch as recommended by upstream
  to fix https://lists.gnu.org/archive/html/bug-cpio/2019-11/msg00016.html

OBS-URL: https://build.opensuse.org/request/show/833764
OBS-URL: https://build.opensuse.org/package/show/Archiving/cpio?expand=0&rev=82
This commit is contained in:
2020-09-11 13:03:41 +00:00
committed by Git OBS Bridge
parent 22ed1491e1
commit 5f0ff8a23b
3 changed files with 100 additions and 0 deletions

View File

@@ -40,6 +40,8 @@ Patch18: cpio-default_tape_dev.patch
Patch20: cpio-close_files_after_copy.patch
Patch21: cpio-pattern-file-sigsegv.patch
Patch23: paxutils-rtapelib_mtget.patch
# see https://lists.gnu.org/archive/html/bug-cpio/2019-11/msg00016.html
Patch24: cpio-revert-CVE-2015-1197-fix.patch
Patch25: cpio-fix_truncation_check.patch
BuildRequires: autoconf
BuildRequires: automake
@@ -80,6 +82,7 @@ This package includes the 'mt', a local tape drive control program.
###
%patch21 -p1
%patch23 -p1
%patch24 -p1
%patch25 -p1
%build