[ubuntu/raring-proposed] libav 6:0.8.6-1ubuntu1 (Accepted)
Reinhard Tartler
siretart at tauware.de
Sat Mar 30 08:59:04 UTC 2013
libav (6:0.8.6-1ubuntu1) raring; urgency=low
* Merge from debian/unstable, LP: #1160734, remaining changes:
- don't build against libdirac, lame, libopenjpeg, librtmp, frei0r,
vo-aacenc, vo-amrenc, x264, and xvid (all in universe)
- do not build libav-extra-dbg, it is build from the libav-extra source
package in ubuntu.
- drop libav-regular-dbg, not necessary in ubuntu
- Adjust LIB_PKGS/LIB_PKGS2 lists in debian/rules
- several ifdefs in debian/rules that allow the use of the same file
in libav and libav-extra (most of this can be merged into the debian
package)
* Tested that co-instability of libavcodec-dev with libavcodec-extra-53 works.
LP: #1143929, #1101829
* Remove all debug packages. In ubuntu, we provide debug symbols via the
.ddeb infrastructure.
libav (6:0.8.6-1) unstable; urgency=low
* Imported Upstream version 0.8.6, new releases fixes:
- h264: check for luma and chroma bit depth being equal (CVE-2013-2277)
- iff: validate CMAP palette size (CVE-2013-2495)
- msrledec: convert to bytestream2 API and add proper bounds checking (CVE-2013-2496)
- vorbisdec: Error on bark_map_size equal to 0 (CVE-2013-0894)
- Thus, closes: #703200
libav (6:0.8.5-1) unstable; urgency=low
* New upstream security/bugfix release. New releases fixes
(bug numbers reference http://bugzilla.libav.org, Closes: #694483)
- Indeo 4 (CVE-2012-2791)
- VP5/VP6 (CVE-2012-2783)
- Indeo 3 (CVE-2012-2804)
- MPEG-1/2 (CVE-2012-2803)
- MP3 (CVE-2012-2797)
- AAC (CVE-2012-5144)
- AC-3 (CVE-2012-2802)
- AVS (CVE-2012-2801)
- DFA (CVE-2012-2798)
- ID3v2 (Bug 395)
- Serious Memory leaks on broken Ogg files
* drop recordshow script. This clearly undermaintained script has
unclear copyright status and is unlikely to work properly anyway.
Date: Wed, 27 Mar 2013 07:57:15 +0100
Changed-By: Reinhard Tartler <siretart at tauware.de>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/raring/+source/libav/6:0.8.6-1ubuntu1
-------------- next part --------------
Format: 1.8
Date: Wed, 27 Mar 2013 07:57:15 +0100
Source: libav
Binary: libav-tools ffmpeg ffmpeg-doc libav-doc libavutil51 libavcodec53 libavdevice53 libavformat53 libavfilter2 libpostproc52 libswscale2 libavutil-dev libavcodec-dev libavdevice-dev libavformat-dev libavfilter-dev libpostproc-dev libswscale-dev libav-source
Architecture: source
Version: 6:0.8.6-1ubuntu1
Distribution: raring
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Reinhard Tartler <siretart at tauware.de>
Description:
ffmpeg - Multimedia player, server, encoder and transcoder (transitional p
ffmpeg-doc - Documentation of the Libav API (transitional package)
libav-doc - Documentation of the Libav API
libav-source - Patched Libav sources
libav-tools - Multimedia player, server, encoder and transcoder
libavcodec-dev - Development files for libavcodec
libavcodec53 - Libav codec library
libavdevice-dev - Development files for libavdevice
libavdevice53 - Libav device handling library
libavfilter-dev - Development files for libavfilter
libavfilter2 - Libav video filtering library
libavformat-dev - Development files for libavformat
libavformat53 - Libav file format library
libavutil-dev - Development files for libavutil
libavutil51 - Libav utility library
libpostproc-dev - Development files for libpostproc
libpostproc52 - Libav video postprocessing library
libswscale-dev - Development files for libswscale
libswscale2 - Libav video scaling library
Closes: 694483 703200
Launchpad-Bugs-Fixed: 1101829 1143929 1160734
Changes:
libav (6:0.8.6-1ubuntu1) raring; urgency=low
.
* Merge from debian/unstable, LP: #1160734, remaining changes:
- don't build against libdirac, lame, libopenjpeg, librtmp, frei0r,
vo-aacenc, vo-amrenc, x264, and xvid (all in universe)
- do not build libav-extra-dbg, it is build from the libav-extra source
package in ubuntu.
- drop libav-regular-dbg, not necessary in ubuntu
- Adjust LIB_PKGS/LIB_PKGS2 lists in debian/rules
- several ifdefs in debian/rules that allow the use of the same file
in libav and libav-extra (most of this can be merged into the debian
package)
* Tested that co-instability of libavcodec-dev with libavcodec-extra-53 works.
LP: #1143929, #1101829
* Remove all debug packages. In ubuntu, we provide debug symbols via the
.ddeb infrastructure.
.
libav (6:0.8.6-1) unstable; urgency=low
.
* Imported Upstream version 0.8.6, new releases fixes:
- h264: check for luma and chroma bit depth being equal (CVE-2013-2277)
- iff: validate CMAP palette size (CVE-2013-2495)
- msrledec: convert to bytestream2 API and add proper bounds checking (CVE-2013-2496)
- vorbisdec: Error on bark_map_size equal to 0 (CVE-2013-0894)
- Thus, closes: #703200
.
libav (6:0.8.5-1) unstable; urgency=low
.
* New upstream security/bugfix release. New releases fixes
(bug numbers reference http://bugzilla.libav.org, Closes: #694483)
- Indeo 4 (CVE-2012-2791)
- VP5/VP6 (CVE-2012-2783)
- Indeo 3 (CVE-2012-2804)
- MPEG-1/2 (CVE-2012-2803)
- MP3 (CVE-2012-2797)
- AAC (CVE-2012-5144)
- AC-3 (CVE-2012-2802)
- AVS (CVE-2012-2801)
- DFA (CVE-2012-2798)
- ID3v2 (Bug 395)
- Serious Memory leaks on broken Ogg files
* drop recordshow script. This clearly undermaintained script has
unclear copyright status and is unlikely to work properly anyway.
Checksums-Sha1:
b47a3ee819f05c29d5568827d2458ccc4d0283cb 3048 libav_0.8.6-1ubuntu1.dsc
c143f55d4a2897a56309214956e66578dd675659 5289362 libav_0.8.6.orig.tar.gz
27e738c271c2d5ad1f07c8b73bc69adbf3e60039 46776 libav_0.8.6-1ubuntu1.debian.tar.gz
Checksums-Sha256:
386cb28a9279782bab238c4b13c158640523157dedd23a546c39d0b106c677ca 3048 libav_0.8.6-1ubuntu1.dsc
b03e23f3c34331ce955c2ac4e90994d1b7b0f1b7f52e9c651daf94a99671dd67 5289362 libav_0.8.6.orig.tar.gz
125dcd9fbc07b746d647bd4cf858ba2904f5c8d37693f50477c08fdde9d5a880 46776 libav_0.8.6-1ubuntu1.debian.tar.gz
Files:
22955ecfba403afefb8282c60b937e7f 3048 libs optional libav_0.8.6-1ubuntu1.dsc
7154a4cf9cc6ac3b6950b1355e0b0644 5289362 libs optional libav_0.8.6.orig.tar.gz
d61757aeeb9917beb6969f375d684d9f 46776 libs optional libav_0.8.6-1ubuntu1.debian.tar.gz
Original-Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
More information about the Raring-changes
mailing list