~ubuntu-branches/ubuntu/precise/libav/precise-updates

  • Committer: Package Import Robot
  • Author(s): Marc Deslauriers
  • Date: 2016-04-01 08:30:13 UTC
  • Revision ID: package-import@ubuntu.com-20160401083013-0lnfgxx54ftusm25
Tags: 4:0.8.17-0ubuntu0.12.04.2
* SECURITY UPDATE: invalid memory access via crafted MJPEG data
  - debian/patches/CVE-2014-8541.patch: check for pixel format changes in
    libavcodec/mjpegdec.c.
  - CVE-2014-8541
* SECURITY UPDATE: out of array access in ff_mjpeg_decode_sof
  - debian/patches/CVE-2015-1872.patch: check number of components in
    libavcodec/mjpegdec.c.
  - CVE-2015-1872
* SECURITY UPDATE: out of bounds array access in msrle_decode_pal4
  - debian/patches/CVE-2015-3395.patch: determine frame size in
    libavcodec/msrledec.c.
  - CVE-2015-3395
* SECURITY UPDATE: size issue in ff_h263_decode_picture_header
  - debian/patches/CVE-2015-5479.patch: check both dimensions in
    libavcodec/ituh263dec.c.
  - CVE-2015-5479
* SECURITY UPDATE: out of bounds array access in decode_ihdr_chunk
  - debian/patches/CVE-2015-6818.patch: only allow one IHDR chunk in
    libavcodec/pngdec.c.
  - CVE-2015-6818
* SECURITY UPDATE: out of bounds array access in ff_sbr_apply
  - debian/patches/CVE-2015-6820.patch: check that the element type
    matches in libavcodec/aacsbr.c, libavcodec/sbr.h.
  - CVE-2015-6820
* SECURITY UPDATE: uninitialized memory access in sws_init_context
  - debian/patches/CVE-2015-6824.patch: clear buffers in
    libswscale/utils.c
  - CVE-2015-6824
* SECURITY UPDATE: invalid pointer use in ff_rv34_decode_init_thread_copy
  - debian/patches/CVE-2015-6826.patch: clear pointers in
    libavcodec/rv34.c.
  - CVE-2015-6826
* SECURITY UPDATE: integer overflow in ff_ivi_init_planes
  - debian/patches/CVE-2015-8364.patch: check image dimensions in
    libavcodec/ivi_common.c.
  - CVE-2015-8364
* SECURITY UPDATE: out of bounds array access in smka_decode_frame
  - debian/patches/CVE-2015-8365.patch: validate data size in
    libavcodec/smacker.c.
  - CVE-2015-8365
* SECURITY UPDATE: cross-origin attack and arbitrary file read via the
  concat protocol
  - debian/confflags: disable concat protocol.
  - CVE-2016-1897
  - CVE-2016-1898
* SECURITY UPDATE: integer overflow in asf_write_packet
  - debian/patches/CVE-2016-2326.patch: check pts in
    libavformat/asfenc.c.
  - CVE-2016-2326
* SECURITY UPDATE: out of bounds array access via tga file
  - debian/patches/CVE-2016-2330.patch: fix lzw buffer size in
    libavcodec/gif.c.
  - CVE-2016-2330
