Module: ffmpeg Branch: release/0.5 Commit: 04847a06c2f6f1316b553ea100c3f70b651587fd
Author: Reinhard Tartler <[email protected]> Date: Sun Feb 13 23:34:41 2011 +0100 Update Changelog for 0.5.4 release. --- Changelog | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/Changelog b/Changelog index ef46c7f..6d631fe 100644 --- a/Changelog +++ b/Changelog @@ -1,6 +1,14 @@ Entries are sorted chronologically from oldest to youngest within each release, releases are sorted from youngest to oldest. +version 0.5.4: + +- Fix memory corruption in wmv parsing (addresses CVE-2010-3908) +- Fix heap corruption crashes (addresses CVE-2011-0722) +- Fix crashes in vorbis decoding found by zzuf (addresses CVE-2010-4704) +- Fix another crash in vorbis decoder (addresses CVE-2011-0480, Chrome issue 68115) + + version 0.5.3: _______________________________________________ ffmpeg-commits mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-commits
