Accepted:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.8 Date: Sun, 05 Jan 2014 15:05:35 -0500 Source: libav Binary: libav-tools libav-dbg libav-doc libavutil52 libavcodec54 libavdevice53 libavformat54 libavfilter3 libswscale2 libavutil-dev libavcodec-dev libavdevice-dev libavformat-dev libavfilter-dev libswscale-dev libavresample-dev libavresample1 libavutil-extra-52 libavcodec-extra-54 libavdevice-extra-53 libavfilter-extra-3 libavformat-extra-54 libswscale-extra-2 libavcodec-extra Architecture: amd64 source Version: 6:9.10-1~bpo70+1 Distribution: wheezy-backports Urgency: medium Maintainer: Debian Multimedia Maintainers <[email protected]> Changed-By: Reinhard Tartler <[email protected]> Closes: 671934 674139 679542 680602 681491 683895 688847 691088 693040 693327 694483 694657 703200 709817 713856 716734 716735 717009 725956 Description: libavcodec54 - Libav codec library libavcodec-dev - Development files for libavcodec libavcodec-extra-54 - Libav codec library (additional codecs) libavcodec-extra - Libav codec library (additional codecs meta-package) libav-dbg - Debug symbols for Libav related packages libavdevice53 - Libav device handling library libavdevice-dev - Development files for libavdevice libavdevice-extra-53 - Libav device handling library (transitional package) libav-doc - Documentation of the Libav API libavfilter3 - Libav video filtering library libavfilter-dev - Development files for libavfilter libavfilter-extra-3 - Libav filter library (transitional package) libavformat54 - Libav file format library libavformat-dev - Development files for libavformat libavformat-extra-54 - Libav file format library (transitional package) libavresample1 - Libav audo resampling library libavresample-dev - Development files for libavresample libav-tools - Multimedia player, server, encoder and transcoder libavutil52 - Libav utility library libavutil-dev - Development files for libavutil libavutil-extra-52 - Libav utility library (transitional package) libswscale2 - Libav video scaling library libswscale-dev - Development files for libswscale libswscale-extra-2 - Libav video software scaling library (transitional package) Changes: libav (6:9.10-1~bpo70+1) wheezy-backports; urgency=low . * Rebuild for wheezy-backports. * Drop opencv support from libavfilter. Can be reenabled as soon as a sufficiently new libopencv reaches wheezy-backports. . libav (6:9.10-1) unstable; urgency=medium . * New upstream release 9.10 * Too many security related upstream changes to list here, please cf. to upstream changelog: http://git.libav.org/?p=libav.git;a=blob;f=Changelog;hb=refs/tags/v9.9 * Urgency set to medium because new upstream release fixes many security issues. * Do not accidentally overwrite installed binaries from different flavors. Thanks to Fabian Greffrath for the patch (Closes: #725956) . libav (6:9.9-1) experimental; urgency=low . * New upstream release 9.9 * Too many security related upstream changes to list here, please cf. to upstream changelog. Closes: #717009 . libav (6:9.8-2) unstable; urgency=low . * Upload to unstable * Weaken dependencies on libx264, opencv and frei0r for now to allow compilation. This dependency will be tightened as soon as the libraries have been updated in unstable. . libav (6:9.8-1) experimental; urgency=low . * New upstream release 9.8, Closes: #716734, #716735 * Upstream Changes: . - kmvc: Clip pixel position to valid range - kmvc: Use fixed sized arrays in the context - indeo: Reject negative array indexes - indeo: Check for reference when inheriting motion vectors - indeo: Properly forward the error codes - mjpeg: Check the unescaped size for overflows - wmapro: Error out on impossible scale factor offsets - wmapro: Check the min_samples_per_subframe - wmapro: Return early on unsupported condition - wmapro: Check num_vec_coeffs against the actual available buffer - wmapro: Make sure there is room to store the current packet - lavc: Move put_bits_left in put_bits.h - 4xm: Do not overread the source buffer in decode_p_block - 4xm: Check bitstream_size boundary before using it . libav (6:9.7-1) experimental; urgency=low . * New upstream release 9.7, Most of the following fixes resulted from test samples that the Google Security Team has kindly made available: . - 4xm: fix several programming errors to avoid crashes, etc. - apetag: use int64_t for filesize - jpegls: Fix invalid writes to memory - ljpeg: use the correct number of components in YUV - mjpeg: Validate sampling factors - mjpegdec: properly report unsupported disabled features - mjpegdec: validate parameters in mjpeg_decode_scan_progressive_ac - mpegvideo: allocate sufficiently large scratch buffer for interlaced vid - pixdesc: mark gray8 as pseudopal - smacker: fix several programming errors to avoid crashes, etc. - tiff: do not overread the source buffer - vmd: drop incomplete chunks and spurious samples - vmdav: convert to bytestream2 to avoid invalid reads and writes - wavpack: check packet size early - wavpack: use bytestream2 in wavpack_decode_block - wavpack: validate samples size parsed in wavpack_decode_block . libav (6:9.6-2) experimental; urgency=low . * Tighten build dependency on libx264, Closes: #709817 * Introduce the libavcodec-extra meta-package * No longer check for --enable-dirac switch * Bump standards version * Cleanup some obsolete Package relationship fields * Drop obsolete DM-Upload field * libavcodec-extra: add misc:Depends substvar * Factor out binary-indep builds * Install tool HTML documentation into libav-tools package . libav (6:9.6-1) experimental; urgency=low . * New Upstream release 9.6 - wav: Always seek to an even offset, Bug #500, LP: #1174737 - various security relevant patches . libav (6:9.5-1) experimental; urgency=low . * New Upstream version 9.5: - Most of the following fixes resulted from test samples that the Google Security Team has kindly made available . libav (6:9.4-1) experimental; urgency=low . * Imported Upstream version 9.4 - h264: check for luma and chroma bit dept being equal (CVE-2013-2277) - iff: validate CMAP palette size (CVE-2013-2495) - Thus, closes: #703200 * debian/watch: download xz files and tigthen checks . libav (6:9.3-1) experimental; urgency=low . [ Jonas Smedegaard ] * Stop using CDBS. . [ Reinhard Tartler ] * Imported Upstream version 9.2 (never uploaded, though) * Imported Upstream version 9.3: - Fixes CVE-2013-0894 * drop 02-fix-build-on-non-armv5te.patch, merged upstream . libav (6:9.1-3) experimental; urgency=low . * Build-depend on libopus-dev. * Stop needlessly build-depending on libcv-dev. * Tighten build-dependencies on frei0r-plugins-dev, libopencv-dev and libx264-dev, to use experimental packages. * Have libav-tools and libavfilter3 suggest frei0r-plugins. * Add upstream patch 02 to fix build on armel without armv5te support. . libav (6:9.1-2) experimental; urgency=low . [ Jonas Smedegaard ] * Document all licensing of binary packages in README.Debian (not partly as comment in copyright file), to avoid confusing source issued licenses with binary resolved licensing. . [ Reinhard Tartler ] * Bump shlibs to 6:9.1-1 * Fix internal shlibs . libav (6:9.1-1) experimental; urgency=low . [ Jonas Smedegaard ] * Rewrite copyright file using copyright format 1.0. Closes: bug#694657. Thanks to Francesco Poli. * Include CDBS utils.mk, to track future copyright/licensing changes. Build-depend on cdbs. Update README.source. . [ Reinhard Tartler ] * Imported Upstream version 9 - New releases fixes (among others) CVE-2012-2882 CVE-2012-5359 CVE-2012-5360 CVE-2012-5361, Closes: #694483 * drop debian/recordshow.sh * ignore shlib-with-non-pic-code also for libavcodec-extra-54 * make libavcodec54/libavcodec-extra-54 properly conflict/replace each other . libav (6:9~beta3-1) experimental; urgency=low . * New upstream version. . libav (6:9~beta2-4) experimental; urgency=low . * Fix compilation on the buildds . libav (6:9~beta2-3) experimental; urgency=low . * Include all post 9beta2 patches - Fixes linking with libavfilter/libavutil, Closes: #693040 * libavresample1: Unbreak partial updates by adding Replaces relationship with libavresample0, Closes: #693327 * Fix installation of doxygen HTML pages. * add lintian override for libavcodec-extra-54 . libav (6:9~beta2-2) experimental; urgency=low . * add post 9 beta2 patches * import bits from ubuntu to minimize the diff * Remove stale Conflicts/Replaces on libavutil51, fixes instability issues with libavutil51. . libav (6:9~beta2-1) experimental; urgency=low . * new upstream release: libav 9 beta2 * Imported Upstream version 9~beta2 * SONAME bump: libavutil51->libavutil52, (Closes: #691088) * bump shlibs file * fix package names to follow correct soname of libavresample1 . libav (6:9~beta1-1) experimental; urgency=low . [ Fabian Greffrath ] * Imported Upstream version 6:0.8.99-3213-gd16860a . [ Andres Mejia ] * Update libav-doc doc base. (Closes: #674139) . [ Fabian Greffrath ] * Use the cond_enable() macro for all additional features in debian/confflags. * Tidy up and sort configuration flags. * Add a debian/README.source file that describes how to rebuild libav with a reduced feature set in order to avoid circular build-dependencies for bootstrapping. * Restrict Build-Depends to "yasm [any-amd64 any-i386]" and explicitely disable it if not found. . [ Reinhard Tartler ] * add dependency on libavcodec54 to libav-dbg * add Pre-Depend on dpkg to libav-tools to ensure smooth updates * libav-tools.install: make files to install more explicit . [ Loïc Minier ] * Install the shared flavor last * control/Uploaders: update my email address . [ Reinhard Tartler ] * Declare a 'Breaks' relationship against mplayer, Closes: #671934 * Bug fix: "Multi-Arch: foreign libraries", thanks to Stepan Golosunov. * Remove Multi-arch header from the empty, transitional -extra- packages . [ Fabian Greffrath ] * Mention qt-faststart in the long description (Closes: #681491.) * Install all debug symbols into libav-dbg (Closes: #680602). * Do not run doxygen if it is not installed. * Fix up debian/changelog and get dependencies right accordingly. . [ Reinhard Tartler ] * Make libav-extra-dbg arch:all * Fix generation of shlibs file (Closes: #679542) . [ Fabian Greffrath ] * Also make libav-regular-dbg 'arch: all' for consistency with the other debug packages. * Fix generation of shlibs file not only for libavcodec*, but for all the other library packages as well. * Use xz compression for binary packages, thanks Ansgar Burchardt (Closes: #683895). . [ Reinhard Tartler ] * Drop the package libav-regular-dbg . [ Fabian Greffrath ] * Clarify relations between libavcodec54 and libavcodec-extra-54 in debian/control. . [ Reinhard Tartler ] * New Upstream version: 9 beta1 * remove compatibility links for ff* tools. * New release fixes all known CVE entries so far (Closes: #688847) * libav-dbg: avoid dependency on 'ffmpeg' package * remove package libav-extra-dbg * allow co-installation of libav-dbg with libavcodec-extra-54 * temporarily disable libopus support until #690563 is fixed . libav (6:0.8.99-1537-gacb2c79-2) experimental; urgency=low . [ Rico Tzschichholz ] * Fix lintian-overrides after soname bump * Fix some conflicts/replaces * Bump shlibs version . [ Reinhard Tartler ] * Update changelog . libav (6:0.8.99-1537-gacb2c79-1) experimental; urgency=low . * New upstream snapshot - Drop patches applied upstream - Longer build libpostproc, dropped upstream - follow soname bump of libavcodec and libavformat 53->54 - New library: libswresample * no longer build and use dirac, removed upstream in favor of libschroedinger * remove deprecated ffmpeg package * bump shlibs version . libav (6:0.8.8-1) unstable; urgency=low . * Imported Upstream version 0.8.7, new releases fixes a number of security relevant patches. * backport patch from upstream to make samplefmt auto-aling buffers (Closes: #713856) . libav (6:0.8.7-1) unstable; urgency=medium . * Imported Upstream version 0.8.7, new releases fixes: - wav: Always seek to an even offset, Bug #500, LP: #1174737 - A number of further security relevant patches. Checksums-Sha1: 7a6deb43de64858a3a5c7be8dab189084b166195 3491 libav_9.10-1~bpo70+1.dsc 08274bc85e501bdb141022eb900dfe0d9eb89ad5 4074176 libav_9.10.orig.tar.xz a4d1f7bc4bcebfceeed751f86dfe75cbcd1f9b72 49771 libav_9.10-1~bpo70+1.debian.tar.gz b4e96a8084a88d6bcc7560cce7733f03b9f2f003 3443662 libav-tools_9.10-1~bpo70+1_amd64.deb 9bd701100d467014e841489490460c812abc6c06 33804082 libav-dbg_9.10-1~bpo70+1_amd64.deb d63f48548f3e6fb7c68819339037f08677c9b0e4 112028 libavutil52_9.10-1~bpo70+1_amd64.deb 1748ab7b42b03b5f3f1d411841c1af4d10fe1dc3 2491954 libavcodec54_9.10-1~bpo70+1_amd64.deb 41b4ec42c48568efbe48065e7137d0fa9d9b9263 80152 libavdevice53_9.10-1~bpo70+1_amd64.deb 63fede28e2796b0f9069ebd7bc9a7fff61b44193 523432 libavformat54_9.10-1~bpo70+1_amd64.deb 78c89e660cdee87a49d52f1bf9f74d765c324245 143078 libavfilter3_9.10-1~bpo70+1_amd64.deb 16b1af05fff474ae8f1df5774a27f52afb961773 132230 libswscale2_9.10-1~bpo70+1_amd64.deb d79cba5178b767a57e39b2f206d51a743ccd6a80 157412 libavutil-dev_9.10-1~bpo70+1_amd64.deb 66f23e10a856b897ce7664fa788a57a179f5493c 2738930 libavcodec-dev_9.10-1~bpo70+1_amd64.deb 52ffe99b0aaf9493a804b0db3f7bd4b39370ce34 82088 libavdevice-dev_9.10-1~bpo70+1_amd64.deb b9e59715703d8d1103a1607836d5f925f59048e2 612038 libavformat-dev_9.10-1~bpo70+1_amd64.deb 83752d54c383abf532aa4d700fd1f269bcce76bc 165624 libavfilter-dev_9.10-1~bpo70+1_amd64.deb d708b3de93aa2fb53050f854f821f4a28dc5ff5d 143646 libswscale-dev_9.10-1~bpo70+1_amd64.deb 06f2dc45fa842529370fdf813081897fa3062ae2 95188 libavresample-dev_9.10-1~bpo70+1_amd64.deb de1729aabf2a82a249994b648dd34d7d236d3c9d 86880 libavresample1_9.10-1~bpo70+1_amd64.deb 1489e82d9d93ab64aea6e69c12711a53384cc0d6 2495616 libavcodec-extra-54_9.10-1~bpo70+1_amd64.deb Checksums-Sha256: e1c9d0d24dd346da69729b4cca1388afd6756ca795c20693e005246a49279e62 3491 libav_9.10-1~bpo70+1.dsc 83dbe640779da1c1e8d8836c99575f57f749d18407494ebca451578afee9300d 4074176 libav_9.10.orig.tar.xz abe55f612a87763bdac009d38cc52376ff039410091bd3a0a3b2338ae9cf0a51 49771 libav_9.10-1~bpo70+1.debian.tar.gz 8c11c7f35c050d99bb72b00a6e3c85cbf73df45671aed12e2de2f7634406e0f1 3443662 libav-tools_9.10-1~bpo70+1_amd64.deb 9ea643e8c70d43ec71d5c5d2977203331514cd6b7fb330a85dd48d7bde17e23a 33804082 libav-dbg_9.10-1~bpo70+1_amd64.deb 35a1a795b4eb8612a852c82c4f91025bf5e9dbe6e8c3f82b61761ede51b81e12 112028 libavutil52_9.10-1~bpo70+1_amd64.deb 926bb0a25718aa3b38bb4d5f472fa25cd1169e4b4176d77f72ec0725f5158afb 2491954 libavcodec54_9.10-1~bpo70+1_amd64.deb 3c4e455f44a1f077ba106bcc8fd6947e21169be3b2767ee7c8a27bfb24e77175 80152 libavdevice53_9.10-1~bpo70+1_amd64.deb 5f80c5d3a755058379ac90ce2782da4833807ad3e7ae4a3c022449551ad030b4 523432 libavformat54_9.10-1~bpo70+1_amd64.deb 098e0b1b4964640cf131d46c65e78154b9b84c34f03a6490cf8616007a0f87e4 143078 libavfilter3_9.10-1~bpo70+1_amd64.deb aec27ef78fb023d883e935614a140ea8d2de9c51af3568c88284c33634327ee2 132230 libswscale2_9.10-1~bpo70+1_amd64.deb a91f35c86c05b29132f8d0c2cbbb1ea6c6036e842c9da08e4d497945e5d4417d 157412 libavutil-dev_9.10-1~bpo70+1_amd64.deb 8817421922611eacab22ce2cdd3624a0296e17077952a99100b461244fcce389 2738930 libavcodec-dev_9.10-1~bpo70+1_amd64.deb 37e0bee8c674cd2d5a6793d2fc975b47c7956c4d302c48c6077165f05251682d 82088 libavdevice-dev_9.10-1~bpo70+1_amd64.deb 3b3120c918c5e0721168ce7ede8186ec859ce721b1422c313f6100a3af844b21 612038 libavformat-dev_9.10-1~bpo70+1_amd64.deb 83c587bde573b5d2866673b664f657da76e861d42781b1707e072ee0a1a8c20f 165624 libavfilter-dev_9.10-1~bpo70+1_amd64.deb 0e7b500c8d4525bbaf4604f78652538a7ead7e7892e7afe370624305991257ca 143646 libswscale-dev_9.10-1~bpo70+1_amd64.deb baa375bd8c7b2f77fc9629ce1b952dcc77297efa5b21558125922f237abb2322 95188 libavresample-dev_9.10-1~bpo70+1_amd64.deb b7b3da0da0326a1286f6fc9238daec8b5a4f8dd8dcd1dd20ef07f0dda8dd7aa6 86880 libavresample1_9.10-1~bpo70+1_amd64.deb 1086e96f022ab7cdd39412a1b56afc9e6238e8e2550eb38e0e68c59c0b8f653f 2495616 libavcodec-extra-54_9.10-1~bpo70+1_amd64.deb Files: 095475c71a73aa3fabd6c1e574bc6e9e 3491 libs optional libav_9.10-1~bpo70+1.dsc 4b49d1d8734815ca095bb0600d41c5cb 4074176 libs optional libav_9.10.orig.tar.xz 7ee900fc34623df1e09c2af8269ad7cb 49771 libs optional libav_9.10-1~bpo70+1.debian.tar.gz 16686795f0af2a35c2c968598cc0e03b 3443662 video optional libav-tools_9.10-1~bpo70+1_amd64.deb b0b7f7f01ec998c9a50de6374d38b2e0 33804082 debug extra libav-dbg_9.10-1~bpo70+1_amd64.deb efa9600ede7473776bdb04e29e7a3bb3 112028 libs optional libavutil52_9.10-1~bpo70+1_amd64.deb 6107ea9bce10f13523099edd58d4000b 2491954 libs optional libavcodec54_9.10-1~bpo70+1_amd64.deb 354436f1ad41ecddfba53b5e74246a7e 80152 libs optional libavdevice53_9.10-1~bpo70+1_amd64.deb ace5419682c8971d6e305e04353089b0 523432 libs optional libavformat54_9.10-1~bpo70+1_amd64.deb 9bea53e17070b281e051614f9c757581 143078 libs optional libavfilter3_9.10-1~bpo70+1_amd64.deb ff09a71394a49993923bf519944c4807 132230 libs optional libswscale2_9.10-1~bpo70+1_amd64.deb 35bb41e8e2ed962123c62ccb798aa82e 157412 libdevel optional libavutil-dev_9.10-1~bpo70+1_amd64.deb 421ae4f9c2ad94924b200bfcf624f686 2738930 libdevel optional libavcodec-dev_9.10-1~bpo70+1_amd64.deb 1844cc0439ee4db9803189b3f1c9319d 82088 libdevel optional libavdevice-dev_9.10-1~bpo70+1_amd64.deb a9bbbad48062b7e7cb877d8b78e04649 612038 libdevel optional libavformat-dev_9.10-1~bpo70+1_amd64.deb 1d1309cfe337aeba0435123218354d5f 165624 libdevel optional libavfilter-dev_9.10-1~bpo70+1_amd64.deb dcba58abb31d13cab96375557fd5aa2d 143646 libdevel optional libswscale-dev_9.10-1~bpo70+1_amd64.deb cddbbdb4280d1072c1a43b1520f18b37 95188 libdevel optional libavresample-dev_9.10-1~bpo70+1_amd64.deb a3534998ef591b6000b1b774864b9e63 86880 libs optional libavresample1_9.10-1~bpo70+1_amd64.deb 2ae7af08aab697dbc91f0dabf3dba860 2495616 libs optional libavcodec-extra-54_9.10-1~bpo70+1_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) Comment: Debian Powered! iEYEARECAAYFAlLJ3IAACgkQmAg1RJRTSKQBsQCffYoDgJ+OxuU9NAC+yuumicr+ 1UYAn1zIqaENEciXb1Mz96cUylZeeiEm =rAPI -----END PGP SIGNATURE----- Thank you for your contribution to Debian. _______________________________________________ pkg-multimedia-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers
