add patch info
OBS-URL: https://build.opensuse.org/package/show/utilities/schily?expand=0&rev=94
This commit is contained in:
parent
12bc16e2c1
commit
d85d8bf21e
@ -1,3 +1,9 @@
|
||||
From: Adam Majer <amajer@suse.com>
|
||||
Date: 2020-05-11 11:47:23+0000
|
||||
|
||||
Fix an integer overflow in partition table calculation when chrp-boot
|
||||
is enabled and a large ISO image is created.
|
||||
|
||||
Index: cdrtools-3.02/mkisofs/mac_label.c
|
||||
===================================================================
|
||||
--- cdrtools-3.02.orig/mkisofs/mac_label.c
|
||||
|
@ -446,9 +446,7 @@ limitations on file size and supports to edit large files (files >2
|
||||
GB).
|
||||
|
||||
%prep
|
||||
%setup -qn %name-%rver
|
||||
%patch -P 1 -P 2 -p1
|
||||
%patch3 -p1
|
||||
%autosetup -n %name-%rver -p1
|
||||
find . "(" -type d -o -type f ")" -exec chmod u+w "{}" "+"
|
||||
|
||||
cp %{SOURCE1} .
|
||||
|
Loading…
x
Reference in New Issue
Block a user