libsndfile 1.0.23-1ubuntu0.1 source package in Bilimbi Test

Changelog

libsndfile (1.0.23-1ubuntu0.1) natty-security; urgency=low

  * SECURITY UPDATE: integer overflow leading to heap-based overflow
    - debian/CVE-2011-2696.patch: verify paf header length and paf channels
    - CVE-2011-2696
 -- Jamie Strandboge <email address hidden>   Thu, 21 Jul 2011 15:32:10 -0500

Upload details

Uploaded by:
Jamie Strandboge
Uploaded to:
Natty
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Angry Aardvark release universe devel

Builds

Natty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libsndfile_1.0.23.orig.tar.gz 1012.8 KiB 54c9c375598538263395a691f9b30987a2faa3d8a166d27e6a09ba4700223d4d
libsndfile_1.0.23-1ubuntu0.1.debian.tar.gz 10.1 KiB fc07d83269266e83fc8870997e719dc0d30e7758beaeec390b9e6895f05107ed
libsndfile_1.0.23-1ubuntu0.1.dsc 2.0 KiB edab4d223a650514a6d0d8f334040671c2289adac9acc3b5a33b3fcf177c2907

View changes file

Binary packages built by this source

libsndfile1: Library for reading/writing audio files

 libsndfile is a library of C routines for reading and writing files containing
 sampled audio data.
 .
 Various versions of WAV (integer, floating point, GSM, and compressed formats);
 Microsoft PCM, A-law and u-law formats; AIFF, AIFC and RIFX; various AU/SND
 formats (Sun/NeXT, Dec AU, G721 and G723 ADPCM); RAW header-less PCM files;
 Amiga IFF/8SVX/16SV PCM files; Ensoniq PARIS (.PAF); Apple's Core Audio Format
 (CAF) and others.

libsndfile1-dev: Development files for libsndfile; a library for reading/writing audio files

 libsndfile is a library of C routines for reading and writing files containing
 sampled audio data.
 .
 This is the development version of libsndfile. You will need this only if you
 intend to compile programs that use this library.

sndfile-programs: Sample programs that use libsndfile

 This package contains simple programs which use libsndfile for operating on
 sound files.
 .
 Programs include:
   - sndfile-cmp : compare the audio data of two files
   - sndfile-concat : concatenate two or more files
   - sndfile-convert : convert between sound file formats
   - sndfile-info : print information about files
   - sndfile-metadata-get/set : get and set file metadata
   - sndfile-play : play a sound file