Next | Query returned 80 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2021-05-09 16:05:58 by Greg Troxel | Files touched by this commit (2)
Log message:
p5-Image-ExifTool: Update to 12.25

Note that this is not a production release; normally, upstream asks
that we only package production releases.  However, 12.24 contains a
bugfix for https://nvd.nist.gov/vuln/detail/CVE-2021-22204, and no
production release has that fix.

Upstream changes since 12.00 are basically bugfixes, minor
improvments, and added codepoints for lenses/tags/etc, plus

  JPEG XL support is now official
  Added read support for Medical Research Council (MRC) image files

See https://exiftool.org/history.html for the full details
   2020-09-07 13:22:30 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
p5-Image-ExifTool: update to 12.00.

June 11, 2020 - Version 12.00 (production release)

  - Added two new Olympus LensTypes (thanks Don Komarechka for one)
  - Added two new Sony LensType values (thanks Jos Roost)
  - Added a few new Nikon LensID's (thanks Mathieu Carbou)
  - Added support for the Sony ZV-1 (thanks Jos Roost)
  - Added a new CanonModelID (thanks Jos Roost)
  - Added missing MimeType values for HEICS and HEIFS files
  - Added definitions for a number of new XMP-crs tags
  - Recognize WOFF and WOFF2 font files
  - Decode streaming GPS from Roadhawk, EEEkit and 360Fly MP4 videos
  - Decode a number of new tags for the Nikon D6 (thanks Warren Hatch)
  - Decode a couple more AF tags for the D500/D850
  - Decode a number of new Panasonic tags
  - Improved Composite LensID logic (thanks Matt Stancliff)
  - Enhanced -v option to state when a directory has 0 entries
  - Removed a couple of incorrect Validate warnings for bilevel TIFF images
  - Drop ContrastCurve tag when copying from NEF to JPEG
  - Changed -csv output to add "Unknown" group name to column headings for
    missing tags when -f and -G options are used
  - Patched to support new XMP LensID format for Nikon cameras as written by
    Apple Photos (thanks Mattsta)
  - Fixed problem extracting metadata from Sigma DP2 Quattro X3F files
  - Fixed End() and EndDir() functions so they work when writing and when the -v
    option is used
  - Fixed problem recognizing some PGM files
  - Fixed bug in offsets for some Photoshop information in -v3 output
  - Fixed problem writing a list containing empty elements inside an XMP
    structure
  - API Changes:
      - Changed FilterW option to not write tag if $_ is set to undef
      - Added NoMultiExif option

May 11, 2020 - Version 11.99

  - Added a new Nikon LensID (thanks Mykyta Kozlov)
  - Added a new Canon LensType
  - Added a newn PentaxModelID
  - Decode a few new QuickTime tags
  - Decode new ID3 Grouping tag
  - Decode a few more MinoltaRaw tags (thanks LibRaw)
  - Fixed runtime warning which could occur when reading corrupted RTF files
  - Fixed another potential pitfall in M2TS Duration calculation
  - Fixed problem extracting some unknown QuickTime:Keys tags
  - Fixed problem decoding Nikon D850 orientation tags
  - Fixed bug where TIFF image data may not be padded to an even number of bytes

May 1, 2020 - Version 11.98

  - Added a new Nikon LensID (thanks Warren Hatch)
  - Added a new Sony LensType (thanks LibRaw)
  - Added a new Canon LensType
  - Patched to extract EXIF with an "Exif\0\0" header from WebP images
  - Enhanced -efile option and added to the documentation
  - Minor tweak to -htmlDump output (disallow locking of empty selection)
  - Fixed problem determining Duration of some M2TS videos

Apr. 27, 2020 - Version 11.97

  - Added experimental -efile option (undocumented)
  - Decode NMEA GGA sentence from streaming GPS of some dashcam videos

Apr. 24, 2020 - Version 11.96

  - Decode streaming GPS from Lucas LK-7900 Ace AVI videos
  - Changed new Exit/ExitDir function names to End/EndDir
  - Fixed inconsistencies when using "-use mwg" together with the -wm \ 
option

Apr. 23, 2020 - Version 11.95

  - Added Exit() and ExitDir() functions for use in -if conditions (NOTE: these
    function names changed to End() and EndDir() in ExifTool 11.96)
  - Enhanced -geotag feature to support a more flexible input CSV file format
  - Enhanced -if and API Filter options to allow access to ExifTool object via
    $self
  - Fixed problem reading HEIC Exif with a missing header

Apr. 17, 2020 - Version 11.94

  - Added support for QuickTime ItemList:GPSCoordinates
  - Added additional Validate test for overlapping EXIF values
  - Added a new Sony LensType (thanks Jos Roost)
  - Added a new Nikon LensID
  - Decode a few more Nikon tags (thanks Warren Hatch)
  - Decode Pentax ShutterType
  - Changed color of locked highlighted selection in -htmlDump output
  - Fixed problem reading PDF files written by Microsoft Print-to-PDF
  - Fixed problem where -X output would produce invalid XML for MP4 files
    containing an HTCTrack

Apr. 3, 2020 - Version 11.93

  - Added new config file to the distribution for writing Pix4D XMP-Camera tags
    (config_files/pix4d.config)
  - Added support for the DOSCyrillic (cp866) character set
  - Added IO::String to the Windows EXE version
  - Improved identification of Canon RF lenses (thanks LibRaw)
  - Enhanced -htmlDump output to add "File offset" entry for EXIF tags and
    ability lock highlighted selection by clicking the mouse
  - Enhanced -srcfile option to generate OriginalFileName and OriginalDirectory
    UserParam tags
  - Patched HEIC writer to add missing pitm box if necessary
  - Fixed problem adding back EXIF after deleting it from HEIC file
  - Fixed minor problem with incorrect number of bytes being reported for
    invalid header in corrupt files
  - API Changes:
      - Enhanced UserParam  option to allow parameters to be extracted as if
        they were normal tags

Mar. 19, 2020 - Version 11.92

  - Added a new Nikon LensID (thanks Wolfgang Exler)
  - Decode a few new Leica tags (thanks Tim Gray)
  - Decode AccelerometerData from Samsung Gear 360 videos
  - Fixed a couple of problems decoding timed GPS metadata from NextBase dashcam
    videos
  - Fixed problem where -X option could produce invalid XML when reading
    corrupted XMP

Mar. 5, 2020 - Version 11.91

  - Decode a couple of new Panasonic tags
  - Documented -ec option (available since version 11.54)
  - Reverted -htmlDump fix of 11.90 because it broke more than it fixed, and
    instead applied a targeted patch to fix this problem for RW2 files

