[FFmpeg-cvslog] [ffmpeg-web] branch master updated. c181f9e web: add FFmpeg 2.6.7
ffmpeg-cvslog at ffmpeg.org
ffmpeg-cvslog at ffmpeg.org
Fri Jan 15 22:37:12 CET 2016
The branch, master has been updated
via c181f9eba5b1bfed572d661578c6e436228716de (commit)
from 2bea4a182573f367d20fbe0e8ac0a3a0c2df21ac (commit)
- Log -----------------------------------------------------------------
commit c181f9eba5b1bfed572d661578c6e436228716de
Author: Michael Niedermayer <michael at niedermayer.cc>
AuthorDate: Fri Jan 15 22:35:34 2016 +0100
Commit: Michael Niedermayer <michael at niedermayer.cc>
CommitDate: Fri Jan 15 22:35:34 2016 +0100
web: add FFmpeg 2.6.7
diff --git a/src/download b/src/download
index 61172ce..bb11410 100644
--- a/src/download
+++ b/src/download
@@ -352,10 +352,10 @@ libpostproc 53. 3.100</pre>
</div> <!-- row -->
- <h3 id="release_2.6">FFmpeg 2.6.6 "Grothendieck"</h3>
+ <h3 id="release_2.6">FFmpeg 2.6.7 "Grothendieck"</h3>
<p>
- 2.6.6 was released on 2015-12-22. It is the latest stable FFmpeg release
+ 2.6.7 was released on 2016-01-15. It is the latest stable FFmpeg release
from the 2.6 release branch, which was cut from master on 2015-03-06.
Amongst lots of other changes, it includes all changes from
ffmpeg-mt, libav master of 2015-03-06, libav 11 as of 2015-03-06.
@@ -375,19 +375,19 @@ libpostproc 53. 3.100</pre>
<div class="row">
<div class="col-md-3">
- <a class="btn btn-success" href="releases/ffmpeg-2.6.6.tar.xz">Download xz tarball</a>
- <small><a href="releases/ffmpeg-2.6.6.tar.xz.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-2.6.7.tar.xz">Download xz tarball</a>
+ <small><a href="releases/ffmpeg-2.6.7.tar.xz.asc">PGP signature</a></small>
</div> <!-- col -->
<div class="col-md-3">
- <a class="btn btn-success" href="releases/ffmpeg-2.6.6.tar.bz2">Download bzip2 tarball</a>
- <small><a href="releases/ffmpeg-2.6.6.tar.bz2.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-2.6.7.tar.bz2">Download bzip2 tarball</a>
+ <small><a href="releases/ffmpeg-2.6.7.tar.bz2.asc">PGP signature</a></small>
</div> <!-- col -->
<div class="col-md-3">
- <a class="btn btn-success" href="releases/ffmpeg-2.6.6.tar.gz">Download gzip tarball</a>
- <small><a href="releases/ffmpeg-2.6.6.tar.gz.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-2.6.7.tar.gz">Download gzip tarball</a>
+ <small><a href="releases/ffmpeg-2.6.7.tar.gz.asc">PGP signature</a></small>
</div> <!-- col -->
<div class="col-md-3 text-right">
- <small><a href="http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.6.6">Changelog</a></small>
+ <small><a href="http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.6.7">Changelog</a></small>
<a class="btn btn-success" href="http://git.videolan.org/?p=ffmpeg.git;a=blob;f=RELEASE_NOTES;hb=release/2.6">Release Notes</a>
</div> <!-- col -->
</div> <!-- row -->
diff --git a/src/security b/src/security
index 4e937f3..d8023b3 100644
--- a/src/security
+++ b/src/security
@@ -124,6 +124,16 @@ CVE-2015-3395, f7e1367f58263593e6cee3c282f7277d7ee9d553
<h2>FFmpeg 2.6</h2>
+<h3>2.6.7</h3>
+<p>
+Fixes following vulnerabilities:
+</p>
+<pre>
+CVE-2016-1897,CVE-2016-1898, 232c2ed4a4a546ee28b84dc1673660fbfeb08d2f / 6ba42b6482c725a59eb468391544dc0c75b8c6f0
+CVE-2016-1897,CVE-2016-1898, 8b93f6676b89d23bc5f6e0f4e0afac469de881b9 / 7145e80b4f78cff5ed5fee04d4c4d53daaa0e077
+CVE-2016-1897,CVE-2016-1898, 82db8bcffae0010c638a01069d0754c06960470d / cfda1bea4c18ec1edbc11ecc465f788b02851488
+</pre>
+
<h3>2.6.6</h3>
<p>
Fixes following vulnerabilities:
-----------------------------------------------------------------------
Summary of changes:
src/download | 18 +++++++++---------
src/security | 10 ++++++++++
2 files changed, 19 insertions(+), 9 deletions(-)
hooks/post-receive
--
More information about the ffmpeg-cvslog
mailing list