Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency com.drewnoakes:metadata-extractor to v2.13.0 #256

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mend-for-github-com[bot]
Copy link

@mend-for-github-com mend-for-github-com bot commented Feb 5, 2022

This PR contains the following updates:

Package Update Change
com.drewnoakes:metadata-extractor (source) minor 2.11.0 -> 2.13.0

By merging this PR, the below issues will be automatically resolved and closed:

Severity CVSS Score CVE GitHub Issue
High 7.5 CVE-2019-14262 #146

Release Notes

drewnoakes/metadata-extractor

v2.13.0

Compare Source

  • Fix java.lang.NoClassDefFoundError: java.awt.Point on Android (#​409)
  • Set epoch to UTC in MP4 (#​410)
  • Fix potential stack overflow in PanasonicRawWbInfo2 (#​420)
  • Change detectFileType to take FilterInputStream (#​425)
  • Fix build under Java 11 (#​432)
  • Support ISO-8859-1 encoding (#​436)
  • Make MP4/QuickTime handlers safe for parallel use (#​438)
  • Correctly close EPS file stream (400ce16)
  • Improve file type detection's use of streams (#​450)
  • Fix unit tests on Windows (#​452)
  • Improve MP3 detection (#​454)
  • Support MP4 UUID and MOV XMP boxes (#​451, #​455)

v2.12.0

Compare Source

  • Add HEIF support (#​314)
  • Support MP4 duration in seconds (#​321)
  • Support QuickTime duration in seconds (#​322)
  • Fix null return from PngDescriptor.getBackgroundColorDescription() (#​325)
  • Remove XMP array and struct parent properties (#​326)
  • Fix MOV/MP4 parsing issues (#​330)
  • Improve Quicktime Metadata Atom handling (#​331)
  • Exif GPS directory and descriptor updates (#​333)
  • Basic support for MP3 files (without ID3) (#​337)
  • Add several private ICC tags used by Apple (#​340)
  • Support extraction of ICC Profile and Photoshop settings embedded in IFD0 of TIFF file (#​341)
  • Show XMP tags in ImageMetadataReader main method (#​342)
  • Add Exif 2.31 tags (#​343)
  • Add getDateModified() methods to get composite values from multiple Exif tags (#​344)
  • Calculate rotation from track header box (tkhd) (#​349)
  • Fix getFlashDescription() when flash is off (#​356)
  • Fix NikonType2 getPowerUpTimeDescription (#​366)
  • Fix bug in getLong64() (#​365)
  • Ignore invalid GIF XMP blocks (#​367)
  • Support AVI/MOV date times (5c5756f)
  • Remove duplicate tags (91d800e)
  • Use "km/h" over "kph" in descriptions (6f9fb56)
  • Add ExifDirectoryBase.TAG_PHOTOSHOP_SETTINGS name (6df33da)
  • Set parent dir for ICC/Photoshop dirs in Exif (cfd2a10)
  • Fix some null pointer exceptions in MP4 code (#​369)
  • Fix for "Auto" noise reduction setting on Olympus cameras (#​339)
  • Update xmpcore to 6.0.6 (#​382)
  • Fix slow XMP parsing by limiting photoshop:DocumentAncestors node size (#​394)
  • Fix frame rate calculation using handler duration (#​387)

  • If you want to rebase/retry this PR, click this checkbox.

@mend-for-github-com mend-for-github-com bot added the security fix Security fix generated by WhiteSource label Feb 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security fix Security fix generated by WhiteSource
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants