From 6ec1d3b3bafa59363763631a8e090b2e12f6ef33 Mon Sep 17 00:00:00 2001 From: Reinhard Tartler Date: Sat, 9 Jun 2012 12:12:52 +0200 Subject: [PATCH] Release notes for 0.5.9 --- RELEASE | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/RELEASE b/RELEASE index 7c0086c16e..c164d6b566 100644 --- a/RELEASE +++ b/RELEASE @@ -188,6 +188,8 @@ 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.5.8 May 10, 2012 General notes @@ -203,3 +205,20 @@ security issues that have been brought to our attention. Among other 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.5.9 Jun 09, 2012 + +General notes +------------- + +This mostly maintenance-only release 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 DPCM codecs (CVE-2011-3951), H.264 (CVE-2012-0851), +ADPCM (CVE-2012-0852), 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.