File project.diff of Package aria2
--- aria2.changes.orig
+++ aria2.changes
@@ -1,4 +1,13 @@
-------------------------------------------------------------------
+Wed May 26 22:00:16 UTC 2010 - pascal.bleser@opensuse.org
+
+- added aria2-0.16.0-CVE-2010-1512.patch for CVE-2010-1512
+ (bnc#605937): "metalink name Directory Traversal Vulnerability"
+
+- dropped aria2-buffer-overrun.patch as it is also fixed by the
+ patch above
+
+-------------------------------------------------------------------
Wed Oct 14 17:04:39 CEST 2009 - ro@suse.de
- added aria2-buffer-overrun.patch for CVE-2009-3575 (bnc#531117)
--- aria2.spec.orig
+++ aria2.spec
@@ -38,7 +38,7 @@ Patch1: aria2-cares-static.patch
Patch2: aria2-cares-lib64.patch
Patch3: aria2-no-uint64.patch
Patch4: aria2-atoi.patch
-Patch5: aria2-buffer-overrun.patch
+Patch6: aria2-0.16.0-CVE-2010-1512.patch
Url: http://aria2.sourceforge.net/
Group: Productivity/Networking/Other
License: GPL v2 only
@@ -111,7 +111,7 @@ Authors:
%endif
%endif
%patch4
-%patch5
+%patch6 -p1
%build
export CFLAGS="%{optflags} -fPIC"