[FFmpeg-cvslog] [ffmpeg-web] branch master updated. e8fe4f2 web:Add FFmpeg 4.1.5
ffmpeg-git at ffmpeg.org
ffmpeg-git at ffmpeg.org
Tue Jan 7 20:46:27 EET 2020
The branch, master has been updated
via e8fe4f20964069ee85b732c3fd3c9891f9aca8b4 (commit)
from 025c901bd87dd73ab1f14bd254c0935c88929c75 (commit)
- Log -----------------------------------------------------------------
commit e8fe4f20964069ee85b732c3fd3c9891f9aca8b4
Author: Michael Niedermayer <michael at niedermayer.cc>
AuthorDate: Tue Jan 7 19:43:07 2020 +0100
Commit: Michael Niedermayer <michael at niedermayer.cc>
CommitDate: Tue Jan 7 19:43:07 2020 +0100
web:Add FFmpeg 4.1.5
diff --git a/src/download b/src/download
index a43d3b7..3839d9d 100644
--- a/src/download
+++ b/src/download
@@ -302,10 +302,10 @@ libpostproc 55. 5.100</pre>
</div> <!-- col -->
</div> <!-- row -->
- <h3 id="release_4.1">FFmpeg 4.1.4 "al-Khwarizmi"</h3>
+ <h3 id="release_4.1">FFmpeg 4.1.5 "al-Khwarizmi"</h3>
<p>
- 4.1.4 was released on 2019-07-08. It is the latest stable FFmpeg release
+ 4.1.5 was released on 2020-01-07. It is the latest stable FFmpeg release
from the 4.1 release branch, which was cut from master on 2018-11-02.
</p>
<p>It includes the following library versions:
@@ -322,19 +322,19 @@ libpostproc 55. 3.100</pre>
<div class="row">
<div class="col-md-3">
- <a class="btn btn-success" href="releases/ffmpeg-4.1.4.tar.xz">Download xz tarball</a>
- <small><a href="releases/ffmpeg-4.1.4.tar.xz.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-4.1.5.tar.xz">Download xz tarball</a>
+ <small><a href="releases/ffmpeg-4.1.5.tar.xz.asc">PGP signature</a></small>
</div> <!-- col -->
<div class="col-md-3">
- <a class="btn btn-success" href="releases/ffmpeg-4.1.4.tar.bz2">Download bzip2 tarball</a>
- <small><a href="releases/ffmpeg-4.1.4.tar.bz2.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-4.1.5.tar.bz2">Download bzip2 tarball</a>
+ <small><a href="releases/ffmpeg-4.1.5.tar.bz2.asc">PGP signature</a></small>
</div> <!-- col -->
<div class="col-md-3">
- <a class="btn btn-success" href="releases/ffmpeg-4.1.4.tar.gz">Download gzip tarball</a>
- <small><a href="releases/ffmpeg-4.1.4.tar.gz.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-4.1.5.tar.gz">Download gzip tarball</a>
+ <small><a href="releases/ffmpeg-4.1.5.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/n4.1.4">Changelog</a></small>
+ <small><a href="https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n4.1.5">Changelog</a></small>
<a class="btn btn-success" href="https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/4.1:/RELEASE_NOTES">Release Notes</a>
</div> <!-- col -->
</div> <!-- row -->
diff --git a/src/security b/src/security
index 5246d6c..f1255ea 100644
--- a/src/security
+++ b/src/security
@@ -28,6 +28,15 @@ CVE-2019-1000016, b97a4b658814b2de8b9f2a3bce491c002d34de31
<h2>FFmpeg 4.1</h2>
+<h3>4.1.5</h3>
+<p>
+Fixes following vulnerabilities:
+</p>
+<pre>
+CVE-2019-17539, f2c01cc90b36e0efa60cc335bc910746d53e46ce / 8df6884832ec413cf032dfaa45c23b1c7876670c
+CVE-2019-17542, 731b4f7414b7ee5e2b90b55d6721c2df0dc4f160 / 02f909dc24b1f05cfbba75077c7707b905e63cd2
+</pre>
+
<h3>4.1.4</h3>
<p>
Fixes following vulnerabilities:
-----------------------------------------------------------------------
Summary of changes:
src/download | 18 +++++++++---------
src/security | 9 +++++++++
2 files changed, 18 insertions(+), 9 deletions(-)
hooks/post-receive
--
More information about the ffmpeg-cvslog
mailing list