From cef8091aa004e91187ffdeac1f7db1d7a932546e Mon Sep 17 00:00:00 2001 From: Christophe GRENIER Date: May 06 2009 20:41:04 +0000 Subject: Use photorec_611_exif_bound_checking_v2.patch to fix the EXIF bug --- diff --git a/.cvsignore b/.cvsignore index 314c0e9..be389f6 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,3 +1,3 @@ testdisk-6.11.tar.bz2 testdisk-doc-6.11.tar.bz2 -photorec_611_exif_bound_checking.patch +photorec_611_exif_bound_checking_v2.patch diff --git a/sources b/sources index 4b2bd77..8b73f12 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ 11f8fe95dcd190b69b782efa65b29ba1 testdisk-6.11.tar.bz2 8ed6b23ae64bf1cf9a15371ea7481fa5 testdisk-doc-6.11.tar.bz2 -dba57525125fbb372f470832af2d91c1 photorec_611_exif_bound_checking.patch +525350908048a5c90c932464375b08a3 photorec_611_exif_bound_checking_v2.patch diff --git a/testdisk.spec b/testdisk.spec index 00e3389..0baf953 100644 --- a/testdisk.spec +++ b/testdisk.spec @@ -4,12 +4,12 @@ Summary(fr.UTF8): Outil pour vérifier et restorer des partitions Summary(ru_RU.UTF8): Программа для проверки и восстановления разделов диска Name: testdisk Version: 6.11 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2+ Group: Applications/System Source0: http://www.cgsecurity.org/testdisk-%{version}.tar.bz2 Source1: http://www.cgsecurity.org/testdisk-doc-%{version}.tar.bz2 -Patch0: http://www.cgsecurity.org/photorec_611_exif_bound_checking.patch +Patch0: http://www.cgsecurity.org/photorec_611_exif_bound_checking_v2.patch URL: http://www.cgsecurity.org/wiki/TestDisk BuildRequires: ncurses-devel >= 5.2 BuildRequires: e2fsprogs-devel @@ -109,6 +109,9 @@ rm -rf $RPM_BUILD_ROOT %doc doc %changelog +* Wed May 6 2009 Christophe Grenier 6.11-3 +- Use upstream patch v2 + * Fri Apr 24 2009 Christophe Grenier 6.11-2 - Add upstream patch that add missing bound checks when parsing EXIF information