lp:~medibuntu-maintainers/ffmpeg/medibuntu.maverick

Created by Gauvain Pocentek and last modified
Get this branch:
bzr branch lp:~medibuntu-maintainers/ffmpeg/medibuntu.maverick
Members of Medibuntu Packaging Team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Medibuntu Packaging Team
Project:
FFmpeg
Status:
Development

Recent revisions

21. By Gauvain Pocentek

* Merge from maverick-security.
* debian/control:
  - update maintainer and uploaders
  - use our addresses in Vcs-* fields
  - build-depends on libfaac-dev, libopencore-amrnb-dev and
    libopencore-amrwb-dev to add aac encoding and amr support lp: #490227
  - recommends apport-hooks-medibuntu for lib*-extra-* to catch all bug
    reports.
* 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

20. By Gauvain Pocentek

* Merge from maverick.
* debian/control:
  - update maintainer and uploaders
  - use our addresses in Vcs-* fields
  - build-depends on libfaac-dev, libopencore-amrnb-dev and
    libopencore-amrwb-dev to add aac encoding and amr support lp: #490227
  - recommends apport-hooks-medibuntu for lib*-extra-* to catch all bug
    reports.
* Remove Guillaume from Uploaders
* 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

19. By Gauvain Pocentek

Remove Guillaume from Uploaders

18. By Gauvain Pocentek

* Merge from maverick.
* debian/control:
  - update maintainer and uploaders
  - use our addresses in Vcs-* fields
  - build-depends on libfaac-dev, libopencore-amrnb-dev and
    libopencore-amrwb-dev to add aac encoding and amr support lp: #490227
  - recommends apport-hooks-medibuntu for lib*-extra-* to catch all bug
    reports.
* 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

17. By Gauvain Pocentek <gauvain@images>

* release 4:0.6-2ubuntu3+medibuntu1
* fix my email address in changelog

16. By Gauvain Pocentek <gauvain@images>

* Merge from maverick.
* debian/control:
  - update maintainer and uploaders
  - use our addresses in Vcs-* fields
  - build-depends on libfaac-dev, libopencore-amrnb-dev and
    libopencore-amrwb-dev to add aac encoding and amr support lp: #490227
  - recommends apport-hooks-medibuntu for lib*-extra-* to catch all bug
    reports.
* merge changes from 'ffmpeg' package
* fix dependency on libswscale-extra-0, LP: #637895
* Add flic video patch. Fixes CVE-2010-3429
* Configure with --enable-pic on powerpc. LP: #654666.
* add libxfixes-dev to build-depends, LP: #631103
* weaken the dependencies for the -extra package

15. By Gauvain Pocentek <gauvain@images>

* Merge from maverick.
* debian/control:
  - update maintainer and uploaders
  - use our addresses in Vcs-* fields
  - build-depends on libfaac-dev, libopencore-amrnb-dev and
    libopencore-amrwb-dev to add aac encoding and amr support lp: #490227
  - recommends apport-hooks-medibuntu for lib*-extra-* to catch all bug
    reports.
* Add myself to uploaders
* Add libxfixes-dev to build-depends, LP: #631103. Thanks to
  Dominic Evans for the initial patch against ffmpeg.
* merge from 'main' package. Changes:
  - build against faad, dirac, libopenjpeg, x264, mp3lame, librtmp and xvidcore
* merge from debian/experimental. remaining changes:
  - don't disable encoders
  - don't build against libfaad, libdirac, librtmp and libopenjpeg (all in universe)
* Enable RTMP[E] support via librtmp.
* Disable aac encoder, see README.Debian.
* Fix obsolete-relation-form for the internal dependencies.
* Merge debian/README.Source into debian/README.source and add section
  headers.
* Remove obsoleted support for the non-free libamr-nb/wb.
* enable runtime-cpudetect
* conditionally build against opencore-amr if installed in the build
  environment
