Author: areq Date: Thu Apr 23 20:20:00 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - add photorec_611_exif_bound_checking.patch (32-bit version of PhotoRec 6.11 can be crashed by corrupted EXIF information.) - rel 2
---- Files affected: SPECS: testdisk.spec (1.66 -> 1.67) ---- Diffs: ================================================================ Index: SPECS/testdisk.spec diff -u SPECS/testdisk.spec:1.66 SPECS/testdisk.spec:1.67 --- SPECS/testdisk.spec:1.66 Mon Apr 20 08:56:48 2009 +++ SPECS/testdisk.spec Thu Apr 23 22:19:54 2009 @@ -5,12 +5,13 @@ Summary(ru.UTF-8): Программа для проверки и восстановления разделов диска Name: testdisk Version: 6.11 -Release: 1 +Release: 2 License: GPL v2 Group: Applications/System Source0: http://www.cgsecurity.org/%{name}-%{version}.tar.bz2 # Source0-md5: 11f8fe95dcd190b69b782efa65b29ba1 Patch0: %{name}-ac.patch +Patch1: %{name}-photorec_611_exif_bound_checking.patch URL: http://www.cgsecurity.org/testdisk.html BuildRequires: autoconf >= 2.59 BuildRequires: automake @@ -128,6 +129,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %{__aclocal} @@ -162,6 +164,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.67 2009/04/23 20:19:54 areq +- add photorec_611_exif_bound_checking.patch (32-bit version of PhotoRec 6.11 + can be crashed by corrupted EXIF information.) +- rel 2 + Revision 1.66 2009/04/20 06:56:48 paszczus - better descriptions, from project website ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/testdisk.spec?r1=1.66&r2=1.67&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
