[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 0d08624 web: add FFmpeg 4.2.4
ffmpeg-git at ffmpeg.org
ffmpeg-git at ffmpeg.org
Thu Jul 9 13:34:25 EEST 2020
The branch, master has been updated
via 0d08624febffdfeb6fefd067fd69b81321b8313a (commit)
from 394139dba46e05b3a70645389a6221b7d59d53ed (commit)
- Log -----------------------------------------------------------------
commit 0d08624febffdfeb6fefd067fd69b81321b8313a
Author: Michael Niedermayer <michael at niedermayer.cc>
AuthorDate: Thu Jul 9 12:32:48 2020 +0200
Commit: Michael Niedermayer <michael at niedermayer.cc>
CommitDate: Thu Jul 9 12:34:00 2020 +0200
web: add FFmpeg 4.2.4
diff --git a/src/download b/src/download
index 4ecb9a7..622185b 100644
--- a/src/download
+++ b/src/download
@@ -301,10 +301,10 @@ libpostproc 55. 7.100</pre>
</div> <!-- col -->
</div> <!-- row -->
- <h3 id="release_4.2">FFmpeg 4.2.3 "Ada"</h3>
+ <h3 id="release_4.2">FFmpeg 4.2.4 "Ada"</h3>
<p>
- 4.2.3 was released on 2020-05-21. It is the latest stable FFmpeg release
+ 4.2.4 was released on 2020-07-09. It is the latest stable FFmpeg release
from the 4.2 release branch, which was cut from master on 2019-07-21.
</p>
<p>It includes the following library versions:
@@ -321,19 +321,19 @@ libpostproc 55. 5.100</pre>
<div class="row">
<div class="col-md-3">
- <a class="btn btn-success" href="releases/ffmpeg-4.2.3.tar.xz">Download xz tarball</a>
- <small><a href="releases/ffmpeg-4.2.3.tar.xz.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-4.2.4.tar.xz">Download xz tarball</a>
+ <small><a href="releases/ffmpeg-4.2.4.tar.xz.asc">PGP signature</a></small>
</div> <!-- col -->
<div class="col-md-3">
- <a class="btn btn-success" href="releases/ffmpeg-4.2.3.tar.bz2">Download bzip2 tarball</a>
- <small><a href="releases/ffmpeg-4.2.3.tar.bz2.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-4.2.4.tar.bz2">Download bzip2 tarball</a>
+ <small><a href="releases/ffmpeg-4.2.4.tar.bz2.asc">PGP signature</a></small>
</div> <!-- col -->
<div class="col-md-3">
- <a class="btn btn-success" href="releases/ffmpeg-4.2.3.tar.gz">Download gzip tarball</a>
- <small><a href="releases/ffmpeg-4.2.3.tar.gz.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-4.2.4.tar.gz">Download gzip tarball</a>
+ <small><a href="releases/ffmpeg-4.2.4.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.2.3">Changelog</a></small>
+ <small><a href="https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n4.2.4">Changelog</a></small>
<a class="btn btn-success" href="https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/4.2:/RELEASE_NOTES">Release Notes</a>
</div> <!-- col -->
</div> <!-- row -->
diff --git a/src/security b/src/security
index 93cb227..3d11e12 100644
--- a/src/security
+++ b/src/security
@@ -16,6 +16,15 @@ CVE-2020-12284, 1812352d767ccf5431aa440123e2e260a4db2726
<h2>FFmpeg 4.2</h2>
+<h3>4.2.4</h3>
+<p>
+Fixes following vulnerabilities:
+</p>
+<pre>
+CVE-2020-13904, 57970c41f59319f54879993fc26c55147854c52f / b5e39880fb7269b1b3577cee288e06aa3dc1dfa2
+CVE-2020-13904, c00e881a450fc465e60f41bd47ea6396a87f3eef / 9dfb19baeb86a8bb02c53a441682c6e9a6e104cc
+</pre>
+
<h3>4.2.3</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