summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReinhard Tartler <siretart@tauware.de>2012-06-09 12:05:53 +0200
committerReinhard Tartler <siretart@tauware.de>2012-06-09 12:05:53 +0200
commit64eb6892ec839fb11f5b62db38810efb638ba806 (patch)
treee491944a3f399d01aaba818640f021165e8a88e3
parent888cee659ebb23e8a8d3909521c1c287f934149b (diff)
downloadffmpeg-64eb6892ec839fb11f5b62db38810efb638ba806.tar.gz
Release notes for 0.6.6
-rw-r--r--RELEASE18
1 files changed, 18 insertions, 0 deletions
diff --git a/RELEASE b/RELEASE
index cd18270ca4..746ddb480e 100644
--- a/RELEASE
+++ b/RELEASE
@@ -192,3 +192,21 @@ 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.
+
+
+* 0.6.6
+
+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 fixes, this release features includes
+security updates for the, DV decoder (CVE-2011-3929 and CVE-2011-3936),
+VQA Video Decoder (CVE-2012-0947), DPCM codecs (CVE-2011-3951), AAC SBR
+(CVE-2012-0850), H.264 (CVE-2012-0851), ADPCM (CVE-2012-0852), Shorten
+(CVE-2012-0858), and the KMVC decoder (CVE-2011-3952).
+
+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 or the git commit history.