[FFmpeg-cvslog] [ffmpeg-web] branch master updated. a087889 web: Add FFmpeg 3.1.10
ffmpeg-git at ffmpeg.org
ffmpeg-git at ffmpeg.org
Fri Aug 4 17:13:07 EEST 2017
The branch, master has been updated
via a0878890f5673f26daf7184bd8df53a9a1270b82 (commit)
from 7ac955f6bf072d4e786e4e38503447431f284c70 (commit)
- Log -----------------------------------------------------------------
commit a0878890f5673f26daf7184bd8df53a9a1270b82
Author: Michael Niedermayer <michael at niedermayer.cc>
AuthorDate: Fri Aug 4 16:12:27 2017 +0200
Commit: Michael Niedermayer <michael at niedermayer.cc>
CommitDate: Fri Aug 4 16:12:27 2017 +0200
web: Add FFmpeg 3.1.10
diff --git a/src/download b/src/download
index 7b6fc48..6d3af9d 100644
--- a/src/download
+++ b/src/download
@@ -345,10 +345,10 @@ libpostproc 54. 1.100</pre>
</div> <!-- col -->
</div> <!-- row -->
- <h3 id="release_3.1">FFmpeg 3.1.9 "Laplace"</h3>
+ <h3 id="release_3.1">FFmpeg 3.1.10 "Laplace"</h3>
<p>
- 3.1.9 was released on 2017-06-22. It is the latest stable FFmpeg release
+ 3.1.10 was released on 2017-08-04. It is the latest stable FFmpeg release
from the 3.1 release branch, which was cut from master on 2016-06-26.
</p>
<p>It includes the following library versions:
@@ -366,19 +366,19 @@ libpostproc 54. 0.100</pre>
<div class="row">
<div class="col-md-3">
- <a class="btn btn-success" href="releases/ffmpeg-3.1.9.tar.xz">Download xz tarball</a>
- <small><a href="releases/ffmpeg-3.1.9.tar.xz.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-3.1.10.tar.xz">Download xz tarball</a>
+ <small><a href="releases/ffmpeg-3.1.10.tar.xz.asc">PGP signature</a></small>
</div> <!-- col -->
<div class="col-md-3">
- <a class="btn btn-success" href="releases/ffmpeg-3.1.9.tar.bz2">Download bzip2 tarball</a>
- <small><a href="releases/ffmpeg-3.1.9.tar.bz2.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-3.1.10.tar.bz2">Download bzip2 tarball</a>
+ <small><a href="releases/ffmpeg-3.1.10.tar.bz2.asc">PGP signature</a></small>
</div> <!-- col -->
<div class="col-md-3">
- <a class="btn btn-success" href="releases/ffmpeg-3.1.9.tar.gz">Download gzip tarball</a>
- <small><a href="releases/ffmpeg-3.1.9.tar.gz.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-3.1.10.tar.gz">Download gzip tarball</a>
+ <small><a href="releases/ffmpeg-3.1.10.tar.gz.asc">PGP signature</a></small>
</div> <!-- col -->
<div class="col-md-3 text-right">
- <small><a href="https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.1.9">Changelog</a></small>
+ <small><a href="https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.1.10">Changelog</a></small>
<a class="btn btn-success" href="https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/3.1:/RELEASE_NOTES">Release Notes</a>
</div> <!-- col -->
</div> <!-- row -->
diff --git a/src/security b/src/security
index 81b4315..6ff8c53 100644
--- a/src/security
+++ b/src/security
@@ -112,6 +112,17 @@ CVE-2016-8595, 987690799dd86433bf98b897aaa4c8d93ade646d
<h2>FFmpeg 3.1</h2>
+<h3>3.1.10</h3>
+<p>
+Fixes following vulnerabilities:
+</p>
+<pre>
+CVE-2017-11399, 750fec58e175b22ac23ff349c4b0a9b765ea4d0c / ba4beaf6149f7241c8bd85fe853318c2f6837ad0
+CVE-2017-11665, 06ce68d8a07d6365d67fdd8ed3c1e422f97a43fa / ffcc82219cef0928bed2d558b19ef6ea35634130
+CVE-2017-11665, 54a6c1368cdbb13eb0015433edca0d0fc9ea5dfb / 08c073434e25cba8c43aae5ed9554fdd594adfb0
+CVE-2017-11719, 956f2db21ffc1ca7f8dae7a3f44b09a145d9b9fa / 296debd213bd6dce7647cedd34eb64e5b94cdc92
+</pre>
+
<h3>3.1.9</h3>
<p>
Fixes following vulnerabilities:
-----------------------------------------------------------------------
Summary of changes:
src/download | 18 +++++++++---------
src/security | 11 +++++++++++
2 files changed, 20 insertions(+), 9 deletions(-)
hooks/post-receive
--
More information about the ffmpeg-cvslog
mailing list