pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/jhead Upgrade to jhead-2.87; this fixes CVE-2...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/609fa079910e
branches:  trunk
changeset: 399761:609fa079910e
user:      is <is%pkgsrc.org@localhost>
date:      Tue Sep 29 20:04:05 2009 +0000

description:
Upgrade to jhead-2.87; this fixes CVE-2008-4641 (fix reported by
Robert Buchholz on oss-security (as for >=2.85)), checked by myself
by code inspection on 2.86 and 2.87. Commit OK by beefy@

diffstat:

 graphics/jhead/Makefile |  8 ++------
 graphics/jhead/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 10 deletions(-)

diffs (41 lines):

diff -r d4da4be3507b -r 609fa079910e graphics/jhead/Makefile
--- a/graphics/jhead/Makefile   Tue Sep 29 17:19:23 2009 +0000
+++ b/graphics/jhead/Makefile   Tue Sep 29 20:04:05 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2008/10/22 21:58:30 tonnerre Exp $
+# $NetBSD: Makefile,v 1.25 2009/09/29 20:04:05 is Exp $
 #
 
-DISTNAME=      jhead-2.84
+DISTNAME=      jhead-2.87
 CATEGORIES=    graphics
 MASTER_SITES=  http://www.sentex.net/~mwandel/jhead/
 
@@ -12,14 +12,10 @@
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 PKG_DESTDIR_SUPPORT=   user-destdir
 
-USE_TOOLS+=    gunzip
 MAKE_FILE=     makefile
 
 INSTALLATION_DIRS=     bin ${PKGMANDIR}/man1 share/doc/html/jhead
 
-post-extract:
-       ${GUNZIP_CMD} ${WRKSRC}/jhead.1.gz
-
 do-install:
        ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/doc/html/jhead
        ${INSTALL_PROGRAM} ${WRKSRC}/jhead ${DESTDIR}${PREFIX}/bin
diff -r d4da4be3507b -r 609fa079910e graphics/jhead/distinfo
--- a/graphics/jhead/distinfo   Tue Sep 29 17:19:23 2009 +0000
+++ b/graphics/jhead/distinfo   Tue Sep 29 20:04:05 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2008/10/22 21:58:30 tonnerre Exp $
+$NetBSD: distinfo,v 1.12 2009/09/29 20:04:05 is Exp $
 
-SHA1 (jhead-2.84.tar.gz) = 63251c63a7d88e4f7b00f287ebc7b1095c2422f6
-RMD160 (jhead-2.84.tar.gz) = 018b75450d7a1e1c2018fd05b2c3c25f70cd8669
-Size (jhead-2.84.tar.gz) = 64159 bytes
+SHA1 (jhead-2.87.tar.gz) = c903837adc3ecd8cfe8bdcf7a8660d18754f4800
+RMD160 (jhead-2.87.tar.gz) = 2d19eb52817d03a7d7afbad2ac402b236c23a7bf
+Size (jhead-2.87.tar.gz) = 62358 bytes



Home | Main Index | Thread Index | Old Index