~medibuntu-maintainers/ffmpeg/medibuntu.hardy

Viewing all changes in revision 17.

  • Committer: Gauvain Pocentek
  • Date: 2011-04-08 18:10:26 UTC
  • Revision ID: gauvain@images-20110408181026-7axtb05yfemqdx23
* Merged from Ubuntu, remaining Medibuntu changes:
  - debian/rules: enable DEB_BUILD_OPTIONS=risky
  - debian/control: add "risky" Build-Depends (liblame-dev, libfaad2-dev,
    libfaac-dev, libxvidcore-dev, libx264-dev)
  - debian/control: update description to clearly warn people this package
    comes from us.
  - Enable amr support:
    + debian/rules: enable amr_nb and amr_wb in confflags for support of amr
      (Adaptative MultiRate)
    + debian/rules: download needed sources for amr support on buils target
    + debian/control: update description to add the amr support warning
    + debian/patents.txt: add an explanation about the AMR audio compression
      format.
  - Enable a52 support:
    + debian/control: b-d on liba52-dev
    + debian/rules: pass --enable-liba52.
  - Add Vcs-* field
  - debian/patches/999_faadbin_fix_dynamic_linking.diff: use proper naming
    for faad 2.5+. LP: #225060
* debian/control: update our Vcs-* fields.
* SECURITY UPDATE: arbitrary code execution via crafted flic file
  - debian/patches/CVE-2010-3429.patch: add checks to
    libavcodec/flicvideo.c.
  - CVE-2010-3429
* SECURITY UPDATE: arbitrary code execution via crafted wmv file
  (LP: #690169)
  - debian/patches/CVE-2010-3908.patch: properly calculate size in
    libavcodec/utils.c.
  - CVE-2010-3908
* SECURITY UPDATE: denial of service via crafted .ogg file
  - debian/patches/CVE-2010-4704.patch: validate codebook in
    libavcodec/vorbis.c.
  - CVE-2010-4704
* SECURITY UPDATE: denial of service and possible code execution via
  crafted WebM file
  - debian/patches/CVE-2011-0480.patch: check rangebits in
    libavcodec/vorbis.c.
  - CVE-2011-0480
* SECURITY UPDATE: denial of service and possible code execution via
  crafted VC1 file (LP: #690169)
  - debian/patches/CVE-2011-0723.patch: fix invalid reads in
    libavcodec/vc1dec.c.
  - CVE-2011-0723

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: