aboutsummaryrefslogtreecommitdiffstats
path: root/RELEASE
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2012-01-12 22:14:01 +0100
committerMichael Niedermayer <michaelni@gmx.at>2012-01-12 22:14:10 +0100
commit1eb78722383dd6834eb384d292cda602b98d1a9b (patch)
treed17bf0c017fb51aa1a9fe20524c5492ee83c2e8e /RELEASE
parent7209c2b13f0bfaf4029ebb54a18ebb6959d2e3a3 (diff)
parent15df4428d264287ec1577f92296b178f86cbe14d (diff)
downloadffmpeg-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--RELEASE17
1 files changed, 17 insertions, 0 deletions
diff --git a/RELEASE b/RELEASE
index 1ca09fff44..dd684b485d 100644
--- a/RELEASE
+++ b/RELEASE
@@ -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.