aboutsummaryrefslogtreecommitdiffstats
path: root/RELEASE
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2011-12-25 20:11:09 +0100
committerMichael Niedermayer <michaelni@gmx.at>2011-12-25 20:11:09 +0100
commitd32ea79ea2afdca9f7a3979dc4294b5275d410be (patch)
tree96c93177cd6ca665c0d33e866b001c288f8efef7 /RELEASE
parent57eb787ed3fabe4eb996aa2aad3fd4b10fa5c878 (diff)
parent6b156c45638ceb2e076586b7efeb4cf9e04e0a84 (diff)
downloadffmpeg-c8c13b8222c7194018e1bdba91fc3809a5d3866e.tar.gz
Merge remote-tracking branch 'qatar/release/0.6' into release/0.6n0.6.4
* qatar/release/0.6: Release notes and changelog for 0.6.4 Conflicts: Changelog Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE18
1 files changed, 18 insertions, 0 deletions
diff --git a/RELEASE b/RELEASE
index 97f04d6ae6..8193b2877b 100644
--- a/RELEASE
+++ b/RELEASE
@@ -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.