Change logs for ffmpeg-extra source package in Maverick

  • ffmpeg-extra (4:0.6-2ubuntu3.3) maverick-security; urgency=low
    
      * SECURITY UPDATE: denial of service and possible code execution via
        malformed Matroska file
        - debian/patches/CVE-2011-3504.patch: verify memory allocation failures
          in libavformat/matroskadec.c.
        - CVE-2011-3504
      * SECURITY UPDATE: denial of service and possible code execution via
        malformed file containing QDM2 stream
        - debian/patches/CVE-2011-4351.patch: check boundaries in
          libavcodec/qdm2.c.
        - CVE-2011-4351
      * SECURITY UPDATE: denial of service and possible code execution via
        malformed file containing VP3 stream
        - debian/patches/CVE-2011-4352.patch: check coefficient index in
          libavcodec/vp3.c.
        - CVE-2011-4352
      * SECURITY UPDATE: denial of service and possible code execution via
        malformed file containing VP5 or VP6 streams
        - debian/patches/CVE-2011-4353.patch: check indexes in libavcodec/vp5.c
          and libavcodec/vp6.c.
        - CVE-2011-4353
      * SECURITY UPDATE: denial of service and possible code execution via
        malformed VMD file
        - debian/patches/CVE-2011-4364.patch: properly check lengths in
          libavcodec/vmdav.c.
        - CVE-2011-4364
      * SECURITY UPDATE: denial of service and possible code execution via
        malformed file containing svq1 stream
        - debian/patches/CVE-2011-4579.patch: set dimensions after they have
          changed in libavcodec/svq1dec.c.
        - CVE-2011-4579
     -- Marc Deslauriers <email address hidden>   Wed, 21 Dec 2011 15:37:45 -0500
  • ffmpeg-extra (4:0.6-2ubuntu3.2) maverick-security; urgency=low
    
      * SECURITY UPDATE: denial of service and possible code execution via
        malformed OGG file
        - debian/patches/CVE-2011-1196.patch: revalidate index when necessary
          in libavformat/oggdec.c.
        - CVE-2011-1196
      * SECURITY UPDATE: denial of service and possible code execution via
        malformed AMV file
        - debian/patches/CVE-2011-1931.patch: don't change flags in
          libavcodec/sp5xdec.c.
        - CVE-2011-1931
      * SECURITY UPDATE: denial of service via malformed APE file
        - debian/patches/CVE-2011-2161.patch: make sure there are frames in
          libavformat/ape.c.
        - CVE-2011-2161
      * SECURITY UPDATE: arbitrary code execution via malformed CAVS file
        - debian/patches/CVE-2011-3362.patch: validate values in
          libavcodec/cavsdec.c.
        - CVE-2011-3362
     -- Marc Deslauriers <email address hidden>   Mon, 19 Sep 2011 09:29:46 -0400
  • ffmpeg-extra (4:0.6-2ubuntu3.1) maverick-security; urgency=low
    
      * SECURITY UPDATE: denial of service via crafted .ogg file
        - debian/patches/fix-CVE-2010-4704.patch: validate codebook in
          libavcodec/vorbis_dec.c.
        - CVE-2010-4704
      * SECURITY UPDATE: denial of service and possible code execution via
        crafted WebM file
        - debian/patches/fix-CVE-2011-0480.patch: check rangebits in
          libavcodec/vorbis_dec.c.
        - CVE-2011-0480
      * SECURITY UPDATE: denial of service and possible code execution via
        crafted VC1 file (LP: #690169)
        - debian/patches/fix-CVE-2011-0723.patch: fix invalid reads in
          libavcodec/vc1dec.c.
        - CVE-2011-0723
     -- Marc Deslauriers <email address hidden>   Wed, 06 Apr 2011 09:18:38 -0400
  • ffmpeg-extra (4:0.6-2ubuntu3) maverick; urgency=low
    
      * merge changes from 'ffmpeg' package
    
    ffmpeg (4:0.6-2ubuntu6) maverick; urgency=low
    
      * fix dependency on libswscale-extra-0, LP: #637895
    
    ffmpeg (4:0.6-2ubuntu5) maverick; urgency=low
    
      * Add flic video patch. Fixes CVE-2010-3429
    
    ffmpeg (4:0.6-2ubuntu4) maverick; urgency=low
    
      * Configure with --enable-pic on powerpc. LP: #654666.
    
    ffmpeg (4:0.6-2ubuntu3) maverick; urgency=low
    
      * add libxfixes-dev to build-depends, LP: #631103
     -- Reinhard Tartler <email address hidden>   Tue, 05 Oct 2010 21:40:28 +0200
  • ffmpeg-extra (4:0.6-2ubuntu2) maverick; urgency=low
    
      * Add libxfixes-dev to build-depends, LP: #631103. Thanks to
        Dominic Evans for the initial patch against ffmpeg.
     -- Stefan Potyra <email address hidden>   Sun, 19 Sep 2010 13:55:05 +0200
  • ffmpeg-extra (4:0.6-2ubuntu1) maverick; urgency=low
    
      * merge from 'main' package. Changes:
        - build against faad, dirac, libopenjpeg, x264, mp3lame, librtmp and xvidcore
     -- Reinhard Tartler <email address hidden>   Wed, 16 Jun 2010 13:04:08 +0200
  • ffmpeg-extra (4:0.6-1ubuntu1) maverick; urgency=low
    
      * merge from 'main' package. Changes:
        - build against faad, dirac, libopenjpeg, x264, mp3lame and xvidcore
    
    ffmpeg (4:0.6-1ubuntu1) maverick; urgency=low
    
      * merge from debian/experimental. remaining changes:
        - don't disable encoders
        - don't build against libfaad, libdirac and libopenjpeg (all in universe)
      * new upstream release
        - internal vorbis encoder is disabled. LP: #585330
        - includes native AMR-NB decoder, LP: #93849
        - api-example is fixed: LP: #557319
    
    ffmpeg (4:0.6-1) experimental; urgency=low
    
      * new upstream release
        - adds VP8 support via libvpx, Closes: #582274
      * depend on libavfilter-extra-1 instead of -0, Closes: #583728
      * add conflicts to the ffprobe package, it has been merged upstream now
     -- Reinhard Tartler <email address hidden>   Wed, 16 Jun 2010 13:04:08 +0200
  • ffmpeg-extra (4:0.6~svn20100505-1ubuntu5) maverick; urgency=low
    
      * install files into libavfilter-extra-1.install. LP: #587424
     -- Reinhard Tartler <email address hidden>   Thu, 03 Jun 2010 22:07:30 +0200
  • ffmpeg-extra (4:0.6~svn20100505-1ubuntu4) maverick; urgency=low
    
      * bump soname for package libavutil49->libavutil50
      * fix installation rule, LP: #587424
     -- Reinhard Tartler <email address hidden>   Thu, 03 Jun 2010 11:42:48 +0200
  • ffmpeg-extra (4:0.6~svn20100505-1ubuntu3) maverick; urgency=low
    
      * remove all install rules that are related to non-library packages
        Fixes FTBFS
     -- Reinhard Tartler <email address hidden>   Fri, 28 May 2010 15:09:06 +0200
  • ffmpeg-extra (4:0.6~svn20100505-1ubuntu2) maverick; urgency=low
    
      * don't try install html files, we don't build ffmpeg-doc in ffmpeg-extra
        Fixes FTBFS
     -- Reinhard Tartler <email address hidden>   Fri, 28 May 2010 13:34:02 +0200
  • ffmpeg-extra (4:0.6~svn20100505-1ubuntu1) maverick; urgency=low
    
      * merge from 'main' package. Changes
        - build against faad, dirac, libopenjpeg, x264, mp3lame and xvidcore
     -- Reinhard Tartler <email address hidden>   Wed, 26 May 2010 07:49:18 +0200
  • ffmpeg-extra (4:0.5.1-1ubuntu1) lucid; urgency=low
    
      * merge from 'main' package. Changes
        - build against faad, dirac, libopenjpeg, x264, mp3lame and xvidcore
     -- Reinhard Tartler <email address hidden>   Thu, 04 Mar 2010 13:08:25 +0100