public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-text/ghostscript-gnu/files: ghostscript-CVE-2007-2721.patch
@ 2008-11-17 20:27 Diego Petteno (flameeyes)
  0 siblings, 0 replies; only message in thread
From: Diego Petteno (flameeyes) @ 2008-11-17 20:27 UTC (permalink / raw
  To: gentoo-commits

flameeyes    08/11/17 20:27:40

  Modified:             ghostscript-CVE-2007-2721.patch
  Log:
  Fix patch with absolute paths.
  (Portage version: 2.2_rc14/cvs/Linux 2.6.27-gentoo-r2 x86_64)

Revision  Changes    Path
1.2                  app-text/ghostscript-gnu/files/ghostscript-CVE-2007-2721.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/ghostscript-gnu/files/ghostscript-CVE-2007-2721.patch?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/ghostscript-gnu/files/ghostscript-CVE-2007-2721.patch?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/ghostscript-gnu/files/ghostscript-CVE-2007-2721.patch?r1=1.1&r2=1.2

Index: ghostscript-CVE-2007-2721.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/ghostscript-gnu/files/ghostscript-CVE-2007-2721.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ghostscript-CVE-2007-2721.patch	13 Nov 2007 23:27:40 -0000	1.1
+++ ghostscript-CVE-2007-2721.patch	17 Nov 2008 20:27:40 -0000	1.2
@@ -1,5 +1,5 @@
---- /trunk/gs/jasper/src/libjasper/jp2/jp2_cod.c	2007/10/17 18:27:58	8297
-+++ trunk/gs/jasper/src/libjasper/jp2/jp2_cod.c	2007/10/17 23:04:50	8298
+--- a/gs/jasper/src/libjasper/jp2/jp2_cod.c	2007/10/17 18:27:58	8297
++++ b/gs/jasper/src/libjasper/jp2/jp2_cod.c	2007/10/17 23:04:50	8298
 @@ -247,7 +247,7 @@
  	box = 0;
  	tmpstream = 0;
@@ -9,8 +9,8 @@
  		goto error;
  	}
  	box->ops = &jp2_boxinfo_unk.ops;
---- /trunk/gs/jasper/src/libjasper/jpc/jpc_cs.c	2007/10/17 18:27:58	8297
-+++ trunk/gs/jasper/src/libjasper/jpc/jpc_cs.c	2007/10/17 23:04:50	8298
+--- a/gs/jasper/src/libjasper/jpc/jpc_cs.c	2007/10/17 18:27:58	8297
++++ b/gs/jasper/src/libjasper/jpc/jpc_cs.c	2007/10/17 23:04:50	8298
 @@ -991,7 +991,10 @@
  		compparms->numstepsizes = (len - n) / 2;
  		break;
@@ -23,8 +23,8 @@
  	compparms->stepsizes = jas_malloc(compparms->numstepsizes *
  	  sizeof(uint_fast32_t));
  	assert(compparms->stepsizes);
---- /trunk/gs/jasper/src/libjasper/jpc/jpc_dec.c	2007/10/17 18:27:58	8297
-+++ trunk/gs/jasper/src/libjasper/jpc/jpc_dec.c	2007/10/17 23:04:50	8298
+--- a/gs/jasper/src/libjasper/jpc/jpc_dec.c	2007/10/17 18:27:58	8297
++++ b/gs/jasper/src/libjasper/jpc/jpc_dec.c	2007/10/17 23:04:50	8298
 @@ -1219,7 +1219,7 @@
  	dec->numhtiles = JPC_CEILDIV(dec->xend - dec->tilexoff, dec->tilewidth);
  	dec->numvtiles = JPC_CEILDIV(dec->yend - dec->tileyoff, dec->tileheight);






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-11-17 20:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-17 20:27 [gentoo-commits] gentoo-x86 commit in app-text/ghostscript-gnu/files: ghostscript-CVE-2007-2721.patch Diego Petteno (flameeyes)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox