[FFmpeg-cvslog] [ffmpeg-web] branch master updated. beb8af8 web: add FFmpeg 4.1.6

ffmpeg-git at ffmpeg.org ffmpeg-git at ffmpeg.org
Sun Jul 5 01:58:34 EEST 2020


The branch, master has been updated
       via  beb8af8c69f7d5afc3eb0e8784112c95f9d6d5bc (commit)
      from  da832f00be247d58b504a41a4dffb3589fd3ad7d (commit)


- Log -----------------------------------------------------------------
commit beb8af8c69f7d5afc3eb0e8784112c95f9d6d5bc
Author:     Michael Niedermayer <michael at niedermayer.cc>
AuthorDate: Sun Jul 5 00:57:50 2020 +0200
Commit:     Michael Niedermayer <michael at niedermayer.cc>
CommitDate: Sun Jul 5 00:57:50 2020 +0200

    web: add FFmpeg 4.1.6
    
    Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>

diff --git a/src/download b/src/download
index 1ba9cdb..2346b32 100644
--- a/src/download
+++ b/src/download
@@ -338,10 +338,10 @@ libpostproc    55.  5.100</pre>
     </div> <!-- col -->
   </div> <!-- row -->
 
-  <h3 id="release_4.1">FFmpeg 4.1.5 "al-Khwarizmi"</h3>
+  <h3 id="release_4.1">FFmpeg 4.1.6 "al-Khwarizmi"</h3>
 
   <p>
-    4.1.5 was released on 2020-01-07. It is the latest stable FFmpeg release
+    4.1.6 was released on 2020-07-05. 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:
@@ -358,19 +358,19 @@ libpostproc    55.  3.100</pre>
 
   <div class="row">
     <div class="col-md-3">
-      <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>
+      <a class="btn btn-success" href="releases/ffmpeg-4.1.6.tar.xz">Download xz tarball</a>
+      <small><a href="releases/ffmpeg-4.1.6.tar.xz.asc">PGP signature</a></small>
     </div> <!-- col -->
     <div class="col-md-3">
-      <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>
+      <a class="btn btn-success" href="releases/ffmpeg-4.1.6.tar.bz2">Download bzip2 tarball</a>
+      <small><a href="releases/ffmpeg-4.1.6.tar.bz2.asc">PGP signature</a></small>
     </div> <!-- col -->
     <div class="col-md-3">
-      <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>
+      <a class="btn btn-success" href="releases/ffmpeg-4.1.6.tar.gz">Download gzip tarball</a>
+      <small><a href="releases/ffmpeg-4.1.6.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.5">Changelog</a></small>
+      <small><a href="https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n4.1.6">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 ff82388..d781d96 100644
--- a/src/security
+++ b/src/security
@@ -52,6 +52,16 @@ CVE-2019-1000016, b97a4b658814b2de8b9f2a3bce491c002d34de31
 
 <h2>FFmpeg 4.1</h2>
 
+<h3>4.1.6</h3>
+<p>
+Fixes following vulnerabilities:
+</p>
+<pre>
+CVE-2020-12284, a3a3730b5456ca00587455004d40c047f7b20a99 / 1812352d767ccf5431aa440123e2e260a4db2726
+CVE-2020-13904, 7dc5dfad31d1bc6cec5f4eb1f9033ce3b715425d / b5e39880fb7269b1b3577cee288e06aa3dc1dfa2
+CVE-2020-13904, c229e5e80f1b67b2120f317e815fec29ca1390a5 / 9dfb19baeb86a8bb02c53a441682c6e9a6e104cc
+</pre>
+
 <h3>4.1.5</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