pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/ghostscript update to 8.62, fixes a buffer overf...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/eef2bdc69675
branches:  trunk
changeset: 539421:eef2bdc69675
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Wed Mar 05 11:01:12 2008 +0000

description:
update to 8.62, fixes a buffer overflow (CVE-2008-0411)
(it appearently doesn't fix the font embedding problems in PDF
generation reported recently)

diffstat:

 print/ghostscript/Makefile |   6 +++---
 print/ghostscript/PLIST    |  38 +++++++++++++++++++++++++++++++++++++-
 print/ghostscript/distinfo |   8 ++++----
 3 files changed, 44 insertions(+), 8 deletions(-)

diffs (95 lines):

diff -r 99a5e40f8974 -r eef2bdc69675 print/ghostscript/Makefile
--- a/print/ghostscript/Makefile        Wed Mar 05 08:25:52 2008 +0000
+++ b/print/ghostscript/Makefile        Wed Mar 05 11:01:12 2008 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.44 2008/01/29 16:04:13 gdt Exp $
+# $NetBSD: Makefile,v 1.45 2008/03/05 11:01:12 drochner Exp $
 
-DISTNAME=      ghostscript-8.61
-PKGREVISION=   3
+DISTNAME=      ghostscript-8.62
 CATEGORIES=    print
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=ghostscript/}
 EXTRACT_SUFX=  .tar.bz2
@@ -20,6 +19,7 @@
 
 USE_TOOLS+=            gmake perl:run lex pkg-config
 GNU_CONFIGURE=         yes
+#CONFIGURE_ARGS+=      --enable-debug
 MAKE_JOBS_SAFE=                no
 
 REPLACE_PERL+=         lib/fixmswrd.pl
diff -r 99a5e40f8974 -r eef2bdc69675 print/ghostscript/PLIST
--- a/print/ghostscript/PLIST   Wed Mar 05 08:25:52 2008 +0000
+++ b/print/ghostscript/PLIST   Wed Mar 05 11:01:12 2008 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2008/01/29 16:04:13 gdt Exp $
+@comment $NetBSD: PLIST,v 1.8 2008/03/05 11:01:12 drochner Exp $
 bin/bdftops
 bin/dumphint
 bin/dvipdf
@@ -327,6 +327,41 @@
 share/ghostscript/${PKGVERSION}/Resource/Decoding/StandardEncoding
 share/ghostscript/${PKGVERSION}/Resource/Decoding/Unicode
 share/ghostscript/${PKGVERSION}/Resource/Encoding/Wingdings
