2014-10-09 16:07:17 by Thomas Klausner | Files touched by this commit (1163) |
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
|
2013-02-07 11:28:40 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 2.97:
Jul 9 2012:
Make it compile clean with visual studio 10
Jul 28 2012:
Various cleanups from debian folks.
Oct 19 2012:
Add feature to show quality of jpeg, (by Andy Spiegel)
Dec 27 2012:
Fix crash on some corrupt files bug, clarify time adjustment syntax in help
|
2012-10-06 16:11:27 by Aleksej Saushev | Files touched by this commit (427) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2012-07-01 19:36:16 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 2.96:
Jun 18 2012:
Fix printing file info when -ft option is used
Do not skip readonle files with -st option
|
2012-03-20 09:57:01 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 2.95:
Jan 24 2011:
Fixed bug in jhead -cmd that caused metatdata to be deleted.
Mar 3 2011:
Handle very large unsigned rational numbers in exif header
|
2011-12-05 11:46:07 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 2.93. Set LICENSE.
May 7 2010:
Fix a compiler warning
Dec 29 2010:
Make -n behave like -nf, and get rid of that option.
Dec 2 2011:
Handle IPTC in UTF8 (as per photoshop CS5)
|
2011-04-05 18:57:49 by Matthias Drochner | Files touched by this commit (2) | |
Log message:
update to 2.90
changes:
-handle more tags and data formats
-bugfixes
|
2009-09-29 22:04:05 by Ignatios Souvatzis | Files touched by this commit (2) |
Log message:
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@
|
2009-06-14 19:59:32 by Joerg Sonnenberger | Files touched by this commit (263) |
Log message:
Remove @dirrm entries from PLISTs
|
2008-10-22 23:58:30 by Tonnerre Lombard | Files touched by this commit (2) |
Log message:
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.
|