diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2012-01-12 22:14:01 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2012-01-12 22:14:10 +0100 |
commit | 1eb78722383dd6834eb384d292cda602b98d1a9b (patch) | |
tree | d17bf0c017fb51aa1a9fe20524c5492ee83c2e8e /RELEASE | |
parent | 7209c2b13f0bfaf4029ebb54a18ebb6959d2e3a3 (diff) | |
parent | 15df4428d264287ec1577f92296b178f86cbe14d (diff) | |
download | ffmpeg-1eb78722383dd6834eb384d292cda602b98d1a9b.tar.gz |
Merge remote-tracking branch 'qatar/release/0.5' into release/0.5
* qatar/release/0.5:
Release notes and changelog for 0.5.7
Bump version number for 0.5.7 release.
vorbis: An additional defense in the Vorbis codec.
vorbisdec: Fix decoding bug with channel handling
Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'RELEASE')
-rw-r--r-- | RELEASE | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -180,3 +180,20 @@ release. Distributors and system integrators are encouraged to update and share their patches against this branch. + + + +* 0.5.7 Jan 11, 2012 + +General notes +------------- + +This mostly maintenance-only release that addresses a number a number of +bugs such as security and compilation issues that have been brought to +our attention. Among other (rather minor) fixes, this release features +fixes for the VP3 decoder (CVE-2011-3892), vorbis decoder, and matroska +demuxer (CVE-2011-3893 and CVE-2011-3895). + +Distributors and system integrators are encouraged +to update and share their patches against this branch. For a full list +of changes please see the Changelog file. |