lp:ubuntu/maverick-security/ffmpeg

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/maverick-security/ffmpeg
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

54. By Marc Deslauriers

* 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

53. By Marc Deslauriers

* 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

52. By Marc Deslauriers

* 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

51. By Reinhard Tartler

fix dependency on libswscale-extra-0, LP: #637895

50. By Reinhard Tartler

Add flic video patch. Fixes CVE-2010-3429

49. By Matthias Klose

Configure with --enable-pic on powerpc. LP: #654666.

48. By Dominic Evans

add libxfixes-dev to build-depends, LP: #631103

47. By Reinhard Tartler

weaken the dependencies for the -extra package

46. By Reinhard Tartler

* merge from debian/experimental. remaining changes:
  - don't disable encoders
  - don't build against libfaad, libdirac, librtmp and libopenjpeg (all in universe)

45. By Reinhard Tartler

* 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

Branch metadata

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

Subscribers