[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 69bdfcb web/download: add ffmpeg 1.1.4
gitolite
ffmpeg-cvslog at ffmpeg.org
Mon Mar 18 04:10:41 CET 2013
The branch, master has been updated
via 69bdfcb2e182841e4df50843f09d38a63fd55a62 (commit)
via 1b74b34c03223fb62825fb0572557d69fa87219d (commit)
from 54fe752ff5c28c9a8357ca05dc67ff8db1c33f95 (commit)
- Log -----------------------------------------------------------------
commit 69bdfcb2e182841e4df50843f09d38a63fd55a62
Author: Michael Niedermayer <michaelni at gmx.at>
AuthorDate: Mon Mar 18 04:09:10 2013 +0100
Commit: Michael Niedermayer <michaelni at gmx.at>
CommitDate: Mon Mar 18 04:09:10 2013 +0100
web/download: add ffmpeg 1.1.4
diff --git a/src/download b/src/download
index f52f517..c9ca060 100644
--- a/src/download
+++ b/src/download
@@ -333,13 +333,13 @@ ffmpeg-mt, libav master of 2013-03-07, libav 9 as of 2013-03-07.
</p>
<a name="release_1.1"></a><h2>
-FFmpeg 1.1.3 "Fire Flower"</h2>
+FFmpeg 1.1.4 "Fire Flower"</h2>
<p>
-1.1.3 was released on 2013-02-23. It is the latest stable FFmpeg release
+1.1.4 was released on 2013-03-18. It is the latest stable FFmpeg release
from the 1.1 release branch, which was cut from master on 2013-01-06.
Amongst lots of other changes, it includes all changes from
-ffmpeg-mt, libav master of 2013-01-06, libav 9.1 as of 2013-02-23.
+ffmpeg-mt, libav master of 2013-01-06, libav 9.3 as of 2013-03-18.
</p>
<p>It includes the following library versions:
</p>
@@ -355,11 +355,11 @@ ffmpeg-mt, libav master of 2013-01-06, libav 9.1 as of 2013-02-23.
</pre>
<p>
-<a href="releases/ffmpeg-1.1.3.tar.bz2">Download bzip2 tarball</a>
-<a href="releases/ffmpeg-1.1.3.tar.bz2.asc">PGP signature</a><br />
-<a href="releases/ffmpeg-1.1.3.tar.gz">Download gzip tarball</a>
-<a href="releases/ffmpeg-1.1.3.tar.gz.asc">PGP signature</a><br />
-<a href="http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n1.1.3">Changelog</a><br />
+<a href="releases/ffmpeg-1.1.4.tar.bz2">Download bzip2 tarball</a>
+<a href="releases/ffmpeg-1.1.4.tar.bz2.asc">PGP signature</a><br />
+<a href="releases/ffmpeg-1.1.4.tar.gz">Download gzip tarball</a>
+<a href="releases/ffmpeg-1.1.4.tar.gz.asc">PGP signature</a><br />
+<a href="http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n1.1.4">Changelog</a><br />
</p>
<a name="release_1.0"></a><h2>
commit 1b74b34c03223fb62825fb0572557d69fa87219d
Author: Michael Niedermayer <michaelni at gmx.at>
AuthorDate: Mon Mar 18 04:06:54 2013 +0100
Commit: Michael Niedermayer <michaelni at gmx.at>
CommitDate: Mon Mar 18 04:06:54 2013 +0100
web/security: add 1.2 and 1.1.4
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
diff --git a/src/security b/src/security
index 531b41b..5ccd6d1 100644
--- a/src/security
+++ b/src/security
@@ -2,7 +2,26 @@
<p>Please report vulnerabilities to <a href="mailto:ffmpeg-security at ffmpeg.org">ffmpeg-security at ffmpeg.org</a></p>
+<h2>FFmpeg 1.2</h2>
+<p>
+Fixes following vulnerabilities:
+</p>
+<pre>
+CVE-2013-2495, 3dbc0ff9c3e6f6e0d08ea3d42cb33761bae084ba
+CVE-2013-2496, e398990eb87785e20e065cd3f14d1dbb69df4392
+CVE-2013-0870, 14c8ee00ffd9d45e6e0c6f11a957ce7e56f7eb3a
+</pre>
+
<h2>FFmpeg 1.1</h2>
+<h3>1.1.4</h3>
+<p>
+Fixes following vulnerabilities:
+</p>
+<pre>
+CVE-2013-2495, f719e6566c08dc1e18cf1caf07ba8c0e93cd7283 / 3dbc0ff9c3e6f6e0d08ea3d42cb33761bae084ba
+CVE-2013-2496, e398990eb87785e20e065cd3f14d1dbb69df4392 / b9a1efa6f4d4cda20ce796614ff5b0c523df5672
+</pre>
+
<h3>1.1.3</h3>
<p>
Fixes following vulnerabilities:
-----------------------------------------------------------------------
Summary of changes:
src/download | 16 ++++++++--------
src/security | 19 +++++++++++++++++++
2 files changed, 27 insertions(+), 8 deletions(-)
hooks/post-receive
--
More information about the ffmpeg-cvslog
mailing list