Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog15
1 files changed, 15 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 030ecbd8b8..bf7aa361be 100644
--- a/Changelog
+++ b/Changelog
@@ -3,6 +3,21 @@ releases are sorted from youngest to oldest.
version next:
+version 0.10.6:
+
+- many bug fixes that where found with Coverity
+
+- The following CVE fixes where backported:
+ CVE-2012-2796, CVE-2012-2775, CVE-2012-2772, CVE-2012-2776,
+ CVE-2012-2779, CVE-2012-2787, CVE-2012-2794, CVE-2012-2800,
+ CVE-2012-2802, CVE-2012-2801, CVE-2012-2786, CVE-2012-2798,
+ CVE-2012-2793, CVE-2012-2789, CVE-2012-2788, CVE-2012-2790,
+ CVE-2012-2777, CVE-2012-2784
+
+- hundreads of other bug fixes, some possibly security relevant,
+ see the git log for details.
+
+
version 0.10.5:
- Several bugs and crashes have been fixed as well as build problems