Mar. 3, 2020 - Version 11.90

  - Added a new Sony LensType (thanks LibRaw and Jos Roost)
  - Added two new Olympus LensType values
  - Added a new Canon LensType
  - Added some new Canon RecordMode values
  - Added some new QuickTime GeneralProfileIDC values
  - Added new values for a couple of FujiFilm tags
  - Added a number of new QuickTime GenreID values
  - Decode Nikon Z6/Z7 phase-detect AF points (thanks Andy Dragon)
  - Patched to avoid possible "Undefined subroutine" error in MacOS 10.15
  - Fixed incorrect offsets in -htmlDump output for some file types

Feb. 25, 2020 - Version 11.89

  - Added support for Exif 2.32 for XMP
  - Recognize the HIF file extension
  - Improved verbose output for QuickTime iref items
  - Patched to create new GPS metadata in Canon CR3 images using a default byte
    order that is the same as existing EXIF boxes
  - Patched to add missing newline that could occur in XMP with the API Compact
    Shorthand option

Feb. 20, 2020 - Version 11.88

  - Added write support for new Google depth-map XMP tags
  - Added config_files/depthmap.config to the distribution
  - Added minor error when attempting to write FFF images due to incompatibility
    with Hasselblad Phocus software
  - Patched to avoid "Invalid iloc offset size" error when writing some
    QuickTime-based files
  - Fixed incorrect ColumnCount for CSV files
  - Fixed various spelling errors (thanks Jens Schleusener)
  - Fixed bug writing QuickTime:Rotation in HEIC files

Feb. 13, 2020 - Version 11.87

  - Added read support for CSV files
  - Added "--" option to indicate the end of options
  - Added ability to read/write/copy/delete the JPEG trailer as a block
  - Added new Olympus CameraType and LensType values (thanks LibRaw)
  - Decode a few more FujiFilm tags
  - Enhanced -fast option (API FastScan) to bypass PNG CRC validation when
    writing

Feb. 4, 2020 - Version 11.86

  - Added support for DNG version 1.5
  - Added config_files/acdsee.config to the full distribution (thanks StarGeek)
  - Added a new Sony LensType (thanks Jos Roost and LibRaw)
  - Decode two more bits from Nikon LensType (thanks LibRaw)
  - Decode QuickTime MovieFragmentSequence
  - Patched HEIC writer to add missing iref box if necessary
  - Fixed typo in a Canon LensType value
  - API Changes:
      - Patched ImageInfo() to recognize a stringified object as a file name
   2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631)
Log message:
*: bump PKGREVISION for perl-5.32.
   2020-04-20 12:15:50 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
p5-Image-ExifTool: updated to 11.85

Version 11.85 (production release)
- Added a new Sony LensType
- Added a new Olympus CameraType
- Added a two new Pentax LensType values
- Added a new FujiFilm FocusMode
- Decode timed GPS from Akaso dashcam MOV videos
- Decode Insta360 trailer from INSP images and made Insta360 a deletable group
- Patched kml.fmt file to limit maximum image size
- Fixed problem decoding values from Leica M10 and S maker notes

Version 11.84
- Decode accelerometer data from timed metadata of more dashcam videos
- Decode Canon G9 white balance tags
- Recognize INSP files

Version 11.83
- Added a couple of new XMP-crs tags
- Fixed bug introduced in 11.82 with the -php -D output
- Fixed problem where some flattened XMP tags could be written when they
  should be avoided

Version 11.82
- Added a new Canon LensType
- Added a new CanonModelID
- Added ability to process SubDirectories in QuickTime Keys tags
- Removed minor error when writing PDF 2.0 files
- Fixed problem where trailing null bytes were removed from binary values in
  the -php output when the -b option was used

Version 11.81
- Added a new Nikon LensID
- Added two new CanonModelID's
- Decode AVIF AV1 configuration record
- Changed names of QuickTime MovieData tags to "MediaData"
- Patched to use 4-digit years in Time::Local calls
- Patched Composite sub-second date/time tags to do additional validation of
  source EXIF date/time tags before adding sub seconds
- Fixed problem where -json output could produce invalid JSON when -struct was
  used and the structure field names contained special characters
- Fixed spelling in a Panasonic SceneMode value

Version 11.80
- Added a new Canon LensType
- Added a new Nikon Z LensID
- Added a few new Sony LensType values
- Attempt to improve reliability of Samsung DepthMapWidth/Height decoding
- Updated a number of Canon-mount Tamron lens names to include the Tamron
  model number
- Patched MOV/MP4 writer to allow a small amount of garbage at the end of a
  file to be deleted when writing with the -m option
- Fixed bug where some Composite tags may not have taken priority over other
  tags as they should have

Version 11.79
- Added support for AVIF files
- Added new Canon, Sigma and Sony LensType values
- Made PDF 2.0 writable at your own risk with the -m option
- Enhanced -validate feature to warn about duplicate languages in an XMP
  lang-alt list
- Fixed inconsistency between documentation and ExifTool capabilities for
  "Writable" status of some tags

Version 11.78
- Added a new Nikon LensID
- Added two new FujiFilm SceneRecognition values
- Patched to avoid crash in Windows when writing a negative epoch time using
  the "-d %s" option
- Fixed problem editing MIE tags when using the "-wm w" option

Version 11.77
- Added a new Nikon LensID
- Added a number of new Olympus LensType values
- Added a new Canon LensType
- Decode timed GPS from Ambarella A12 dash cam MP4 videos
- Decode a number of new Sigma tags
- Decode a couple of new PanasonicRaw tags
- Enhanced -fileOrder option to add -fast feature

Version 11.76
- Added support for the Sony ILCE-9M2
- Added a couple of new XMP-GCamera tags
- Added MIMEType values for some formats that previously reported
  "application/unknown"
- Enhanced -geotag feature to write pitch to CameraElevationAngle if available
- Improved determination of MIMEEncoding for TXT files

Version 11.75
- Added ability to read some basic characteristics of TXT files
- Added kml_track.fmt to the fmt_files of the full distribution
- Added built-in support for decoding GPS from the four video subtitle text
  formats that were previously handled by separate config files, and removed
  these config files from the distribution
- Derive GPSDateTime from CreateDate and SampleTime if not already available
  when extracting timed GPS metadata from QuickTime-format videos
- Changed family 2 groups of some Extra tags

Version 11.74
- Added support for new XMP IPTC Extension version 1.5 tags
- Added a new Nikon LensID
- Decode GPS track from Auto-Vox dashcam MOV videos
- Improved Russian translations
- Enhanced convert_regions.config to support new IPTC Extension 1.5 ImageRegion
- Changed the way the FlatName element works when used in a structure element
  (the structure name is now added as a prefix to the flattened tag name)
