pkgsrc-Changes-HG archive

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

[pkgsrc/pkgsrc-2004Q4]: pkgsrc/print/gpdf Pullup ticket 191 - requested by Ju...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/99b9ff903e00
branches:  pkgsrc-2004Q4
changeset: 485785:99b9ff903e00
user:      salo <salo%pkgsrc.org@localhost>
date:      Tue Dec 28 23:47:56 2004 +0000

description:
Pullup ticket 191 - requested by Julio M. Merino Vidal
security fix for gpdf

        Module Name:    pkgsrc
        Committed By:   jmmv
        Date:           Tue Dec 28 21:56:16 UTC 2004

        Modified Files:
                pkgsrc/print/gpdf: Makefile distinfo

        Log Message:
        Update to 2.8.1:

        * Fix integer overflows (Discovered in xpdf by Chris Evans,
          Patch by Dan Williams) - CAN 2004-0888, #156729
        * Fix some crashes with http URLs. (Mark McLoughlin) - #153159,
          #151364
        * Check for NULL BonoboControlFrames. (Loic Minier) - (#151364)
        * Handle not-installed schemas better. (Muktha Narayan, Martin)
          - #151172
        * Translation updates: Meelad Zakaria (fa), Jesus Bravo Alvarez
          (gl), Christophe Merlet (fr), Mohammad DAMT (id), Martin
          Willemoes Hansen (da)

diffstat:

 print/gpdf/Makefile |  5 ++---
 print/gpdf/distinfo |  6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 6c3d099a3e2b -r 99b9ff903e00 print/gpdf/Makefile
--- a/print/gpdf/Makefile       Tue Dec 28 23:34:41 2004 +0000
+++ b/print/gpdf/Makefile       Tue Dec 28 23:47:56 2004 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2004/10/03 00:18:05 tv Exp $
+# $NetBSD: Makefile,v 1.20.2.1 2004/12/28 23:47:56 salo Exp $
 #
 
-DISTNAME=      gpdf-2.8.0
-PKGREVISION=   1
+DISTNAME=      gpdf-2.8.1
 CATEGORIES=    print
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gpdf/2.8/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 6c3d099a3e2b -r 99b9ff903e00 print/gpdf/distinfo
--- a/print/gpdf/distinfo       Tue Dec 28 23:34:41 2004 +0000
+++ b/print/gpdf/distinfo       Tue Dec 28 23:47:56 2004 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2004/09/21 17:12:39 jmmv Exp $
+$NetBSD: distinfo,v 1.7.2.1 2004/12/28 23:47:56 salo Exp $
 
-SHA1 (gpdf-2.8.0.tar.bz2) = d01ec96a2122941401a9ef69d66f500a43366b3b
-Size (gpdf-2.8.0.tar.bz2) = 1046763 bytes
+SHA1 (gpdf-2.8.1.tar.bz2) = 7ce85a8887e1ee119bc08d09495b9c77d4806356
+Size (gpdf-2.8.1.tar.bz2) = 1053030 bytes
 SHA1 (patch-aa) = 8985b54bad962a31a6ee315747c0297419b8e291



Home | Main Index | Thread Index | Old Index