Change logs for audiofile source package in Dapper

  • audiofile (0.2.6-6ubuntu1.1) dapper-security; urgency=low
    
      * 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
     -- Stefan Lesicnik <email address hidden>   Wed, 03 Mar 2010 10:22:05 +0200
  • audiofile (0.2.6-6ubuntu1) dapper; urgency=low
    
      * 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.
    
     -- Sebastian Dröge <email address hidden>   Mon, 27 Mar 2006 10:46:18 +0200
  • audiofile (0.2.6-6) unstable; urgency=low
    
    
      * 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
    
     -- Daniel Kobras <email address hidden>  Sat, 19 Mar 2005 19:43:13 +0100