aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorReinhard Tartler <siretart@tauware.de>2011-02-13 23:34:41 +0100
committerReinhard Tartler <siretart@tauware.de>2011-02-13 23:35:38 +0100
commit04847a06c2f6f1316b553ea100c3f70b651587fd (patch)
tree702e8c6a5bdb73c38633b168228b2a0dcfa9e9c9
parent329e816ed7903cf078c52aecd32a3be3b5dabbee (diff)
downloadffmpeg-04847a06c2f6f1316b553ea100c3f70b651587fd.tar.gz
Update Changelog for 0.5.4 release.
-rw-r--r--Changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index ef46c7f4d6..6d631fe3fc 100644
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,14 @@
Entries are sorted chronologically from oldest to youngest within each release,
releases are sorted from youngest to oldest.
+version 0.5.4:
+
+- Fix memory corruption in wmv parsing (addresses CVE-2010-3908)
+- Fix heap corruption crashes (addresses CVE-2011-0722)
+- Fix crashes in vorbis decoding found by zzuf (addresses CVE-2010-4704)
+- Fix another crash in vorbis decoder (addresses CVE-2011-0480, Chrome issue 68115)
+
+
version 0.5.3: