add patch info

OBS-URL: https://build.opensuse.org/package/show/utilities/schily?expand=0&rev=94
This commit is contained in:
Jan Engelhardt 2020-05-11 15:55:26 +00:00 committed by Git OBS Bridge
parent 12bc16e2c1
commit d85d8bf21e
2 changed files with 7 additions and 3 deletions

View File

@ -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

View File

@ -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} .