~medibuntu-maintainers/ffmpeg/medibuntu.hardy

Viewing all changes in revision 13.

  • Committer: Lionel Le Folgoc
  • Date: 2009-03-17 20:20:43 UTC
  • Revision ID: mrpouit@ubuntu.com-20090317202043-bakkxcjasxedxby1
* 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
* SECURITY UPDATE: denial of service via a malformed Ogg Media (OGM) file
  - debian/patches/100_security_CVE-2008-4610.diff: properly check return
    codes in libavcodec/vp3.c.
  - CVE-2008-4610
* SECURITY UPDATE: buffer overflow caused by an incorrect DCA_MAX_FRAME_SIZE
  value
  - debian/patches/101_security_CVE-2008-4867.diff: set DCA_MAX_FRAME_SIZE to
    a correct value in libavcodec/dca.c.
  - CVE-2008-4867
* SECURITY UPDATE: arbitrary code execution via a malformed 4X movie file
  (LP: #323620)
  - debian/patches/102_security_CVE-2009-0385.diff: validate current_track
    value in libavformat/4xm.c.
  - CVE-2009-0385

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: