[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 688e957 web: add FFmpeg 4.3.1

ffmpeg-git at ffmpeg.org ffmpeg-git at ffmpeg.org
Sat Jul 11 14:23:11 EEST 2020


The branch, master has been updated
       via  688e95788b23bc8d4c1f072939692cf93ed4bc78 (commit)
      from  0d08624febffdfeb6fefd067fd69b81321b8313a (commit)


- Log -----------------------------------------------------------------
commit 688e95788b23bc8d4c1f072939692cf93ed4bc78
Author:     Michael Niedermayer <michael at niedermayer.cc>
AuthorDate: Sat Jul 11 13:20:34 2020 +0200
Commit:     Michael Niedermayer <michael at niedermayer.cc>
CommitDate: Sat Jul 11 13:20:34 2020 +0200

    web: add FFmpeg 4.3.1

diff --git a/src/download b/src/download
index 622185b..02e2fe7 100644
--- a/src/download
+++ b/src/download
@@ -265,10 +265,10 @@
     and much faster bug fixes such as additional features and security patches.
   </p>
 
-  <h3 id="release_4.3">FFmpeg 4.3 "4:3"</h3>
+  <h3 id="release_4.3">FFmpeg 4.3.1 "4:3"</h3>
 
   <p>
-    4.3 was released on 2020-06-15. It is the latest stable FFmpeg release
+    4.3.1 was released on 2020-07-11. It is the latest stable FFmpeg release
     from the 4.3 release branch, which was cut from master on 2020-06-08.
   </p>
   <p>It includes the following library versions:
@@ -284,19 +284,19 @@ libswresample   3.  7.100
 libpostproc    55.  7.100</pre>
   <div class="row">
     <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-4.3.tar.xz">Download xz tarball</a>
-      <small><a href="releases/ffmpeg-4.3.tar.xz.asc">PGP signature</a></small>
+      <a class="btn btn-success" href="releases/ffmpeg-4.3.1.tar.xz">Download xz tarball</a>
+      <small><a href="releases/ffmpeg-4.3.1.tar.xz.asc">PGP signature</a></small>
     </div> <!-- col -->
     <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-4.3.tar.bz2">Download bzip2 tarball</a>
-      <small><a href="releases/ffmpeg-4.3.tar.bz2.asc">PGP signature</a></small>
+      <a class="btn btn-success" href="releases/ffmpeg-4.3.1.tar.bz2">Download bzip2 tarball</a>
+      <small><a href="releases/ffmpeg-4.3.1.tar.bz2.asc">PGP signature</a></small>
     </div> <!-- col -->
     <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-4.3.tar.gz">Download gzip tarball</a>
-      <small><a href="releases/ffmpeg-4.3.tar.gz.asc">PGP signature</a></small>
+      <a class="btn btn-success" href="releases/ffmpeg-4.3.1.tar.gz">Download gzip tarball</a>
+      <small><a href="releases/ffmpeg-4.3.1.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.3">Changelog</a></small>
+      <small><a href="https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n4.3.1">Changelog</a></small>
       <a class="btn btn-success" href="https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/4.3:/RELEASE_NOTES">Release Notes</a>
     </div> <!-- col -->
   </div> <!-- row -->
diff --git a/src/security b/src/security
index 3d11e12..86487c1 100644
--- a/src/security
+++ b/src/security
@@ -2,6 +2,15 @@
 
 <h2>FFmpeg 4.3</h2>
 
+<h3>4.3.1</h3>
+<p>
+Fixes following vulnerabilities:
+</p>
+<pre>
+CVE-2020-13904, a3fdeb0c3a4ecabab2c2351b86fc92004526e9cc / b5e39880fb7269b1b3577cee288e06aa3dc1dfa2
+CVE-2020-14212, dd273d359e45ab69398ac0dc41206d5f1a9371bf / 0b3bd001ac1745d9d008a2d195817df57d7d1d14
+</pre>
+
 <h3>4.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