wavpack 5.1.0-2ubuntu1.4 source package in Ubuntu
Changelog
wavpack (5.1.0-2ubuntu1.4) bionic-security; urgency=medium * debian/0009-issue-41-make-sure-DFF-does-not*.patch: make sure DFF chunk does not have negative length. * debian/patches/0010-issue-43-catch-zero*.patch: catch zero channel count in DSF and DSDIFF files. * SECURITY UPDATE: Crash due a divide by zero - debian/patches/CVE-2019-1010315.patch: make sure DSDIFF files have a valid channel count in cli/dsdiff.c. - CVE-2019-1010315 * SECURITY UPDATE: Crashes and segfaults - debian/patches/CVE-2019-1010317.patch: make sure CAF files have a "desc" chunk in cli/caff.c. - CVE-2019-1010317 * SECURITY UPDATE: Crashes and segfaults - debian/patches/CVE-2019-1010318.patch: make sure sample rate is specified and non-zero in DFF files in cli/dsdiff.c. - CVE-2019-1010318 * SECURITY UPDATE: Crashes and segfaults - debian/patches/CVE-2019-1010319.patch: clear WaveHeader at start to prevent uninitialized read in cli/wave64.c. - CVE-2019-1010319 -- <email address hidden> (Leonidas S. Barbosa) Tue, 16 Jul 2019 09:04:50 -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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
wavpack_5.1.0.orig.tar.bz2 | 805.0 KiB | 1939627d5358d1da62bc6158d63f7ed12905552f3a799c799ee90296a7612944 |
wavpack_5.1.0-2ubuntu1.4.debian.tar.xz | 11.4 KiB | 693d918df7f4d69ba87bad1678f1dc179fb3ab23c017f44d20ee7c3065a59438 |
wavpack_5.1.0-2ubuntu1.4.dsc | 2.1 KiB | a68550c7168de18a63674ebe314357ad730cb01a9b41f6c6e20752e258926db0 |
Available diffs
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