Filename Latest Rev Last Changed Committer Comment Size
..
.pc 1.1.4 12 years ago Bazaar Package Importer [ Jonathan Nieder ] * only install doc/APIChanges Diff
debian 3 12 years ago Bazaar Package Importer * Merge from debian. Remaining changes: - don't Diff
doc 1 13 years ago Bazaar Package Importer Import upstream version 0.6.2 Diff
libavcodec 1 13 years ago Bazaar Package Importer Import upstream version 0.6.2 Diff
libavdevice 1 13 years ago Bazaar Package Importer Import upstream version 0.6.2 Diff
libavfilter 1 13 years ago Bazaar Package Importer Import upstream version 0.6.2 Diff
libavformat 1 13 years ago Bazaar Package Importer Import upstream version 0.6.2 Diff
libavutil 1 13 years ago Bazaar Package Importer Import upstream version 0.6.2 Diff
libpostproc 1 13 years ago Bazaar Package Importer Import upstream version 0.6.2 Diff
libswscale 1 13 years ago Bazaar Package Importer Import upstream version 0.6.2 Diff
presets 1.4.1 12 years ago Package Import Robot Import upstream version 0.8~beta1 Diff
tests 1 13 years ago Bazaar Package Importer Import upstream version 0.6.2 Diff
tools 1 13 years ago Bazaar Package Importer Import upstream version 0.6.2 Diff
.gitignore 1.2.14 11 years ago Package Import Robot Import upstream version 0.8.5 645 bytes Diff Download File
avconv.c 29 9 years ago Package Import Robot * Update to 0.8.15 to fix multiple security issues 164 KB Diff Download File
avplay.c 29 9 years ago Package Import Robot * Update to 0.8.15 to fix multiple security issues 98.6 KB Diff Download File
avprobe.c 1.3.14 12 years ago Package Import Robot [ Fabian Greffrath ] * Remove the last remainders 15.1 KB Diff Download File
avserver.c 1.3.14 12 years ago Package Import Robot [ Fabian Greffrath ] * Remove the last remainders 154 KB Diff Download File
Changelog 31 9 years ago Package Import Robot * Update to 0.8.17 to fix multiple security issues 50.7 KB Diff Download File
cmdutils.c 29 9 years ago Package Import Robot * Update to 0.8.15 to fix multiple security issues 36.2 KB Diff Download File
cmdutils.h 1.2.11 11 years ago Package Import Robot Import upstream version 0.8.2 11.9 KB Diff Download File
cmdutils_common_opts.h 1.4.1 12 years ago Package Import Robot Import upstream version 0.8~beta1 1.1 KB Diff Download File
common.mak 1.2.14 11 years ago Package Import Robot Import upstream version 0.8.5 1.6 KB Diff Download File
File configure 29 9 years ago Package Import Robot * Update to 0.8.15 to fix multiple security issues 103 KB Diff Download File
COPYING.GPLv2 1 13 years ago Bazaar Package Importer Import upstream version 0.6.2 17.6 KB Diff Download File
COPYING.GPLv3 1 13 years ago Bazaar Package Importer Import upstream version 0.6.2 34.3 KB Diff Download File
COPYING.LGPLv2.1 1 13 years ago Bazaar Package Importer Import upstream version 0.6.2 25.9 KB Diff Download File
COPYING.LGPLv3 1 13 years ago Bazaar Package Importer Import upstream version 0.6.2 7.4 KB Diff Download File
CREDITS 1 13 years ago Bazaar Package Importer Import upstream version 0.6.2 1 KB Diff Download File
Doxyfile 1.3.14 12 years ago Package Import Robot [ Fabian Greffrath ] * Remove the last remainders 67.2 KB Diff Download File
ffmpeg.c 30 9 years ago Package Import Robot * Update to 0.8.16 to fix multiple security issues 161 KB Diff Download File
INSTALL 1.2.1 12 years ago Bazaar Package Importer Import upstream version 0.7~b1 705 bytes Diff Download File
library.mak 1.2.14 11 years ago Package Import Robot Import upstream version 0.8.5 3.1 KB Diff Download File
LICENSE 1.2.1 12 years ago Bazaar Package Importer Import upstream version 0.7~b1 1.9 KB Diff Download File
Makefile 22 11 years ago Package Import Robot * Update to 0.8.5 to fix multiple security issues. 4.8 KB Diff Download File
README 1.2.1 12 years ago Bazaar Package Importer Import upstream version 0.7~b1 162 bytes Diff Download File
RELEASE 31 9 years ago Package Import Robot * Update to 0.8.17 to fix multiple security issues 7 bytes Diff Download File
VERSION 1.2.24 9 years ago Package Import Robot Import upstream version 0.8.17 7 bytes Diff Download File
File version.sh 1.2.4 12 years ago Bazaar Package Importer Import upstream version 0.7 678 bytes Diff Download File