Page MenuHomeSolus

Update wavpack to 5.4.0
ClosedPublic

Authored by YakoYakoYokuYoku on May 20 2021, 6:15 PM.
Tags
None
Referenced Files
F11058202: D11130.id28474.diff
Fri, Aug 11, 6:05 AM
F11058200: D11130.id28387.diff
Fri, Aug 11, 6:05 AM
F11058198: D11130.id27005.diff
Fri, Aug 11, 6:05 AM
F11058196: D11130.id.diff
Fri, Aug 11, 6:05 AM
F11050096: D11130.diff
Thu, Aug 10, 6:45 PM
F11034473: D11130.id26834.diff
Wed, Aug 9, 4:51 PM
F11031559: D11130.diff
Wed, Aug 9, 1:01 PM
F11020105: D11130.id27005.diff
Mon, Aug 7, 1:35 AM
Subscribers

Details

Summary

Changelog:

  • 5.4.0:
    • Addressed CVE-2020-35738.
    • New "quick verify" option (-vv) added to WVUNPACK.
  • 5.3.0:
    • Fixes the following OSS-Fuzz issues:
      • OSS-Fuzz issue 19925
      • OSS-Fuzz issue 19928
      • OSS-Fuzz issue 20060
      • OSS-Fuzz issue 20448
    • In addition, a bug was fixed that could cause garbage characters to be appended to TXXX tags imported from ID3v2 tags. WavPack files affected by this bug can be repaired by simply using the WVTAG program with the --import-id3 option to re-import the tags.
  • 5.2.0:
    • Addressed the following CVEs:
      • CVE-2019-1010319
      • CVE-2019-1010317
      • CVE-2019-1010315
      • CVE-2019-11498
      • CVE-2018-19840
      • CVE-2018-19841
      • CVE-2018-10536
      • CVE-2018-10537
      • CVE-2018-10538
      • CVE-2018-10539
      • CVE-2018-10540
      • CVE-2018-7254
      • CVE-2018-7253
      • CVE-2018-6767

Signed-off-by: Martin Reboredo <yakoyoku@gmail.com>

Test Plan

Encoded a sample using wavpack then decoded the resulting file with both wvunpack and gstreamer.

Diff Detail

Repository
R3154 wavpack
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 473
Build 473: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.May 30 2021, 3:23 PM

Just a small thing here @YakoYakoYokuYoku. You can add the component for wavpack-utils.

Place patterns at the bottom of the build recipe.

This revision was automatically updated to reflect the committed changes.