[SCM] libav/squeeze: update debian/changelog
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Sat Jun 9 17:18:37 UTC 2012
The following commit has been merged in the squeeze branch:
commit fccca517013a717cfbff6ed89dad231d94de2ba4
Author: Reinhard Tartler <siretart at tauware.de>
Date: Sat Jun 9 19:14:56 2012 +0200
update debian/changelog
diff --git a/debian/changelog b/debian/changelog
index 4e03e59..9f0cdc8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,23 @@
+ffmpeg (4:0.5.9-1) stable-security; urgency=low
+
+ * New upstream release. New release fixes:
+ - dpcm: ignore extra unpaired bytes in stereo streams (CVE-2011-3951)
+ - h264: Add check for invalid chroma_format_idc (CVE-2012-0851)
+ - adpcm: ADPCM Electronic Arts has always two channels (CVE-2012-0852)
+ - kmvc: Check palsize (CVE-2011-3952)
+ - qdm2: clip array indices returned by qdm2_get_vlc()
+ - configure: properly check for mingw-w64 through installed headers
+ - Replace every usage of -lvfw32 with what is particularly necessary for that case
+ - mingw32: properly check if vfw capture is supported by the system headers
+ - mingw32: merge checks for mingw-w64 and mingw32-runtime >= 3.15 into one
+ - vfwcap: Include windows.h before vfw.h since the latter requires defines from the former
+ - ea: check chunk_size for validity
+ - eatqi: move "block" variable into context to ensure sufficient alignment for idct_put
+ - tqi: Pass errors from the MB decoder
+ - png: check bit depth for PAL8/Y400A pixel formats.
+
+ -- Reinhard Tartler <siretart at tauware.de> Sat, 09 Jun 2012 19:12:14 +0200
+
ffmpeg (4:0.5.8-1) stable-security; urgency=low
* New upstream release. New release fixes:
--
Libav/FFmpeg packaging
More information about the pkg-multimedia-commits
mailing list