- Patched gpx.fmt and gpx_wpt.fmt to support sub-seconds in GPSDateTime value

Version 11.73
- Decode timed metadata from Parrot drone videos
- Patched dji.config file to properly handle time zones
- Fixed bug which caused runtime error when reading timed metadata from Cobra
  Dash Cam AVI videos

Version 11.72
- Added warning messages for corrupted Photoshop document data
- Added a new Olympus CameraType
- Added a new Canon LensType
- Decode more Sigma tags
- Improved Russian translations
- Updated decoding of some CanonCustom settings for recent models
- Documented DNG OpcodeList values

Version 11.71
- Added a new Sony LensType
- Added a few new Nikon Z LensID's
- Added a simple print conversion for DNG OpcodeList tags (note that due to
  this, these tags must now be copied using the -n option)
- Fixed problems determining some video parameters for DV files
- Changed behaviour of -sep option when writing empty list items
- API Changes:
    - Changed ListSplit option to preserve empty list items
   2019-10-13 10:21:40 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
p5-Image-ExifTool: updated to 11.70

Version 11.70 (production release)
Added a new CanonModelID
Improved identification of Office Open XML files
Removed RAF version check when writing FujiFilm RAF files
Limited the number of accelerometer records that ExifTool will read by default \ 
with the -ee option from INSV files to avoid excessive processing times and \ 
memory usage
Patched Windows version to allow reading of shared files with Unicode names
Patched to avoid converting some bad GPS coordinates
Fixed verbose output to include YCbCrSubSampling for JPEG files
Fixed conversion and group names for the new FujiFilm tag added in 11.68
Fixed format of GeoTiffDirectory and GeoTiffDoubleParams when writing

Version 11.69
Fixed bug introduced in version 11.66 where the sign was lost when writing \ 
coordinate values between 0 and -1 to QuickTime:GPSCoordinates

Version 11.68
Added read support for yet another type of streaming GPS in MP4 videos
Added a number of new FujiFlashMode values
Decode a new FujiFilm tag
Made NikonCaptureOffsets and NikonCaptureVersion deletable
Enhanced tag name documentation to indicate deletable MakerNotes tags

Version 11.67
Added config_files/thinkware.config to the distribution
Fixed bug decoding negative GPS coordinates from INSV videos

Version 11.66
Added a new Nikon LensID
Added a few new Canon LensType values
Decode a few more Hasselblad tags
Decode a new Canon tag
Decode more Samsung trailer tags
Extract BWF iXML, aXML and UMID from RIFF-format files
Extract ICC_Profile from more types of PDF files
Enhanced %s of the -W option to recognize the PICT format
Recognize MacOS alias files
Changed name of Ricoh CropMode35mm tag and added a new value
Minor change to a Minolta lens name
Fixed problem where NikonCapture information couldn't be deleted from an NEF
Fixed problem identifying some SVG files
Fixed typo in a CanonModelID value
Fixed bug which could result in "Internal error: no list index" \ 
warning when creating nested XMP lang-alt lists
Fixed the names of a few Tamron lenses for Nikon
Fixed problem extracting Layer information from some PSD files
Fixed writing of QuickTime GPSCoordinates to use the correct number of digits \ 
before the decimal point for latitude and longitude

Version 11.65
Added new SonyModelID and Sony LensType values
Added support for some new Sony models
Added a couple of new CanonModelID values
Added a new Canon ColorDataVersion value
Enhanced FastScan option so a setting of 2 stops processing PNG images at the \ 
IDAT chunk when reading
Preserve order of nested lang-alt list entries when -struct option is used

Version 11.64
Added a new Canon LensType
Added a new Nikon LensID
Added config file for converting streaming GPS from BlueSkySea dashcam
Decode FocusDistance for Nikon Z6/Z7
Documented groups in families 5 and 6 (available but undocumented since Exiftool \ 
version 8.22 and 11.50 respectively)
Fixed some ordering problems when writing/copying nested XMP lang-alt lists
Fixed some minor quirks with QuickTime language codes
Fixed a CanonModelID value
API Changes:
Documented SavePath and SaveFormat options

Version 11.63 - "PNG Early Text"
Added a few new Sigma lenses
Improved handling of Canon CNTH atom in MOV/MP4 videos
Changed PNG writer to place all text chunks before IDAT (not just XMP)
Issue minor warning for any text chunk after PNG IDAT (not just XMP)
Enhanced ForceWrite feature to allow "PNG" to be specified (to move \ 
existing text chunks to before IDAT without editing any metadata)
Removed Windows "surrogate" warning for files that wouldn't be \ 
processed anyway
Fixed some entries in the Minolta LensType list
Fixed identification of a Sony lens

Version 11.62
Added a number of new Canon, Pentax, Sony and Sigma lenses
Removed some extraneous verbose warnings when geotagging
Removed Minolta LensType value for a non-existent lens
Patched problem writing some simple qualified XMP values
Patched to avoid writing files in Windows with Unicode surrogate characters in \ 
their name unless the -overwrite_original_in_place option is used
Fixed an incorrect Pentax LensType
Fixed family 2 group names of some XMP-exifEX and XMP Composite tags

Version 11.61
Added a new FujiFilm CropMode
Added a few new proprietary CustomRendered values
Added a new Nikon LensID and fixed a Canon LensType
Added a new CanonModelID
Decode more Sony DSC-RX100M7 tags
Write standard EXIF to PNG even if non-standard EXIF already exists
Changed a Minolta/Sony LensType
Changed Composite GPS reference direction tags to be derived from only the \ 
XMP-exif GPS coordinate tags (and not other XMP GPS coordinates)
Reverted a PNG Validation check that was removed from 11.60
Patched to avoid problems overriding new values when writing thumbnail and \ 
preview images

Version 11.60
Added a few new Sigma LensType values
Updated Sony makernote decoding for the DSC-RX100M7
Various internal improvements to PNG reader/writer
Fixed bug in RIFF decoder that could cause an "undefined subroutine" error
Fixed problem writing some QuickTime tags if the PREFERRED levels were changed \ 
via the config file
Install Changes:
Properly erase all temporary files after validation tests

Version 11.59
Added a new SonyModelID
Changed block delete to allow subsequent writing of tags from the same group \ 
(like a group delete)
Minor changes to warnings and verbose output when writing PNG images
Fixed potential runtime warning on an error rewriting XMP in a PNG image

