lp:ubuntu/dapper-security/audiofile

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/dapper-security/audiofile
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

5. By Stefan Lesicnik <email address hidden>

* SECURITY UPDATE: Heap-based buffer overflow in msadpcm.c in libaudiofile
  in audiofile 0.2.6 allows context-dependent attackers to cause a denial
  of service (application crash) or possibly execute arbitrary code via a
  crafted WAV file. (LP: #527033)
  - debian/patches/22_CVE-2008-5824.dpatch: Fix buffer overflow when
    decompressing MS ADPCM .wav files.
  - CVE-2008-5824

4. By Sebastian Dröge

* debian/patches/11_audiofile_const.dpatch:
  + Add patch by Ben Maurer that marks some variables const and saves ~2 MB
    of RAM on a complete desktop.
    See http://bmaurer.blogspot.com/2006/03/libaudiofile-patch.html
    for more information.

3. By Daniel Kobras <email address hidden>

Added patches:
[10_include_audiofile_in_af_vfs] New.
af_vfs.h relies on audiofile.h being included already, so force the
include. Closes: #300391

2. By Daniel Kobras <email address hidden>

* Implements afOpenVirtualFile(), so applications can actually make
  use of the API exposed in af_vfs.h. (Kudos to Daniel Schepler
  <email address hidden>.)
* Include shlibs dependency on this version and up. That's because
  the above amounts to an API change, or rather an API fix. Previous
  versions declared the function in the headers, but didn't implement
  a stub in the lib itself. Same with some of the changes between
  0.1.9, and 0.2.0, so it's really high time we add a shlibs version.

1. By Daniel Kobras <email address hidden>

Import upstream version 0.2.3

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/lucid/audiofile
This branch contains Public information 
Everyone can see this information.

Subscribers