* update upstream url in debian/copyright
* fix usage documentation in debian/get-orig-source.sh
* update dep3 headers for debian/patches/900_doxyfile
* add proper replaces for moving presets back to ffmpeg
* make debian/patches gbp-pq friendly
* Add VP80 fourcc to libavformat/riff.c
* Backport-AAC-HE-v2
* bump Standards-Version, no changes needed
* merge from 'main' package. Changes:
  - build against faad, dirac, libopenjpeg, x264, mp3lame and xvidcore
* 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
* 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
* add proper replaces, fixes: LP: #587369
* fix typo in dependency on libavfilter-extra-1. LP: #587431
* install files into libavfilter-extra-1.install. LP: #587424
* bump soname for package libavutil49->libavutil50
* fix installation rule, LP: #587424
* remove all install rules that are related to non-library packages
  Fixes FTBFS
* don't try install html files, we don't build ffmpeg-doc in ffmpeg-extra
  Fixes FTBFS
* merge from 'main' package. Changes
  - build against faad, dirac, libopenjpeg, x264, mp3lame and xvidcore
* merge from debian/experimental. remaining changes:
  - don't disable encoders
  - don't build against libfaad, libdirac and libopenjpeg (all in universe)
* update to new upstream. Closes: #569727
  - fixes various segfaults and other minor feature improvements
    Closes: #374931, #522449, #501891, #559712, #420231, #369127, #538082,
            #298095, #294422, #561553, #525385, #495274, #420230
    LP: #305286, #457106, #529200, #301723, #305315, #336479, #420230,
        #412063, #428912, #432181, #440591, #453732, #453732, #453732,
    #514259, #515243, #521472, #530186, #530186, #197842, #483317,
   #483317, #539407, #280098, #331255, #566107, #569823, #570305,
   #573190
* Fixup lintian overrides for new upstream snapshot
* Bump Standards-Version to 3.8.4
* Many upstream changes, see upstream Changelog for details
* Prepare new upload for Debian.
* Update gbp.conf for master.extra branch.
* Bump Standards-Version to 3.8.4.
* Don't include build-depends-indep when only building arch-dependent
  packages.
* Include ${misc:Depends} for all packages.
* Set the team as maintainers.

14. By Lionel Le Folgoc

releasing version 4:0.5.1-1ubuntu1+medibuntu1

13. By Lionel Le Folgoc

* Merge from lucid.
* debian/control:
  - update maintainer and uploaders
  - use our addresses in Vcs-* fields
  - build-depends on libfaac-dev, libopencore-amrnb-dev and
    libopencore-amrwb-dev to add aac encoding and amr support lp: #490227
  - recommends apport-hooks-medibuntu for lib*-extra-* to catch all bug
    reports.
* debian/confflags: add detection for opencore-amr.
* merge from 'main' package. Changes
  - build against faad, dirac, libopenjpeg, x264, mp3lame and xvidcore
* merge from debian. remaining changes:
  - don't disable encoders
  - don't build against libfaad, libdirac and libopenjpeg (all in universe)
* new upstream release:
  - clarifies documentation on metadata, Closes: #570050, LP: #501729
  - further security backports, Closes: #570713
* adapt to new versioning scheme
* use '<<' instead of '<' relationship for internal shlib file
* merge changes from ubuntu packaging
* drop wmapro backport again as discussed with upstream. The unrelated
  changes seem too risky for a stable release.
* debian/patches/901-fix-misc-typos.patch: New patch taken from
  upstream GIT (slightly modified) to fix some spelling errors.
* Document our calling of debhelper programs in an odd order in
  debian/rules.
* document some unattributed patches
* enable cpu autodetection in libswscale, Closes: #567725, LP: #386397
* backport wmapro codec from ffmpeg trunk
* tighten build dependency on new x264 package
* add libx264 wrapper backport for ffmpeg 0.5
* install presets in 'libavcodec package' instead of 'ffmpeg' binary,
  see git history for rationale of this change
* Upload to unstable
* Urgency medium because of fixed RC bugs (security issues)

12. By Lionel Le Folgoc

releasing version 4:0.5+svn20090706-5ubuntu3+medibuntu1

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.