Version 11.58
Added a number of new Canon and Sony LensType values
Decode NikonMeteringMode for the D500
Decode LensID for Nikon Z lenses
Extract RawThermalImage from Parrot Bebop-Pro Thermal images
Validate PNG CRC values when writing or using the Validate option
Improved Russian translation
Improved identification of some Tamron lenses for Canon cameras
Changed name of D810MeteringMode tag to NikonMeteringMode
Patched writing of XMP in PNG images to always come before IDAT, and warn if XMP \ 
comes after IDAT when reading
Fixed problem replacing multiple lang-alt default-language structure elements in \ 
lists of XMP structures (behaviour for other languages still not ideal)
API Changes:
Removed PNGEarlyXMP option
Fixed problem introduced in 11.54 which caused Options('UserParam') to return undef
Internal Changes:
A block delete of EXIF, XMP, IPTC, etc now sets the group delete flag

Version 11.57
Improved decoding of some tags for the Sony ILCE-7RM4
Minor change to a Sony lens name
Fixed format of a number of 8-bit integer QuickTime tags when writing
Fixed problem replacing multiple structure elements in lists of XMP structures

Version 11.56
Added support for the Sony ILCE-7RM4
Added a new SonyModelID
Added a few new Sony/Minolta LensType values
Decode some new Nikon and Motorola tags
Decode a couple more ColorData tags for some Canon models
Extract PreviewImage from DNG files which don't have a .DNG extension
Extract Huawei APP7 maker notes with the Unknown (-u) option
Internal change in LensID logic for Sony E-type lenses

Version 11.55
Added write support for XMP-crs:Texture and XMP-drs tags
Added a number of new Panasonic NoiseReduction values
Added definition for a new Kodak tag
Added a couple of new Panasonic AFAreaMode values
Added a couple of new Sony/Minolta LensTypes
Added a new CanonModelID
Decode HEVCConfiguration record from HEIC images
Decode a new Panasonic tag
Decode a new QuickTime tag
Changed internal handling of Composite tag ID's to include module name
Removed "FE" designation from Samyang E-mount lenses
Dropped Validate warning about missing GPSProcessingMethod tag

Version 11.54
Added new Canon and Sony/Minolta LensType values
Added a number of new Sony/Minolta LensType values
Added "Unknown" value for new EXIF CompositeImage tag
Added ability to write GSpherical tags in video track of MOV/MP4 files
Added support for geotagging from GPS/IMU CSV-format files
Improved Russian translation
Improved Validate feature to check ExifVersion/GPSVersionID numbers
Accept unsigned numbers when setting GPSAltitudeRef from a numerical value
Fixed decoding of DepthMapWidth/Height for some Samsung live-focus images
Fixed a couple of incorrect/incomplete CanonModelID values
Fixed problem identifying some Canon lenses when used on a Sony camera with a \ 
Metabones adapter
API Changes:
Added FilterW option
Enhanced Compact option to improve flexibility and include features of \ 
XMPShorthand option
Removed XMPShorthand option from documentation

Version 11.53 - "Exif 2.32"
Added support for the new tags of the Exif 2.32 specification
Added a new SamsungModelID
Added warning if extracting ZIP file contents without the -a option
Added ability to extract EmbeddedVideo from the trailer of Android JPEG images \ 
with the ExtractEmbedded option
Decode timed GPS from Cobra Dash Cam AVI videos
Decode a new GoPro tag
Enhanced -struct option to allow extraction of structured Torrent Info
Improved error handling when an unexpected terminator is encountered while \ 
writing a QuickTime-format file
Renamed one of the Nikon Saturation tags to "SaturationAdj"
Removed warning message when writing FujiFilm RAFVersion 0240 and 0261 files
Fixed encoding problem when writing some QuickTime UserData tags with strings \ 
containing special characters
API Changes:
Enhanced XMPShorthand option to add level 2

Version 11.52
Added a few new Nikon CropHiSpeed values
Added a new Nikon LensID
Fixed problem where reading a large, corrupt AIFF file may could take an \ 
excessively long time
API Changes:
Enhanced Compact option to add levels 3, 4 and 5

Version 11.51
Decode Canon DistortionCorrection tags
Removed a minor EXIF warning when processing EPS files with a DOS header
Fixed bug which caused an error when rewriting some EPS files multiple times

Version 11.50 (production release)
Added a new Canon LensType and two new Sony LensTypes
Added tiff_version and rotate_regions config files to the distribution
Added two new QuickTime Keys tags and made some existing Keys unwritable
Improved Composite LensID logic to make better use of EXIF LensModel
Improved logic when writing BinaryData tags to allow multiple interdependent \ 
tags to be written in a single command
Improved -htmldump output to show names of Unknown tags
Allow advanced formatting expressions to access the current tag key ($tag)
Remove escaped nulls from -json string values
Reverted change in ExifTool 11.38 so that Composite GPS reference directions are \ 
generated again even if the EXIF versions of these tags already exist
Fixed an incorrect FlashPix CodePage conversion
   2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557)
Log message:
Bump PKGREVISIONs for perl 5.30.0
   2019-04-25 18:35:57 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
p5-Image-ExifTool: updated to 11.30

Version 11.30 (production release)
Added a new Sony/Minolta LensType
Decode streaming metadata from TomTom Bandit Action Cam MP4 videos
Decode Reconyx HF2 PRO maker notes
Decode ColorData for some new Canon models
Enhanced -geotag feature to set AmbientTemperature if available
Remove non-significant spaces from some DICOM values
Fixed possible "'x' outside of string" error when reading corrupted EXIF
Fixed incorrect write group for GeoTIFF tags added in version 11.24

Version 11.29
Added support for Ricoh GR III maker notes
Added a new Canon LensType
Added a new XMP-crs tag
Enhanced -csv option to output base64-encoded binary data when combined with -b \ 
or when the -charset option is used and the text has invalid characters
Remove trailing space from even-length DICOM values
Patched to avoid "Hexadecimal number > 0xffffffff non-portable" warning
Fixed meta charset attribute in -htmlDump output

Version 11.28
Added support for reading INSV video and decode streaming GPS
Added a new Pentax LensType
Added a new FujiFilm ImageStabilization value
Allow exiftool to be run via a symbolic link on Mac/Linux
Reverted INDD patch of version 11.27 (ie. raise error again on incorrectly \ 
terminated INDD object list)
Changed handling of temporary documentation file in Windows version

