diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2012-10-25 21:43:19 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2012-10-25 21:43:19 +0200 |
commit | 36982b3616728033ad7868d845cc7438ceef3e76 (patch) | |
tree | 9aecf28cb3e739a802fa9310f8fcf0017c79b68d /Changelog | |
parent | 5b5e61a0bf0d8f81ac5bf29b844af2c6e1081235 (diff) | |
download | ffmpeg-n0.10.6.tar.gz |
Update for 0.10.6n0.10.6
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -3,6 +3,21 @@ releases are sorted from youngest to oldest. version next: +version 0.10.6: + +- many bug fixes that where found with Coverity + +- The following CVE fixes where backported: + CVE-2012-2796, CVE-2012-2775, CVE-2012-2772, CVE-2012-2776, + CVE-2012-2779, CVE-2012-2787, CVE-2012-2794, CVE-2012-2800, + CVE-2012-2802, CVE-2012-2801, CVE-2012-2786, CVE-2012-2798, + CVE-2012-2793, CVE-2012-2789, CVE-2012-2788, CVE-2012-2790, + CVE-2012-2777, CVE-2012-2784 + +- hundreads of other bug fixes, some possibly security relevant, + see the git log for details. + + version 0.10.5: - Several bugs and crashes have been fixed as well as build problems |