rpms/gcc/F-12 fastjar-0.97-filename0.patch, 1.1, 1.2 fastjar-CVE-2010-0831.patch, 1.1, 1.2

Jakub Jelinek jakub at fedoraproject.org
Fri Jun 11 07:44:14 UTC 2010


Author: jakub

Update of /cvs/pkgs/rpms/gcc/F-12
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv27526

Modified Files:
	fastjar-0.97-filename0.patch fastjar-CVE-2010-0831.patch 
Log Message:
4.4.4-8

fastjar-0.97-filename0.patch:
 jartool.c |    1 +
 1 file changed, 1 insertion(+)

Index: fastjar-0.97-filename0.patch
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/F-12/fastjar-0.97-filename0.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- fastjar-0.97-filename0.patch	11 Jun 2010 07:30:15 -0000	1.1
+++ fastjar-0.97-filename0.patch	11 Jun 2010 07:44:13 -0000	1.2
@@ -2,8 +2,8 @@
 
 	* jartool.c (read_entries): Properly zero-terminate filename.
 
---- fastjar/jartool.c	6 Sep 2009 22:16:00 -0000	1.59
-+++ fastjar/jartool.c	1 Mar 2010 15:38:43 -0000	1.60
+--- fastjar-0.97/jartool.c	6 Sep 2009 22:16:00 -0000	1.59
++++ fastjar-0.97/jartool.c	1 Mar 2010 15:38:43 -0000	1.60
 @@ -790,6 +790,7 @@ int read_entries (int fd)
  		   progname, jarfile);
  	  return 1;

fastjar-CVE-2010-0831.patch:
 jartool.c |   34 +++++++++++++++++++++++++---------
 1 file changed, 25 insertions(+), 9 deletions(-)

Index: fastjar-CVE-2010-0831.patch
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/F-12/fastjar-CVE-2010-0831.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- fastjar-CVE-2010-0831.patch	11 Jun 2010 07:30:15 -0000	1.1
+++ fastjar-CVE-2010-0831.patch	11 Jun 2010 07:44:13 -0000	1.2
@@ -5,8 +5,8 @@
 	directories, disallow absolute paths, make the code slightly more
 	efficient.
 
---- fastjar-0.98/jartool.c.jj	2009-09-07 00:10:47.000000000 +0200
-+++ fastjar-0.98/jartool.c	2010-06-08 20:00:29.000000000 +0200
+--- fastjar-0.97/jartool.c.jj	2009-09-07 00:10:47.000000000 +0200
++++ fastjar-0.97/jartool.c	2010-06-08 20:00:29.000000000 +0200
 @@ -1730,7 +1730,17 @@ int extract_jar(int fd, const char **fil
        struct stat sbuf;
        int depth = 0;



More information about the scm-commits mailing list