From 64eb6892ec839fb11f5b62db38810efb638ba806 Mon Sep 17 00:00:00 2001 From: Reinhard Tartler Date: Sat, 9 Jun 2012 12:05:53 +0200 Subject: [PATCH] Release notes for 0.6.6 --- RELEASE | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) 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.