+share/ghostscript/${PKGVERSION}/Resource/Font/CenturySchL-Bold
+share/ghostscript/${PKGVERSION}/Resource/Font/CenturySchL-BoldItal
+share/ghostscript/${PKGVERSION}/Resource/Font/CenturySchL-Ital
+share/ghostscript/${PKGVERSION}/Resource/Font/CenturySchL-Roma
+share/ghostscript/${PKGVERSION}/Resource/Font/Dingbats
+share/ghostscript/${PKGVERSION}/Resource/Font/NimbusMonL-Bold
+share/ghostscript/${PKGVERSION}/Resource/Font/NimbusMonL-BoldObli
+share/ghostscript/${PKGVERSION}/Resource/Font/NimbusMonL-Regu
+share/ghostscript/${PKGVERSION}/Resource/Font/NimbusMonL-ReguObli
+share/ghostscript/${PKGVERSION}/Resource/Font/NimbusRomNo9L-Medi
+share/ghostscript/${PKGVERSION}/Resource/Font/NimbusRomNo9L-MediItal
+share/ghostscript/${PKGVERSION}/Resource/Font/NimbusRomNo9L-Regu
+share/ghostscript/${PKGVERSION}/Resource/Font/NimbusRomNo9L-ReguItal
+share/ghostscript/${PKGVERSION}/Resource/Font/NimbusSanL-Bold
+share/ghostscript/${PKGVERSION}/Resource/Font/NimbusSanL-BoldCond
+share/ghostscript/${PKGVERSION}/Resource/Font/NimbusSanL-BoldCondItal
+share/ghostscript/${PKGVERSION}/Resource/Font/NimbusSanL-BoldItal
+share/ghostscript/${PKGVERSION}/Resource/Font/NimbusSanL-Regu
+share/ghostscript/${PKGVERSION}/Resource/Font/NimbusSanL-ReguCond
+share/ghostscript/${PKGVERSION}/Resource/Font/NimbusSanL-ReguCondItal
+share/ghostscript/${PKGVERSION}/Resource/Font/NimbusSanL-ReguItal
+share/ghostscript/${PKGVERSION}/Resource/Font/StandardSymL
+share/ghostscript/${PKGVERSION}/Resource/Font/URWBookmanL-DemiBold
+share/ghostscript/${PKGVERSION}/Resource/Font/URWBookmanL-DemiBoldItal
+share/ghostscript/${PKGVERSION}/Resource/Font/URWBookmanL-Ligh
+share/ghostscript/${PKGVERSION}/Resource/Font/URWBookmanL-LighItal
+share/ghostscript/${PKGVERSION}/Resource/Font/URWChanceryL-MediItal
+share/ghostscript/${PKGVERSION}/Resource/Font/URWGothicL-Book
+share/ghostscript/${PKGVERSION}/Resource/Font/URWGothicL-BookObli
+share/ghostscript/${PKGVERSION}/Resource/Font/URWGothicL-Demi
+share/ghostscript/${PKGVERSION}/Resource/Font/URWGothicL-DemiObli
+share/ghostscript/${PKGVERSION}/Resource/Font/URWPalladioL-Bold
+share/ghostscript/${PKGVERSION}/Resource/Font/URWPalladioL-BoldItal
+share/ghostscript/${PKGVERSION}/Resource/Font/URWPalladioL-Ital
+share/ghostscript/${PKGVERSION}/Resource/Font/URWPalladioL-Roma
 share/ghostscript/${PKGVERSION}/doc/API.htm
 share/ghostscript/${PKGVERSION}/doc/C-style.htm
 share/ghostscript/${PKGVERSION}/doc/Changes.htm
@@ -645,6 +680,7 @@
 @dirrm share/ghostscript/${PKGVERSION}/lib
 @dirrm share/ghostscript/${PKGVERSION}/examples
 @dirrm share/ghostscript/${PKGVERSION}/doc
+@dirrm share/ghostscript/${PKGVERSION}/Resource/Font
 @dirrm share/ghostscript/${PKGVERSION}/Resource/Encoding
 @dirrm share/ghostscript/${PKGVERSION}/Resource/Decoding
 @dirrm share/ghostscript/${PKGVERSION}/Resource/ColorSpace
diff -r 99a5e40f8974 -r eef2bdc69675 print/ghostscript/distinfo
--- a/print/ghostscript/distinfo        Wed Mar 05 08:25:52 2008 +0000
+++ b/print/ghostscript/distinfo        Wed Mar 05 11:01:12 2008 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.13 2008/01/09 19:01:07 drochner Exp $
+$NetBSD: distinfo,v 1.14 2008/03/05 11:01:12 drochner Exp $
 
-SHA1 (ghostscript-8.61.tar.bz2) = b05ac61885c0370e432531ffb79de349c6e8b896
-RMD160 (ghostscript-8.61.tar.bz2) = ec217b05f62f2f268a72c073f85aa95ee6f6c2aa
-Size (ghostscript-8.61.tar.bz2) = 13244754 bytes
+SHA1 (ghostscript-8.62.tar.bz2) = a254a3bc4ca824ac90624090d175d17c0a22fed1
+RMD160 (ghostscript-8.62.tar.bz2) = 6f129fc679f4532729c07c018e82d162343f95ba
+Size (ghostscript-8.62.tar.bz2) = 15063641 bytes
 SHA1 (patch-ab) = 2477242c4c5f6b6feaaa217deb1aa37485f2fac5
 SHA1 (patch-ad) = 8b3b743b2d6405ea35bfb16970942ecd55702401



Home | Main Index | Thread Index | Old Index