akvo-flow
akvo-flow copied to clipboard
Bump metadata-extractor from 2.12.0 to 2.18.0 in /GAE
Bumps metadata-extractor from 2.12.0 to 2.18.0.
Release notes
Sourced from metadata-extractor's releases.
v2.18.0
What's Changed
- Fix integer addition overflow. by
@cnilesin drewnoakes/metadata-extractor#570- Significant MP4 and QuickTime refactoring
- Fixed issues identified by fuzzing in #561
- Better RIFF error reporting
- Improved
Rationalvalue presentation in some cases- Support more Sony lens models
- Improve HEIF/HEIC rotation description
- Validate
Metadata.addDirectorynot passednullNew Contributors
@cnilesmade their first contribution in drewnoakes/metadata-extractor#570Full Changelog: https://github.com/drewnoakes/metadata-extractor/compare/2.17.0...2.18.0
v2.17.0
What's Changed
- Replace
FilterInputStreamwithInputStreaminFileTypeDetectorby@drewnoakesin drewnoakes/metadata-extractor#541- Allow Application Notes (XMP) in SubIFD by
@drewnoakesin drewnoakes/metadata-extractor#540- Fix reading arrays of Float64 in TIFF files by
@fclofin drewnoakes/metadata-extractor#548- Reconyx HyperFire 2 Support by
@IntelliDevPeepin drewnoakes/metadata-extractor#550New Contributors
@fclofmade their first contribution in drewnoakes/metadata-extractor#548@IntelliDevPeepmade their first contribution in drewnoakes/metadata-extractor#550Full Changelog: https://github.com/drewnoakes/metadata-extractor/compare/2.16.0...2.17.0
v2.16.0
- Detect 3gp5 as MP4 (0fafa2f02d168079700e1783d67a609e3dabde42)
- Treat "ftyp" with unknown 4CC as QuickTime (9ab28c0261989efcc4b84767403728bd1b06bd98)
- Only allocate string when "ftyp" present (24efd338c36cf0aaa15cb295414a85c4df15f628)
- Bump
com.adobe.xmpcoreto 6.1.11 (#514)- Added
KeyValuePair.toString()(#523)- Added
Schema.PHOTOSHOP_PROPERTIES(#522)- Overflowing a short length so it goes negative and screws up the byte read pointer (#524)
- fixing the MP4 rotation angle value (#533)
- Avoid reading unused bytes from PNG streams (#535)
v2.15.0
- Read Exif from PNG images (#481)
- Remove Class-Path entry from MANIFEST in jar (#483)
- Remove AWT dependency (#485)
- Update name of ICC
cprttag from "Copyright" to "Profile Copyright" (#488)- Add CRX and other MP4/QuickTime file type detection (#493)
- Fix 1 Jan 1904 epoch value (#498)
- Improve Samsung makernote detection (#506)
- Preserve QuickTime video rotation sign (961ad72399a44b5e101e3b500b687c118a819f44)
... (truncated)
Commits
2fd3f66Version 2.18.034092f5Improvements to Rational handlinge8ba160Remove commented codeffc971eAdditional file type extensions in regression test runnercd64999Extend Sony model ID lookup17a4df8Don't read unused values70ae244Refactor MP4 handlingf92f2ceRemove redundant null check9f53ea4Remove redundant import90bc49bUpdate annotations- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.