zikula-modules / MediaModule

A Zikula module to handle all sorts of media.
https://ziku.la
MIT License
8 stars 1 forks source link

Bump james-heinrich/getid3 from 1.9.20 to 1.9.21 #310

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps james-heinrich/getid3 from 1.9.20 to 1.9.21.

Release notes

Sourced from james-heinrich/getid3's releases.

v1.9.21-202109171300

1.9.21: [2021-09-22] James Heinrich :: 1.9.21-202109171300 » add support for RIFF.guan ¤ add ID3v1 genres 148-191 ¤ torrent files easy access key

  • bugfix #342 demo.mysqli.php XSS
  • bugfix #340 default quicktime.ReturnAtomData=false
  • bugfix #338 improved transliterated tag merging
  • bugfix #337 PHP 8.1 compatibility
  • bugfix #335 PHP 8.1 compatibility
  • bugfix #330 QuicktimeContentRatingLookup 'rtng'
  • bugfix #328 throw exception if a resource seek fails
  • bugfix #326 improved temporary path detection
  • bugfix #325 INF/NAN constants instead of float/string
  • bugfix #324 Nikon-specific atoms in QuickTime
  • bugfix #321 prevent errors on corrupt JPEGs
  • bugfix #319 prevent error in ZIP contents MIME detect
  • bugfix #315 ID3v2 USLT check for data length
  • bugfix #308 silence libxml deprecation warning
  • bugfix #304 undefined index: comments
  • bugfix #299 decbin type error in PHP8
  • bugfix #298 error scanning WAV via file pointer
  • bugfix #294 replace IMG_JPG with IMAGETYPE_JPEG
  • bugfix #292 PDFs take long time to parse
  • bugfix #291 divzero QuickTime with no playable content
  • bugfix #290 detect ID3v1 on minimal example files
  • bugfix #289 avoid crash on invalid TIFF
  • bugfix #287 mp3 CBR detected as VBR
  • bugfix #286 corrupt mp3 can cause slow scanning
  • bugfix #284 allow "0" as a value in tags
  • bugfix #283 array offset on value of type int
  • bugfix #277 ID3v2 add new Turkish Lira TRY
  • bugfix #270 demo.mysqli.php LONGBLOB
  • bugfix #266 fix possible endless loop on PNG
  • bugfix #257 undefined variables
  • bugfix #207 improved LAME version string parsing
Changelog

Sourced from james-heinrich/getid3's changelog.

1.9.21: [2021-09-22] James Heinrich :: 1.9.21-202109171300 » add support for RIFF.guan ¤ add ID3v1 genres 148-191 ¤ torrent files easy access key

  • bugfix #342 demo.mysqli.php XSS
  • bugfix #340 default quicktime.ReturnAtomData=false
  • bugfix #338 improved transliterated tag merging
  • bugfix #337 PHP 8.1 compatibility
  • bugfix #335 PHP 8.1 compatibility
  • bugfix #330 QuicktimeContentRatingLookup 'rtng'
  • bugfix #328 throw exception if a resource seek fails
  • bugfix #326 improved temporary path detection
  • bugfix #325 INF/NAN constants instead of float/string
  • bugfix #324 Nikon-specific atoms in QuickTime
  • bugfix #321 prevent errors on corrupt JPEGs
  • bugfix #319 prevent error in ZIP contents MIME detect
  • bugfix #315 ID3v2 USLT check for data length
  • bugfix #308 silence libxml deprecation warning
  • bugfix #304 undefined index: comments
  • bugfix #299 decbin type error in PHP8
  • bugfix #298 error scanning WAV via file pointer
  • bugfix #294 replace IMG_JPG with IMAGETYPE_JPEG
  • bugfix #292 PDFs take long time to parse
  • bugfix #291 divzero QuickTime with no playable content
  • bugfix #290 detect ID3v1 on minimal example files
  • bugfix #289 avoid crash on invalid TIFF
  • bugfix #287 mp3 CBR detected as VBR
  • bugfix #286 corrupt mp3 can cause slow scanning
  • bugfix #284 allow "0" as a value in tags
  • bugfix #283 array offset on value of type int
  • bugfix #277 ID3v2 add new Turkish Lira TRY
  • bugfix #270 demo.mysqli.php LONGBLOB
  • bugfix #266 fix possible endless loop on PNG
  • bugfix #257 undefined variables
  • bugfix #207 improved LAME version string parsing
Commits


Dependabot compatibility score

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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)