[SCM] libav/master: New upstream release

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Fri Mar 13 12:39:05 UTC 2015


The following commit has been merged in the master branch:
commit c57d2804c9a2c4f57b5a06e5f31f92e7d0d96fd3
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Fri Mar 13 13:38:37 2015 +0100

    New upstream release

diff --git a/debian/changelog b/debian/changelog
index 3e80ceb..a5d119f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,31 @@
+libav (6:11.3-1) UNRELEASED; urgency=medium
+
+  * New upstream release fixing multiple security issues.
+    - utvideodec: Handle slice_height being zero (CVE-2014-9604)
+    - adxdec: set avctx->channels in adx_read_header
+    - rmenc: limit packet size
+    - webp: validate the distance prefix code
+    - rv10: check size of s->mb_width * s->mb_height
+    - eamad: check for out of bounds read (CID/1257500)
+    - mdec: check for out of bounds read (CID/1257501)
+    - configure: Properly fail when libcdio/cdparanoia is not found
+    - tiff: Check that there is no aliasing in pixel format selection (CVE-2014-8544)
+    - aic: Fix decoding files with odd dimensions
+    - vorbis: Check the vlc value in setup_classifs
+    - arm: Suppress tags about used cpu arch and extensions
+    - prores: Extend the padding check to 16bit
+    - icecast: Do not use chunked post, allows feeding to icecast properly
+    - img2dec: correctly use the parsed value from -start_number
+    - h264_cabac: Break infinite loops
+    - hevc_deblock: Fix compilation with nasm (libav #795)
+    - h264: initialize H264Context.avctx in init_thread_copy
+    - h264: Do not share rbsp_buffer across threads
+    - h264: only ref cur_pic in update_thread_context if it is initialized
+    - matroskadec: Fix read-after-free in matroska_read_seek() (chromium #427266)
+    - log: Unbreak no-tty support on 256color terminals
+
+ -- Sebastian Ramacher <sramacher at debian.org>  Fri, 13 Mar 2015 13:34:10 +0100
+
 libav (6:11.2-1) unstable; urgency=medium
 
   * New upstream release fixing multiple security issues. (Closes: #773626)

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list