perl-Image-ExifTool/perl-Image-ExifTool.changes

495 lines
21 KiB
Plaintext

-------------------------------------------------------------------
Sun Apr 26 13:53:32 UTC 2015 - sor.alexei@meowr.ru
- Update to 9.93:
- Add FileTypeExtension tag.
- Add a few new CanonModelID values.
- Add a new Olympus CameraType.
- Add a few new Minolta/Sony lenses.
- Update arg_files/iptcCore.args for IPTC Extension version 1.2
tags.
- Improve VCard parsing/decoding.
- Improve -fast3 file identification logic.
- Remove "px" string from SVG ImageWidth/Height tags.
- Change DOF calculation to use ApproximateFocusDistance.
- Fix missing FileType for MOI files.
- Fix potential "Internal Error" bug when writing XMP structures.
-------------------------------------------------------------------
Sun Apr 12 08:22:43 UTC 2015 - sor.alexei@meowr.ru
- Update to 9.92:
* Add support for PRISM pmi and prm tags and update to PRISM 3.0.
* Add read support for Audible .AA files.
* Add support for Adobe XMP-creatorAtom tags.
* Add a couple of new XMP-xmpDM tags.
* Add a new CanonModelID and a new Ricoh WhiteBalance.
* Add a new Olympus CameraType.
* Add a new Nikon LensID.
* Update to XMP PLUS 1.2.1 specification.
* Enhance DOF calculation to use AverageFocusDistance or
FocusDistanceUpper/Lower if available.
* Patch to tolerate different version numbers in XMP namespace
URI's.
- perl(Archive::Zip) is recommended by exiftool, not required.
-------------------------------------------------------------------
Thu Apr 9 21:32:54 UTC 2015 - sor.alexei@meowr.ru
- Update to 9.91 (changes since 9.70):
* Added a couple of mew CanonModelID's
* Added a couple of new Nikon LensID's
* Added minor warning when deleting all PDF metadata (because
it isn't really deleted)
* Added a new Samsung LensType
* Added a new Sony/Minolta LensType
* Decode "Sound & Shot" trailer written by some Samsung Galaxy
models
* Decode a number of new Sony tags including FocusDistance2
* Decode a number of new Canon and Kodak tags
* Decode a new EXIF tag
* Decode a few new CanonCustom tags
* Recognize the JPE file extension
* Fixed swapped CanonCustom AEMicroadjustment/FEMicroadjustment
tag names
* Fixed bug in -listItem option which sometimes prevented it
from working
* Fixed interference by -sep option when writing structured tags
* Added a few new Pentax ISO values
* Added a new CanonModelID and SonyModelID
* Added a new Canon LensType
* Decode AF points for some newer Nikon 1 cameras
* Improved verbose output for recently decoded Samsung trailer
* Fixed Samsung trailer writer to properly update offsets in the QDIO block
* Added a new CanonModelID
* Added a few new Canon and Sony lenses
* Delete unknown PNG TextualData tags when deleting all PNG tags
* Decode AF points for Canon PowerShot G1X Mark II
* Decode a number of Pentax, Olympus, Panasonic and Sony tags
* Decode a few more Nikon NCTG tags in MOV videos
* Decode Nikon D4S custom settings
* Decode some makernote tags in Sony Xperia Z3 images
* Make PhotoshopThumbnail and PhotoshopBGRThumbnail writable
(but "unsafe")
* Changed order of operations so flattened tags always take
precedence over structured tags when writing a mix of both
types of tags
* Fixed potential bug decoding some Nikon 1 AF points
* Added a number of new QuickTime GenreID values
* Added support for some newer Sony cameras
* Decode more Nikon D4S custom settings
* Improved lens identification logic for XMP metadata
* Fixed typo in Condition for a few D3 NikonCustom tags
* Fixed bug which could cause a "Use of uninitialized value $val"
runtime error when reading XML
* Added support for FLIR version 101 metadata
* Added a new Olympus LensType
* Added a new Pentax LensType
* Added a new Samsung LensType
* Decode a few more Nikon D4S tags
* Decode a few more Sony tags
* Decode a new FujiFilm tag
* Improved formula for calculating Sony:FocusDistance2
* Changed XMP parsing to impose standard namespace prefixes,
thus avoiding (some) problems reading the ugly XMP generated
by Microsoft products
* Fixed decoding of Nikon FileInfo tags for recent DSLR models
* Added support for the LFR format (same as LFP)
* Added support for Samsung models which write 2 values for
LensType
* Added a new Samsung LensType
* Added a few new Nikon LensID's
* Added a new PentaxModelID
* Added some new Olympus WhiteBalance2 values
* Added a new EXIF:Compression value
* Decode a new FujiFilm tag
* Decode a few more private TIFF tags
* Improved warning message if "DIR" or "FILE" is used literally
on the command line
* Improved "-j -b" output to encode any non-UTF8 values as
Base64
* Enhanced -fast option (FastScan API option) to allow file
processing to be bypassed entirely
* Changed conversions for a couple of Nikon 1 AF tags for
consistency
* Changed reported FileType for LNK, KEY, KTH, NUMBERS,
NMBTEMPLATE and PAGES files to match extension
* Fixed problems adding new XMP and deleting old XMP from MP4
videos
* Fixed problem writing FileModifyDate/FileCreateDate when
-overwrite_original_in_place is used
* Added FilePath tag (generated only if specified and Cwd is
available)
* Added a new Panasonic ShootingMode
* Added a new FujiFilm WhiteBalance value
* Added a new QuickTime vendor ID
* Added a new Pentax RawDevelopmentProcess value
* Decode a few new QuickTime tags
* Decode some new tags in Kodak SP360 MP4 videos
* Fixed bug that could cause a runtime error when parsing a
Canon EOS 40D image which had been edited by Nikon Capture
* Fixed bug which could produce invalid XML in the -X output when
-struct was also used
* Added a new Nikon LensID and a new Canon LensType
* Decode a new unknown atom in Canon MOV videos
* Decode a number of new Sony tags
* Decode a number of new Samsung tags
* Improved MakerNote compatibility when writing by adding the
same amount of padding after the MakerNote IFD as that written
by the specific camera model
* Changed the DNG BaselineExposureOffset to a signed rational
(contrary to the DNG 1.4 specification, which specifies an
unsigned RATIONAL, but obviously Adobe meant for it to store
negative values)
* Changed name of new QuickTime Rating tag to RatingPercent
* Fixed problem introduced in 9.64 where multiple list values
from some tags in ZIP-based files were extracted as separate
tags instead of as a list when the -struct option was used,
and implemented a different patch to just suppress the
structure warnings without changing the 9.63 behaviour
* Fixed problem where some EXIF information in MOV videos could
be corrupted when writing
* Added read support for MOI files
* Added a few more Canon LensType's
* Added a new Nikon LensID
* Added a couple of new Panasonic ImageQuality values
* Decode a new FujiFilm tag and added a new FilmMode value
* Allow zero-length group names to be specified (which provides a
method to directly access the 0th copy of a duplicate tag using
the empty family 4 group name by specifying "4:TAG")
* Fixed invalid Samsung tag name
* Fixed writing of XMP:ExposureCompensation with fractional
values
* Added a few new Canon and Minolta/Sony LensType values
* Added a few new CanonModelID's
* Decode a few new Canon tags
* Suppress warning for Canon 7DmkIII VignettingCorrUnknown2 data
format
* Fixed runtime warning when piping an MOI file to exiftool
* Added Composite:Megapixels tag
* Added a few new Nikon LensID's
* Decode a number of new Sony tags
* Improved Polish translations
* Changed exif2xmp.args and xmp2exif.args files (available in the
full ExifTool distribution) to avoid using non-standard XMP
namespaces
* Added support for new IPTC Extension version 1.2 XMP tags
* Added support for Leica X (Typ 113) maker notes
* Added read support for ChartTIFF tags
* Added a few new Canon LensType values
* Added a few new Nikon LensID's
* Added a number of new Olympus ArtFilterEffect values
* Added some new Olympus AspectRatio values
* Added a new PentaxModelID
* Added a new Olympus CameraType
* Added new values for various Canon tags
* Decode a number of new Sony tags
* Decode a couple more Nikon ShootingMode bits
* Updated to Nov 2014 XMP specification
* Added a new CanonModelID
* Added a new Pentax LensType and PentaxModelID
* Added support for Sigma X3F version 4.1 images
* Added a number of new Sigma LensType values
* Added a new Canon LensType
* Added a new Leica LensType
* Added a new Olympus CameraType
* Decode a couple more FujiFilm RAF tags
* Changed names of and properly decode new Olympus Pitch/Roll tags
* Changed rounding method for rational values in an attempt to
fix failed tests on FreeBSD 10.1 and Perl 5.20.1 with
uselongdouble enabled
* Resolved issue with duplicate SamsungModelID values
* Added a number of new Sigma LensType values
* Fixed problem extracting some Microsoft tags from MP4/MOV videos
* Decode a few more ID3 tags
* Improved decoding of some Pentax tags
* Extended -list and -listw options to include flattened tags
* Patched to recognize ID3v2.3 tags in ID3v2.4 metadata and visa
versa
* Patched byte ordering problems with Nikon FileInfo tags for the
D5500
* Fixed bug where other groups were ignored when multiple groups
were specified when writing and one of those groups was a
specific EXIF IFD (eg. -ExifIFD:Time:all= ignored the Time
constraint)
* Added some new Minolta/Sony LensType values
* Added config_files/picasa_faces.config to the distribution
* Added a few new Minolta/Sony and Nikon lenses
* Added new Canon and Sigma lenses
* Decode Nikon D810 custom settings
* Decode a few new Nikon tags
* Fixed problem reading multi-valued Microsoft Xtra tags
* Added read support for VCard files
* Added support for AAX files
* Added --sort option
* Added a number of new QuickTime GenreID values
* Added new Canon, Nikon, Olympus and Samsung lenses
* Added a new Olympus CameraType
* Added a new Sony FlashMode value
* Decode a new Apple makernote tag
* Decode a number of new QuickTime tags found in Audible audio
books
* Improved the naming of a FujiFilm tag
* Removed "not yet tested" warning when writing FujiFilm RAF
version 0200
* Renamed distribution file config_files/ExifTool_config to
example.config
* Increased maximum metadata atom size for QuickTime files and
added warning if an atom is larger than the limit
* Changed writing of filesystem date/time tags to override the
-P option
* API Changes:
+ Added ListItem option
+ Added CharsetFileName option
+ Added UserParam option
- Do not obsolete exiftool package within exiftool package.
- Change homepage to project homepage.
- Simplify %files.
- Spec cleanup.
-------------------------------------------------------------------
Tue Sep 9 23:40:12 UTC 2014 - Greg.Freemyer@gmail.com
Update to Version 9.70 (production release)
- Improved verbose dump for LFP images
- Patched to repair incorrect list types in XMP structures when writing
- Patched to avoid MPEG Layer 3 check for files with a "MUS" extension
- Fixed incorrect behaviour of -addTagsFromFile when adding list items from
multiple variable-named source files
July 27, 2014 - Version 9.69
- Added ability to write PNG PhysicalPixel (PNG-pHYs) tags
- Added minor warning when creating EXIF or IPTC in PNG images
- API Changes:
- Shift.pl now autoloads when ShiftTime() is called
- The 3rd argument to ShiftTime() is now optional
July 19, 2014 - Version 9.68
- Added read support for Lytro LFP files
- Allow Composite tag to have no Require'd or Desire'd tags
- Improved -geotag verbose output
- Changed so XMP tags take priority when reading QuickTime-format files
- Changed PSD file description to "Photoshop Document"
- Fixed problem where -geotag option could fail if -v4 was used
- Fixed problem writing SonyDateTime2
July 6, 2014 - Version 9.67
- Fixed inaccuracies in decoding some SigmaRaw tags from the X3F header
July 1, 2014 - Version 9.66
- Swap "GPS track start/end" labels in -geotag -v2 output if track is stored
in reverse chronological order
- Changed handling of IPTC groups so that standard IPTC always has a family 1
group name of "IPTC", and takes priority over non-standard IPTC when
duplicates are not allowed
- Fixed problem parsing some NMEA sentences, and added support for GPZDA
June 20, 2014 - Version 9.65
- Added a print conversion for Unknown ICC_Profile MeasurementGeometry
- Added LargeTags shortcut
- Avoid loading data for some tags with large binary data values if they were
specifically excluded by the command
- Patched potential "subscript -1" runtime error when reading EPS files
June 14, 2014 - Version 9.64
- Added write-only TestName tag for dry-run tests of file renaming feature
- Patched to avoid structure warnings when copying tags from ZIP-based files
- Fixed problem using advanced formatting feature in a -if condition
- Fixed problem parsing Canon VignettingCorr for some newer PowerShot models
- API Changes:
- Added 'Test' option to SetFileName()
May 31, 2014 - Version 9.63
- Added ability to combine -lang option with -listx to extract only one language
- Remove leading XML comment from XMP if it exists when writing as a block
- Another attempt to patch problem obtaining a consistent "full path" for
source files when importing a CSV database in Windows
May 24, 2014 - Version 9.62
- Added message about SourceFile names to -v2 output when importing a database
with -csv= or -json=
- Changed -n option for GPSTimeStamp to return nanosecond precision
May 18, 2014 - Version 9.61
- Added ability to combine -l with -listf, -listr or -listwf to add
descriptions of the file type
- Fixed quirk where ExifTool could incorrectly report that a file was changed
when conditionally deleting a non-existent tag as a block
.... see Changes for more, especially all device specific release notes
-------------------------------------------------------------------
Fri Mar 7 09:32:31 UTC 2014 - coolo@suse.com
- updated to 9.53
- Added user-defined file types feature
- Added support for a few more XMP-expressionmedia tags
- Decode CameraTemperature from a few new Canon models
- Decode another Sony tag (thanks Jos Roost)
- Recognize the JXR extension
- Changed wording of IPTC "Unrecognized data" warning
- Patched round-off error problem in seconds of some date/time values
- Fixed problem creating EXV files with the -o option
- Fixed problem conditionally replacing Extra block-type tags
Feb. 17, 2014 - Version 9.52
- Fixed bug introduced in 9.44 which resulted in incorrect maker note offsets
when copying maker notes from DNG images of some Pentax models
Feb. 15, 2014 - Version 9.51
- Added a number of new CanonModelID values
- Added a new Sony/Minolta LensType (thanks Jos Roost)
- Added a new Panasonic BurstMode
- Added a new Pentax LensType
- Added new ColorSpaceTags shortcut
- Decode a number of new PanasonicRaw tags (thanks LibRaw)
- Decode ColorData tags for the new Canon EOS 1200D
- Improved Sony maker note decoding for some newer models (thanks Jos Roost)
- Fixed conversion of XMP:LensID for Pentax lenses on Ricoh-branded cameras
Feb. 8, 2014 - Version 9.50
- Added support for Exiv2 EXV metadata files
- Added ability to read/write/copy GeoTiff tags as a block
- Added ability to combine -b with -j to write base64-encoded binary data in
JSON output format
- Added a new Nikon LensID
- Added a new Sony/Minolta LensType (thanks Jos Roost)
- Added new Extra ProcessingTime tag
- Added a new Olympus CameraType
- Added header signature to .EXIF files
- Decode a new Olympus tag (thanks LibRaw)
- Improved conversion of some Canon RecordMode values
- Improved decoding of tags for Hasselblad Stellar (thanks Jos Roost)
- Fixed -htmlDump offsets for information extracted from some embedded images
- Fixed hemisphere problem in Composite GPS tags derived from
QuickTime:LocationInformation
- API Changes:
- Option names are now case insensitive
Feb. 1, 2014 - Version 9.49
- Added new Olympus and Samsung LensType values, and fixed an Olympus lens
name (thanks Niels Kristian Bech Jensen)
- Added another Polish tag translation (thanks Kacper Perschke)
- Added a new Panasonic ColorEffect value
- Decode a new FujiFilm tag (thanks LibRaw)
- Adjusted scaling factor for H264 ExposureTime values (thanks Francois)
.... see Changes for more
-------------------------------------------------------------------
Mon Aug 5 01:00:04 UTC 2013 - jengelh@inai.de
- Update to new upstream release 9.34
* Support for many new tag values and marker note formats
* Added the ability to delete unknown JPEG APP segments by
segment name
* Added read support for FLIR FFF and FPF images and decode more
FLIR tags
* Added write support for DNG version 1.4 images
* Added append feature to -w (-w+) and ability to overwrite plus
append output files (-w+!)
* Added support for Sigma X3F version 3.0 images
* Added -W (-tagOut) and -Wext (-tagOutExt) options to allow
multiple tags to be extracted to separate output files from a
single source file
- Trim excessive description; remove redundant %clean section
-------------------------------------------------------------------
Mon Mar 25 16:40:17 UTC 2013 - Greg.Freemyer@gmail.com
- Update to Version 9.13 (production release)
- Added ability to read FileInodeChangeDate (non-Windows only)
- API Changes:
- Enhanced SetFileModifyDate() to write FileCreateDate (Windows only)
- Added RequestAll option
- Fixed problem in SetNewValue when setting the Raw value of some tags
- Enhanced GetValue() to allow return of 'Rational' value
- Numerous device support and other improvements - see Changes file
-------------------------------------------------------------------
Sat Sep 29 21:36:35 UTC 2012 - Greg.Freemyer@gmail.com
- add perl-File-RandomAccess sub-package to match package in graphics
- remove stale comments about doc files
-------------------------------------------------------------------
Mon Sep 24 19:01:51 UTC 2012 - Greg.Freemyer@gmail.com
- Ran spec-cleaner
- Added conflicts: exiftool < %{version} to perl-Image-ExifTool so that if the module is upgraded, the app will be too
- Upgrade to v9.01 (Production Release)
- Numerous new metadata fields added
- see http://owl.phy.queensu.ca/~phil/exiftool/history.html
- Changed -restore_original and -delete_original options to scan directories only for writable file types
- Enhanced -srcfile option to allow multiple source files to be specified
- API Changes:
Added GlobalTimeShift option
Added NoFlat option to SetNewValues()
Changed Struct option to allow copying of both structured and flattened tags at the same time
Added XMPAutoConv option
-------------------------------------------------------------------
Tue Mar 6 20:51:22 UTC 2012 - Greg.Freemyer@gmail.com
- Upgrade to v8.77
Added *.args and *.fmt convenience files to the %doc section. These files have apparently been
in the tarball for a while, but not in the %doc section as they should have been.
This package has been rapidly seeing small releases. There have been 12 releases since it was last updated
for openSUSE12.1 in Sept. 2011. Afew of the key updates are below. See the Changes file in doc directory,
or http://cpansearch.perl.org/src/EXIFTOOL/Image-ExifTool-8.77/Changes
* Highlights of Changes for Versions 8.66 to 8.77
- IMPORTANT: Fixed bug which could corrupt GIF images when writing a Comment
to a GIF image containing XMP metadata
API Changes:
Added Sort2 option and 'Descr' setting for Sort option
Added secondary sort option to GetFoundTags() and GetTagList()
Changed name of Sort 'Alpha' setting to 'Tag' (but 'Alpha' still works for backward compatibility)
- Enhanced SetNewValue() AddValue option to allow this option to be ignored for non-list tags
- Added ProtectSaved option to SetNewValue() and return save count from SaveNewValues()
- Added CharsetEXIF and CharsetQuickTime options
-------------------------------------------------------------------
Mon Dec 12 16:11:19 UTC 2011 - Greg.Freemyer@gmail.com
- clean up requires around perl(IO::Compress). It was previously wrong.
-------------------------------------------------------------------
Mon Sep 26 18:32:34 UTC 2011 - Greg.Freemyer@gmail.com
- update to 8.65
* /usr/bin/exiftool was previously packaged as only an application and the perl(Image::ExifTool) module was not available for use.
* Thus the standalone exiftool package has now been obsoleted
* And /usr/bin/exiftool is now included in this package as a sub-package in addition to the perl library modules
*
* A significant number of new file formats, etc. are now supported, see
* http://cpansearch.perl.org/src/EXIFTOOL/Image-ExifTool-8.65/Changes
-------------------------------------------------------------------
Mon Feb 21 16:06:23 UTC 2011 - Greg.Freemyer@gmail.com
- initial package 8.40
* created by cpanspec 1.78.03