pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/jhead Update JHead to version 2.84 in order t...
details: https://anonhg.NetBSD.org/pkgsrc/rev/30291f8f61e5
branches: trunk
changeset: 548762:30291f8f61e5
user: tonnerre <tonnerre%pkgsrc.org@localhost>
date: Wed Oct 22 21:58:30 2008 +0000
description:
Update JHead to version 2.84 in order to fix CVE-2008-4575 (buffer overflow).
Changes since old version 2.4:
- Fix -da option.
- Removed some debug printf which were accidentally left in.
- Avoid duplicating exif header on some commands.
- Fix up return codes.
- Preserve file permissions and time when files are modified.
- Read ISO euqivalnt and white balance from canon makernote.
- Added -rt (replace thumbnail) feature, and rotate the thumbnail also
when using the -autorot feature.
- Added -rgt (regenerate thumbnail) feature.
- Added -orp and -orl options.
- Fix typecast issue run itno with GCC 4.
- Fix shutter speed display in '-c' mode for very long shutter speeds.
- Fix some nitpicks from Debian folks.
- Fix a bug in autorot when rotating filenames with spaces in them.
- Improved handling of corrupt exif linkages in exif header.
- Added -a (rename associated files) options.
- Remove maximum jpeg sections limit.
- Added -ds option.
- On clearing rotation, clear the image and the optinoal thumbnail rotation
tags (some viewers use the wrong tag).
- Add -mkexif option to make a new exif header.
- Added IPTC handling.
- Added -q option.
- Fix handling of corrupted GPS directory.
- Extract focus distance from canon makernote.
- Extract subject range (pentax and fuji cameras).
- Fix it so it no longer deletex XMP sections.
- Improve IPTC handling a little.
- Change how date is encoded with -mkexif section to make it more compatible.
- Make jhead aware of XMP data and not delete it.
- Decode more exif tags for '-v' mode.
- Fix a bunch of potential string overflows.
- Fix bug where IPTC sction was not deleted by -purejpg.
- Fix GPS altitude decode bug.
diffstat:
graphics/jhead/Makefile | 4 ++--
graphics/jhead/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 6880499e3ee9 -r 30291f8f61e5 graphics/jhead/Makefile
--- a/graphics/jhead/Makefile Wed Oct 22 21:48:42 2008 +0000
+++ b/graphics/jhead/Makefile Wed Oct 22 21:58:30 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2008/03/04 15:39:10 jlam Exp $
+# $NetBSD: Makefile,v 1.24 2008/10/22 21:58:30 tonnerre Exp $
#
-DISTNAME= jhead-2.4
+DISTNAME= jhead-2.84
CATEGORIES= graphics
MASTER_SITES= http://www.sentex.net/~mwandel/jhead/
diff -r 6880499e3ee9 -r 30291f8f61e5 graphics/jhead/distinfo
--- a/graphics/jhead/distinfo Wed Oct 22 21:48:42 2008 +0000
+++ b/graphics/jhead/distinfo Wed Oct 22 21:58:30 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2005/06/19 11:35:25 veego Exp $
+$NetBSD: distinfo,v 1.11 2008/10/22 21:58:30 tonnerre Exp $
-SHA1 (jhead-2.4.tar.gz) = 8e484aa7a0a1f6216e28ae81c86f186ef5a13ba1
-RMD160 (jhead-2.4.tar.gz) = b39bf02d2a1e8808798f98e8cdd28a53572b9b5c
-Size (jhead-2.4.tar.gz) = 52289 bytes
+SHA1 (jhead-2.84.tar.gz) = 63251c63a7d88e4f7b00f287ebc7b1095c2422f6
+RMD160 (jhead-2.84.tar.gz) = 018b75450d7a1e1c2018fd05b2c3c25f70cd8669
+Size (jhead-2.84.tar.gz) = 64159 bytes
Home |
Main Index |
Thread Index |
Old Index