Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/text
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv13513/10.4/unstable/main/finkinfo/text

Modified Files:
        ghostscript-esp.info 
Log Message:
Fixed insecure tempfile handlings.

Index: ghostscript-esp.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/text/ghostscript-esp.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- ghostscript-esp.info        24 Apr 2007 04:01:13 -0000      1.6
+++ ghostscript-esp.info        26 Apr 2007 12:56:29 -0000      1.7
@@ -1,6 +1,6 @@
 Package: ghostscript-esp
 Version: 7.07.1
-Revision: 30
+Revision: 31
 Description: Enhanced GNU Ghostscript with better CJK and printer support
 Depends: x11, ghostscript-fonts, libpng3-shlibs (>= 1.2.5-3), gettext, 
applesystemfonts, appleotffonts, ipafonts, glib2-shlibs (>= 2.12.0-1)
 BuildDepends: x11-dev, libpng3 (>= 1.2.5-3), gimp-print-dev | gimp-print7-dev, 
cups-dev, gettext-dev, glib2-dev (>= 2.12.0-1), pkgconfig
@@ -29,6 +29,7 @@
 Source19: 
http://www.aihara.co.jp/~taiji/gyve/tmp/modify_ps2pdfwr-20050921.patch
 Source20: 
http://gentoo.cites.uiuc.edu/pub/gentoo-portage/app-text/ghostscript-esp/files/gs-fix-gc.patch
 Source21: 
http://gentoo.cites.uiuc.edu/pub/gentoo-portage/app-text/ghostscript-esp/files/gs7.07.1-nogtk2.patch
+Source22: 
http://gentoo.cites.uiuc.edu/pub/gentoo-portage/app-text/ghostscript-esp/files/gs7.07.1-tempfile.patch
 Source-MD5:  d30bf5c09f2c7caa8291f6305cf03044
 Source2-MD5: dbd5f3b47ed13132f04c685d608a7547
 Source3-MD5: dfc93dd2aaaf2b86d2fd55f654c13261
@@ -50,6 +51,7 @@
 Source19-MD5: 27903349daf2046d4e244d3d6f81bfaf
 Source20-MD5: 8c6a3d7e8897b4297ef853dbd89e408b
 Source21-MD5: 92fa24960f2c7802749ce6908aeaf60d
+Source22-MD5: 0201da09644874147627750546511c36
 SourceDirectory: espgs-%v
 Source2ExtractDir: espgs-%v
 Source3ExtractDir: Resource
@@ -98,6 +100,9 @@
  # add NeverEmbedCIDFontList and AlwaysEmbedCIDFontList
  (cd lib && patch -p0 < ../../modify_ps2pdfwr-20050921.patch)
 
+ # Insecure tempfile handling
+ patch -p1 < ../gs7.07.1-tempfile.patch
+
  # Fix the garbage collector on ia64 and ppc
  patch -p1 < ../gs-fix-gc.patch
 


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to