Page MenuHomeSolus

Update wavpack to 5.4.0
ClosedPublic

Authored by YakoYakoYokuYoku on May 20 2021, 6:15 PM.
Tags
None
Referenced Files
F11067861: D11130.id28387.diff
Fri, Aug 11, 9:12 PM
F11067860: D11130.id.diff
Fri, Aug 11, 9:12 PM
F11067859: D11130.id28389.diff
Fri, Aug 11, 9:12 PM
F11067858: D11130.id26834.diff
Fri, Aug 11, 9:12 PM
F11067857: D11130.id27005.diff
Fri, Aug 11, 9:12 PM
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
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.