wavpack 5.1.0-2ubuntu1.5 source package in Ubuntu

Changelog

wavpack (5.1.0-2ubuntu1.5) bionic-security; urgency=medium

  * SECURITY UPDATE: Out-of-bounds write
    - debian/patches/CVE-2020-35738.patch: checks bounds
      in order to avoid/fix integer overflows resulting in buffer
      overruns in src/pack_utils.c.
    - CVE-2020-35738

 -- Leonidas Da Silva Barbosa <email address hidden>  Tue, 05 Jan 2021 10:32:02 -0300

Upload details

Uploaded by:
Leonidas S. Barbosa
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
sound
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates main sound
Bionic security main sound

Downloads

File Size SHA-256 Checksum
wavpack_5.1.0.orig.tar.bz2 805.0 KiB 1939627d5358d1da62bc6158d63f7ed12905552f3a799c799ee90296a7612944
wavpack_5.1.0-2ubuntu1.5.debian.tar.xz 11.7 KiB 5aeb666c56a32aa2ae04b1f8be7f024c4380f44098e6fc152aa37e8e90b66ad4
wavpack_5.1.0-2ubuntu1.5.dsc 2.2 KiB e38f632be586a24ae249639c8d952ec5d85da222d2f9c46ce74afd95c7ed69cd

View changes file

Binary packages built by this source

libwavpack-dev: audio codec (lossy and lossless) - development files

 WavPack is a completely open audio compression format providing lossless,
 high-quality lossy, and a unique hybrid compression mode. Although the
 technology is loosely based on previous versions of WavPack, the new version
 4 format has been designed from the ground up to offer unparalleled
 performance and functionality.
 .
 This package contains the header files, static libraries
 and symbolic links that developers using libwavpack will need.

libwavpack1: audio codec (lossy and lossless) - library

 WavPack is a completely open audio compression format providing lossless,
 high-quality lossy, and a unique hybrid compression mode. Although the
 technology is loosely based on previous versions of WavPack, the new version
 4 format has been designed from the ground up to offer unparalleled
 performance and functionality.
 .
 This package contains the shared libraries necessary to run programs
 using libwavpack.

libwavpack1-dbgsym: debug symbols for libwavpack1
wavpack: audio codec (lossy and lossless) - encoder and decoder

 WavPack is a completely open audio compression format providing lossless,
 high-quality lossy, and a unique hybrid compression mode. Although the
 technology is loosely based on previous versions of WavPack, the new version
 4 format has been designed from the ground up to offer unparalleled
 performance and functionality.
 .
 This package contains an encoder and decoder for wavpack files.

wavpack-dbgsym: debug symbols for wavpack