diff options
author | Reinhard Tartler <siretart@tauware.de> | 2011-12-25 09:41:03 +0100 |
---|---|---|
committer | Reinhard Tartler <siretart@tauware.de> | 2011-12-25 10:03:08 +0100 |
commit | 6b156c45638ceb2e076586b7efeb4cf9e04e0a84 (patch) | |
tree | 6a8597a44aa3e17deda164e09529c5e74a058c73 /RELEASE | |
parent | dbe7e209df03c18eabdc29f87b73bbc4e3430d20 (diff) | |
download | ffmpeg-6b156c45638ceb2e076586b7efeb4cf9e04e0a84.tar.gz |
Release notes and changelog for 0.6.4
Diffstat (limited to 'RELEASE')
-rw-r--r-- | RELEASE | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -158,3 +158,21 @@ been backported from the Libav 0.7.2 release. 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. + + +* 0.6.4 + +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 QDM2 decoder (CVE-2011-4351), vp3 decoder (CVE-2011-4352), +DoS in the VP5/VP6 decoders (CVE-2011-4353), a buffer overflow in the +Sierra VMD decoder CVE-2011-4364, and a safety fix in the svq1 decoder +(CVE-2011-4579). + +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. |