Version 11.27
Added support for more XMP-dji-drone tags
Added new Olympus CameraType and LensType values
Added a new Canon LensType
Added a new CanonModelID
Decode yet another type of GPS from DashCam videos
Allow FileName to be written when only case is changed on case-insensitive \ 
filesystems
Improved identification of some iWork file types
Recognize the LRV file extension
Changed Windows version to use the parent folder of PAR_GLOBAL_TEMP for the \ 
temporary documentation file
Don't raise an error if an INDD object list is terminated by spaces instead of nulls
Fixed some problems with new -htmldump IFD highlighting feature
Fixed bug introduced in 11.24 with "-o -.EXT" feature

Version 11.26
Added a new Nikon LensID
Decode more tags for the Sony ICLE-6400
Enhanced -htmldump feature to highlight IFD when mousing over IFD offset

Version 11.25
Added a new Sony/Minolta LensType
Added a new Nikon LensID
Decode Leica D-Lux7 maker notes
Decode more Nikon AF tags for newer models
Decode Samsung Type2 maker notes with lower case Make
Decode another Sony tag
Improved decoding of Nikon LensType
Improved time shift feature to fix some incorrectly formatted date/time values
Renamed some Sony ImageCount tags to ShutterCount
Fixed problem reading back metadata written to some odd PDF files

Version 11.24
Compatibility Notice: Changed the meaning of '-' and '+' modifiers for %C \ 
formatting code (does not affect lower-case %c code)
Decode a number of new Nikon tags
Added new Olympus FlashType and FlashModel values
Added a new Canon LensType
Added a new Nikon LensID
Made more GeoTIFF tags writable
Handle XMP rdf:value when reading
Improved warning when trying to read a file with a zero-length name
Fixed decoding of PictureControl tags for Nikon Z-7
Fixed problem writing date/time values with " DST" designator at end \ 
of date/time string
Fixed problem in Windows which could cause ExifTool to abort due to a \ 
Win32::FindFile error if a file name contained surrogate Unicode characters

Version 11.23
Recognize DWG and DWF files
Minor improvement to some -validate warnings
Tolerate leading UTF-8 byte order mark (BOM) at start of JSON files
Fixed problem recognizing some streaming camm metadata in QuickTime videos

Version 11.22
Added read support for PC Paintbrush (PCX) files
Added two new Sony/Minolta LensTypes
Decode LensData tags for some newer Nikon models
Decode ColorData for the Canon EOS R
Recognize DCX files

Version 11.21
Added a new Sony/Minolta LensType
Added a new Olympus FlashModel
Improved decoding of FujiFilm InternalSerialNumber
Minor improvements to decoding of GPS from some dashcam videos
Made XMP-getty:Personality a List-type tag
Made it an error to use the -o option or write FileName or Directory tags when \ 
using the TestName dry-run feature
Fixed problem using -E with other character sets when writing

Version 11.20
Added a new Panasonic WhiteBalance value
Added a new Nikon LensID
Decode streaming GPS from MOV videos for another dashcam model
Improved -E option to support character sets other than UTF-8
   2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558)
Log message:
Recursive bump for perl5-5.28.0
   2018-06-24 09:32:24 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
p5-Image-ExifTool: update to 11.01.

June 11, 2018 - Version 11.01 (production release)

  - Added a new ProfileCMMType (thanks Neal Krawetz)
  - Added a Validate warning about non-standard EXIF or XMP in PNG images
  - Added a new Canon LensType
  - Decode a couple more PanasonicRaw tags (thanks Klaus Homeister)
  - Patched to avoid adding tags to QuickTime videos with multiple 'mdat' atoms
    --> avoids potential corruption of these videos!

June 7, 2018 - Version 11.00 (production release)

  - Added read support for WTV and DVR-MS videos
  - Added print conversions for some ASF date/time tags
  - Added a new SonyModelID (thanks LibRaw)
  - Decode a new PanasonicRaw tag (thanks Klaus Homeister)
  - Decode some new Sony RX100 VI tags (thanks LibRaw and Jos Roost)
  - Made Padding and OffsetSchema tags "unsafe" so they aren't copied \ 
by default

May 29, 2018 - Version 10.99

  - Decode layer information from Photoshop ImageSourceData in TIFF images
  - Updated to the IPTC video metadata 1.2 specification
  - Patched DateFmt() utility function to apply GlobalTimeShift if used
  - Improved error message when trying to write a file with a wrong extension
  - Fixed unnecessary warning when setting FileCreateDate in Windows

May 22, 2018 - Version 10.98

  - Added additional Validate checks for JPEG thumbnail tags
  - Added a new Canon LensType (thanks LibRaw)
  - Decode a number of new Nikon ColorBalance tags (thanks LibRaw)
  - Disable extraction of Nikon D850 PhotoShootingMenuBank from NEF images
    (apparently not valid in this type of file)
  - Fixed problem with writable user-defined Composite tags introduced in 10.16
  - Fixed unnecessary Validate warning about missing GPSVersionID
  - Fixed incorrect "wrong IFD" Validate warnings in CR3 images

May 17, 2018 - Version 10.97 - "Multi-segment EXIF"

  - Added read/write support for multi-segment EXIF in JPEG images
  - Added a number of new Canon LensType values (thanks LibRaw)
  - Added support for Panasonic DC-FT7 makernotes and metadata in MP4 videos
  - Decode a number of new Nikon WB tags (thanks LibRaw)
  - Improved warning message when attempting to write to an invalid tag name
  - Enhanced Validate feature to perform more tests on TIFF and JPEG images
    [The Validate feature is no longer considered experimental]

May 9, 2018 - Version 10.96

  - Added a new Sony LensType (thanks Jos Roost)
  - Added a few new Panasonic lenses (thanks LibRaw)
  - Added Composite tags for GPSDestLatitudeRef and GPSDestLongitudeRef
  - Decode maker notes from Kodak PixPro AZ901
  - Extract Preview images from iWork files
  - Improved identification of Apple iWork files
  - Fixed arg_files to handle GPS destination reference directions

May 4, 2018 - Version 10.95

  - Added new Nikon LensID's (thanks Warren Hatch, LibRaw and Jami Bradley)
  - Added a new Sony LensType (thanks Jos Roost)
  - Decode a new Samsung tag (thanks LibRaw)
  - Decode Photoshop Lr16 layer information
  - Decode more Leica tags (thanks LibRaw)
  - Updated DarwinCore tags to current specification
  - Improved validation of JPEG files
  - Disabled writing of buggy Samsung EK-GN120 SRW files
  - Fixed conversion for Nikon D850 ExposureDelayMode (thanks Jami Bradley)
  - Fixed "x outside string" error when reading a truncated zip file
  - Fixed "uninitialized value" error when writing a corrupted JPEG image

