[FFmpeg-cvslog] [ffmpeg-web] branch master updated. dc19e76 web/security: add forgotten CVE-2011-2161
gitolite
ffmpeg-cvslog at ffmpeg.org
Wed Oct 1 20:22:07 CEST 2014
The branch, master has been updated
via dc19e76b38438c01e12237f916e0c51dfdb5729f (commit)
from 651613c1705b122b6452732ff4da82889d45da75 (commit)
- Log -----------------------------------------------------------------
commit dc19e76b38438c01e12237f916e0c51dfdb5729f
Author: Michael Niedermayer <michaelni at gmx.at>
AuthorDate: Wed Oct 1 20:19:30 2014 +0200
Commit: Michael Niedermayer <michaelni at gmx.at>
CommitDate: Wed Oct 1 20:19:58 2014 +0200
web/security: add forgotten CVE-2011-2161
Found-by: Andreas Cadhalpun <andreas.cadhalpun at googlemail.com>
diff --git a/src/security b/src/security
index f521cca..32423de 100644
--- a/src/security
+++ b/src/security
@@ -870,6 +870,9 @@ Several security issues that dont have CVE numbers.
<h3>0.7.6</h3>
<p>Fixes CVE-2011-4364 among others</p>
+<h3>0.7</h3>
+<p>Fixes CVE-2011-2161</p>
+
<h2>FFmpeg 0.6</h2>
<h3>0.6.5</h3>
<p>Fixes CVE-2011-3892, CVE-2011-3893, CVE-2011-3895</p>
@@ -877,6 +880,9 @@ Several security issues that dont have CVE numbers.
<h3>0.6.4</h3>
<p>Fixes CVE-2011-4352, CVE-2011-4579, CVE-2011-4353, CVE-2011-4351, CVE-2011-4364</p>
+<h3>0.6.2</h3>
+<p>Fixes CVE-2011-2161</p>
+
<h2>FFmpeg 0.5</h2>
<h3>0.5.14</h3>
<p>
@@ -924,7 +930,7 @@ CVE-2013-0868, 272e7f6443b76fb47192930d157bfd9284294188 / f67a0d1152544616494704
<p>Fixes CVE-2011-3504, CVE-2011-3362, CVE-2011-3973, CVE-2011-3974</p>
<h3>0.5.4</h3>
-<p>Fixes CVE-2010-3908, CVE-2011-0722, CVE-2010-4704, CVE-2011-0480, CVE-2011-0723</p>
+<p>Fixes CVE-2010-3908, CVE-2011-0722, CVE-2010-4704, CVE-2011-0480, CVE-2011-0723, CVE-2011-2161</p>
<h3>0.5</h3>
<p>
-----------------------------------------------------------------------
Summary of changes:
src/security | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
hooks/post-receive
--
More information about the ffmpeg-cvslog
mailing list