Apr. 19, 2018 - Version 10.94

  - Added read/write support for Canon CRM files
  - Added a new Sony LensType (thanks Jos Roost)
  - Added a new CanonModelID
  - Decode a new Samsung tag (thanks LibRaw)
  - Fixed AIColorModel conversion

Apr. 13, 2018 - Version 10.93

  - Added a new Canon Quality value (thanks Norbert Wasser)
  - Added a new Pentax Quality value (thanks LibRaw)
  - Decode some new Sony ARW tags (thanks Jos Roost)
  - Decode some AI-specific tags from PDF and PostScript files
  - Decode a new QuickTime tag
  - Enhanced -geotag option to support NMEA from GLONASS and other systems
  - Fixed bug decoding seconds of ZIP file timestamps (thanks Lars Wallenborn)

Apr. 19, 2018 - Version 10.92

  - Decode GPS from videos of more camera models
  - Tolerate white space before header in PDF files

Apr. 9, 2018 - Version 10.91

  - Added read/write support for MacOS FileCreateDate (writing this is the same
    as MDItemFSCreationDate, but reading uses a different mechanism which
    doesn't have the delayed-update issue of MDItemFSCreationDate)
  - Added ability to write MacOS MDItemUserTags (requires "tag" utility)
  - Decode a new Sony tag (thanks LibRaw)
  - Properly un-escape quotes in extracted MacOS MDItem values
  - Fixed another subtle order-of-operations anomaly
  - API Changes:
      - Enhanced GetValue() to accept a tag name with group prefix(es)

Apr. 5, 2018 - Version 10.90

  - Improved decoding of Sony PictureProfile (thanks Jos Roost)
  - Fixed problem introduced in 10.61 with order of command-line operations when
    mixing copied values with assigned values

Apr. 2, 2018 - Version 10.89

  - Added ability to rotate MP4/MOV videos by writing Rotation angle
  - Added two new Sony PictureProfile values (thanks Albert Shan)
  - Decode more Nikon tags
  - Updated some values of the QuickTime MediaType tag

Mar. 27, 2018 - Version 10.88

  - Added example config file (dji.config) to generate Composite GPS and other
    tags from Text metadata embedded in DJI drone videos
  - Added a new PentaxModelID
  - Documented new advanced-formatting "@" feature which has existed since
    version 10.53 but not fully functional until 10.87
  - Decode a new Sony tag (thanks LibRaw)
  - User-defined Composite tags now show up in the -list output
  - Improved speed for generating Composite SubDoc tags with -ee option
  - Fixed problem creating writable UserDefined Composite tags
  - Fixed an incorrect PRISM tag name

Mar. 20, 2018 - Version 10.87

  - Added a new FujiFilm ShutterType value (thanks Albert Shan)
  - Decode more timed metadata from CR3 images
  - Decode Samsung DualShot depth map
  - Decode a new Canon tag
  - Improved decoding of some Canon color information (thanks LibRaw)
  - Fixed print conversion of ID3v2 Genre values with multiple genres

Mar. 15, 2018 - Version 10.86

  - Decode timed GPS and accelerometer data from BikeBro AVI videos
  - Decode a new Sony tag and add a new value to another tag (thanks Jos Roost)
  - Decode GPSAltitude from some videos with the -ee option
  - Decode some new tags from Kodak PixPro 4KVR360 JPEG images and MP4 videos
  - Decode GPS information from CR3 images
  - Fixed unnecessary warnings when Validate option used on CR3 images

Mar. 14, 2018 - Version 10.85

  - Decode GPSTrack from MOV videos of more dashcam models
  - Decode a few new CanonVRD tags for DPP 4.8.20
  - Decode a new Sony tag (thanks Jos Roost)
  - Decode a few more Canon tags (thanks LibRaw)
  - Improved processing speed when using the -ee option on some video files
  - Fixed incorrect names for a couple of CanonVRD HSL tags
  - Fixed problem where UTF-8 validation missed some invalid sequences
  - Fixed bug introduced in 10.84 with GPSPosition when -n option is used

Mar. 12, 2018 - Version 10.84

  - Decode GPS from MOV videos of more dashcam models with -ee option
  - Decode a new Sony tag (thanks Jos Roost)
  - Convert GPS speeds extracted from MOV videos with the -ee option to km/h
  - Avoid converting empty GPS coordinates to 0.000000
  - Fixed some bugs extracting Novatek GPS from MP4 videos

Mar. 7, 2018 - Version 10.83

  - Added read support for Sketch design files
  - Added Light LRI files to the list of recognized file types
  - Added a new Canon LensType (thanks LibRaw)
  - Decode a couple of new Sony tags (thanks Jos Roost)
  - Extract JpgFromRaw image from CR3 images
  - Improved warning message when attempting to write a tag in a specific group
    that isn't writable
  - Changed group name of JSON tags from "File" to "JSON"
  - Fixed some incorrect offsets in -v3 output for CR3 images

Mar. 1, 2018 - Version 10.82

  - Added support for Canon's new CR3 raw file format
  - Added a few new CanonModelID/SonyModelID values (thanks LibRaw)
  - Added support for the Sony ILCE-7M3 (thanks Jos Roost)
  - Decode timed GPS information from Insta360 MP4 videos with the -ee option
  - Write XMP before idat in MOV/MP4/CR3 files if possible
  - Fixed "'x' outside of string" runtime error when reading some Sony \ 
images
  - Fixed problem with some hex dumps going to the console when -v3 was combined
    with the -w option

Feb. 26, 2018 - Version 10.81

  - Added new values for a few Panasonic tags (thanks Bernd-Michael Kemper)
  - Added a new Canon, Olympus and Sony LensTypes (thanks LibRaw)
  - Added a new PanasonicRaw Compression type (thanks LibRaw)
  - Added definitions for a number of new MacOS tags
  - Decode CameraInfo for Canon 5DmkIII firmware 1.3.5
  - Removed INX from list of writable files (-listwf option output)
  - Fixed problem introduced in version 10.16 that could cause a "Can't \ 
create"
    error when using the -o option to write certain types of files
  - Fixed problem introduced in version 10.34 resulting in a "Can't delete all
    meta information" error when writing .PS files
   2018-02-25 18:54:02 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
p5-Image-ExifTool: update to 10.80.

Feb. 22, 2018 - Version 10.80 (production release)

  - Decode a new PanasonicRaw tag (thanks LibRaw)
  - Extract ImageWidth/Height for main image of HEIC file
  - Added preliminary read/write support for Reconyx UltraFire maker notes
  - Added a new Sony/Minolta lens (thanks Jos Roost)
  - Internal changes:
      - Changed TimeNow() make ExifTool object optional

Feb. 11, 2018 - Version 10.79

  - Added a new Olympus CameraType (thanks LibRaw)
  - Added a new XMP-microsoft tag (thanks José Oliver-Didier)
  - Decode a new GoPro QuickTime tag
  - Convert nulls IPTC:DocumentHistory to newlines
  - Removed all null terminators from JSON and PHP output
  - Fixed writing of GPSDateStamp and GPSTimeStamp to be able to set to \ 
"now"
  - Internal changes:
      - Changed TimeNow() to require ExifTool object as first argument

Jan. 31, 2018 - Version 10.78

  - Added a few new values for some Olympus tags (thanks John)
  - Decode GoPro APP6 metadata in JPEG images and more GoPro MP4 tags
  - Decode more Red tags, and improved decoding of others
  - Decode face detection information from timed metadata with the -ee option
  - Fixed problem writing shorthand XMP containing CDATA sections
  - Fixed problem copying XMP-acdsee:Snapshots
  - Fixed decoding of a few Panasonic RAW tags (thanks Klaus Homeister)

Jan. 26, 2018 - Version 10.77

  - Added read support for Redcode R3D RAW videos
  - Enhanced -sep option to specify separator and terminator for binary output
  - Removed null terminator from JSON output of ICC_Profile:CharTarget
  - Improved error messages to help diagnosing some types of corrupted files
  - Return an exit status of 2 instead of 1 if all files fail the -if condition
  - Fixed decoding of QuickTime chapter names
  - Fixed incorrect MimeType for RMD files
  - Fixed problem where exit status of 1 was returned when writing with a -if
    condition if any of the files failed the condition

Jan. 22, 2018 - Version 10.76

  - Added ability to write shorthand XMP with the -z option
  - Added write support for Google XMP GFocus tags
  - Improved decoding of GoPro timed metadata
  - Renamed ASF PlayDuration to Duration
  - Fixed problem where fractional seconds were ignored when geotagging from an
    NMEA track log with no date stamps
  - Fixed runtime warning when reading XMP with an empty structure in a list
  - API Changes:
      - Added XMPShorthand option
      - Enhanced Compact option so a setting of 2 avoids XMP indentation

Jan. 12, 2018 - Version 10.75

  - Added another Sony/Minolta lens (thanks Jos Roost)
  - Decode more QuickTime tags
  - Decode a number of new tags from GoPro Hero6 MP4 videos
  - Enhanded "Unknown file type" error to indicate if "File is \ 
empty" or "File
    header is all binary zeros"
  - Improved decoding of some Sony tags (thanks Jos Roost)
  - Improved decoding of QuickTime timed metadata
  - Marked ArtworkCircaDateCreated as "Unsafe" for writing to avoid it \ 
being
    added when attempting to shift all date/time tags
  - Fixed bug which could cause runtime error when reading some old Sony maker
    notes (thanks Tamas Lovag)

Jan. 8, 2018 - Version 10.74

  - Added a new Sony/Minolta lens (thanks Jos Roost)
  - Added print conversion for ICC_Profile DeviceManufacturer and ProfileCreator
  - Added informational warning when the ExtractEmbedded option may be useful
  - Improved experimental validate feature for RAW files
  - Fixed bug in experimental Validate feature that could cause out-of-memory
    error when combined with "-use mwg"

Jan. 5, 2018 - Version 10.73

  - Added read/write support for GoPro RAW (GPR) files
  - Added a new Sony/Minolta lens (thanks Sylvain)
  - Improved conversions for GPS tags extracted from video streams

Jan. 4, 2018 - Version 10.72

  - Added IF feature to -p option
  - Decode streamed GPS position and other streamed metadata from MP4 videos
    when the -ee option is used
  - Fixed problem geotagging GPSAltitude from some GPX files

Jan. 2, 2018 - Version 10.71

  - Decode some more ICC_Profile tags (thanks Eef Vreeland)
  - Decode MechanicalShutterCount for Nikon D850 (thanks Xavier Jubier)
  - Convert PNG:CreationTime values to/from standard date format
  - Fixed problem loading default config file from application directory
  - Fixed problem reading XMP where a namespace is defined after an attribute
    which uses the namespace

Dec. 27, 2017 - Version 10.70

  - Search application directory for -config file
  - Improved robustness of JSON import
  - Enhancements to experimental Validate feature
  - Fixed bug introduced in 10.69 which could result in hang when writing
    multi-segment JPEG metadata

Dec. 18, 2017 - Version 10.69

  - Added "OK" UserParam for use in -if conditions
  - Allow writing an empty JPEG Comment
  - Check for proper location of Photoshop metadata with -validate or -use mwg
  - Exit status now set to 1 if command was aborted due to invalid arguments
  - Translate "UTF8" to appropriate escape sequence when writing
    IPTC:CodedCharacterSet with the -n option
  - Improved "Not a valid TIFF" error message to be more specific \ 
about the file
    type for TIFF-based formats
  - Fixed problem parsing Honeywell PTNTHPR NMEA sentences from some GPS devices

Dec. 5, 2017 - Version 10.68

  - Added ability to set tag values and API options to an empty string using
    "^=" on the command line
  - Added a new Sony LensType (thanks Jos Roost)
  - Added a new Nikon LensID
  - Decode more tags from some newer Leica models
  - Decode a new Apple tag
  - Fixed indeterminate order of extracted XMP structures

Nov. 16, 2017 - Version 10.67

  - Fixed problem introduced in 10.66 with -execute not returning the command
    number in the "{ready}" message when -stay_open was used
  - API Changes:
      - Added TimeZone option

Nov. 14, 2017 - Version 10.66

  - Added a new Canon LensType (thanks Norbert Wasser)
  - Updated en-ca and en-gb language translations
  - Minor format change to experimental Validate feature return value
  - Prevent JFIF from being added to a JPEG containing Adobe APP14
  - Changed a number of Canon LensType strings to add "USM" to L model \ 
names
  - Patched for compatibility with Time::Piece version 1.29_04 and later, and
    improved error handling when writing formatted date/time values
  - Fixed bug in Composite MWG CreateDate and DateTimeOriginal tags which could
    cause existing tags to be hidden when not using the -a option
  - Fixed problem using '#' suffix not properly fixed in 10.65
  - Fixed problem decoding Nikon D810 MultiExposure tags

Oct. 31, 2017 - Version 10.65

  - Added support for DOSLatinUS (cp437) and DOSLatin1 (cp850) character sets
  - Added Extra ForceWrite tag for forcing metadata in a file to be rewritten
  - Added write support for RAF images from some newer FujiFilm models
  - Added a new SonyModelID, Sony LensType and Olympus LensTypes (thanks LibRaw)
  - Added a new Pentax LensType
  - Added a new Nikon LensID
  - Decode more Sony tags for new models (thanks Jos Roost)
  - Decode Nikon D850 ShotInfo tags and custom settings (thanks Warren Hatch)
  - Decode Nikon D850 ColorTemperatureAuto (thanks LibRaw)
  - Decode Photoshop LayerModifyDates and LayerIDs
  - Improved decoding of Nikon D5/D500/D810 ShotInfo tags
  - Allow advanced formatting expressions to return a list reference
  - Fixed problem in Composite:GPSAltitude when derived from an \ 
"undef" altitude
  - Fixed bug which could result in runtime warning when excluding some tags
    from being extracted

Oct. 17, 2017 - Version 10.64

  - Added a new Nikon LensID
  - Added a new SonyModelID
  - Added a new CanonModelID (thanks LibRaw)
  - Added some new non-standard CustomRendered values
  - Decode FrameRate from FLIR SEQ files (thanks Sebastian Hani)
  - Enhanced shift feature to be able to shift some not-so-simple numerical
    values (eg. GPSLatitude) with -TAG+=VALUE syntax
  - Fixed problem with possible malformed UTF-8 when writing IPTC values that
    require truncation
  - Fixed incorrect Writable type for XMP-GSpherical:TimeStamp
  - Fixed incorrect family 2 group name for Nikon HDRInfo tags

Oct. 4, 2017 - Version 10.63

  - Added a number of new Canon LensTypes (thanks Norbert Wasser for some)
  - Added a new CanonModelID
  - Added a new Olympus CameraType
  - Decode MD5Signature in FLAC StreamInfo (thanks Tim Eliseo)
  - Improved decoding of HEIC/HEIF metadata
  - Removed useless write support for QuickTime date/time tags in HEIC/HEIF
    images
  - Fixed "Incorrect XMP stream length" problem when writing some INDD \ 
files

Sept. 28, 2017 - Version 10.62

  - Added preliminary support for HEIC/HEIF images
  - Added support for Google depthmap metadata (XMP-GDepth)
  - Added some new Sony/Minolta lenses (thanks LibRaw and Jos Roost)
  - Added a new CanonModelID (thanks Norbert Wasser)
  - Added a new Nikon LensID (thanks Michael Tapes)
  - Decode a new Sony tag (thanks Jos Roost)
  - Decode some new Nikon tags (thanks Warren Hatch)
  - Decode maker notes from Leica TL2
  - Enhanced ID3 -v2 output to show frame flags
  - Fixed problem decoding Nikon D810 camera tilt angles
  - Fixed problem where SphericalVideoXML metadata was deleted when writing XMP
    to a QuickTime-format file containing this information

Aug. 18, 2017 - Version 10.61

  - Added a new Canon LensType (thanks LibRaw)
  - Added a number of new Sigma, Nikon and Sony lenses (thanks Jos Roost)
  - Added a new Nikon LensID (thanks Yang You)
  - Decode a number of new Sony tags (thanks Jos Roost)
  - Decode Panasonic FocusDistance (thanks David Ellsworth)
  - Updated to the IPTC video metadata 1.1 specification
  - Restored the ability to delete JpgFromRaw from RAW images (broken in 10.38)
  - Fixed problem decoding maker notes from Pentax K-70 AVI videos
  - Fixed problem conditionally replacing a tag if the value to be deleted was
    taken from another tag while the new value was assigned directly

July 21, 2017 - Version 10.60

  - Added two new Sony/Minolta LensTypes (thanks Jos Roost)
  - Added a new Pentax LensType (thanks Dieter Pearcey)
  - Added new Composite UniquePathPoints tag to photoshop_paths.config
  - Extract raw-data JFIF/JFXX thumbnails as ThumbnailTIFF
  - Improved Sony LensSpec conversion
  - Updated German translations (thanks Herbert Kauer)
  - Set family 1 group name of JFXX ThumbnailImage to JFXX instead of JFIF
  - Fixed problem with %C no longer incrementing properly

July 7, 2017 - Version 10.59

  - Added a new Canon LensType (thanks LibRaw)
  - Added a new Nikon LensID
  - Added "wrong extension" warning to experimental Validate feature
  - Decode Pentax maker notes in Q-S1 AVI videos
  - Updated iptc2exif.args and exif2iptc.args to support new EXIF OffsetTime
    tags (thanks Herb)
  - Patched potential problem with "Use of uninitialized value $pos" \ 
error when
    importing malformed JSON data
  - Patched to avoid runtime warning due to invalid Nikon ShutterCount value
  - Raise an error if -b is used with the -csv option
  - Changed PNG exIf chunk name to eXIf
  - Fixed bug introduced in 10.26 which could cause hang when %C is used in an
    output file name
  - Fixed MWG:DateTimeOriginal and MWG:CreateDate to return XMP when EXIF and
    IPTC don't exist

June 29, 2017 - Version 10.58

  - Added read support for RIFF-format MBWF/RF64 files
  - Added write support for dji-drone XMP tags
  - Added a new Canon LensType (thanks Steve Bates)
  - Added a few new Sony/Minolta LensType values (thanks Jos Roost)
  - Added a couple of new CanonModelID values (thanks LibRaw and Norbert Wasser)
  - Decode some new FujiFilm tags (thanks Chris Schucker)
  - Enhanced FileSize print conversion to show in "GB" for large files
  - Fixed "outside of string in unpack" errors when reading some corrupted
    EXE/ICC files
  - Fixed problem extracting GIF MIDISong metadata

June 20, 2017 - Version 10.57

  - Added a new Canon LensType (thanks Norbert Wasser)
  - Added write support for PNG Collection tag
  - Added a few new CanonModelID values
  - Added some new Pentax ShakeReduction values
  - Removed ability to create PNG zxIf chunks
  - Documented -progress:%b feature (added in 10.26)
  - No longer report FileType, FileTypeExtension or MIMEType for JPEG/TIFF
    images with an unknown header
  - Relaxed case requirement for "SourceFile" header in CSV and JSON import
  - Fixed decoding of Pentax ExposureCompensation for newer Ricoh models
  - Fixed some incorrect "Wrong IFD" messages with experimental \ 
Validate feature
  - Fixed a couple of Sony/Minolta lens names (thanks Jos Roost)
  - Fixed "Error reading PreviewImage" warning for some Sony models

June 6, 2017 - Version 10.56

  - Removed ordering constraints between Geotag/Geosync and Geotime assignments
    on the command line
  - Removed debugging print statement left in photoshop_paths.config

Next | Query returned 80 messages, browsing 11 to 20 | Previous