[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 8a1c511 web: Add FFmpeg 4.1.11
ffmpeg-git at ffmpeg.org
ffmpeg-git at ffmpeg.org
Wed Jun 7 18:20:20 EEST 2023
The branch, master has been updated
via 8a1c511a6bd64186fe42884f6ab1caab486f1bcc (commit)
from 7294889fd01b00545fb652709548be7491edec19 (commit)
- Log -----------------------------------------------------------------
commit 8a1c511a6bd64186fe42884f6ab1caab486f1bcc
Author: Michael Niedermayer <michael at niedermayer.cc>
AuthorDate: Wed Jun 7 17:18:50 2023 +0200
Commit: Michael Niedermayer <michael at niedermayer.cc>
CommitDate: Wed Jun 7 17:19:17 2023 +0200
web: Add FFmpeg 4.1.11
diff --git a/src/download b/src/download
index 285fdf7..a7ddcb1 100644
--- a/src/download
+++ b/src/download
@@ -520,10 +520,10 @@ libpostproc 55. 5.100</pre>
</div> <!-- col -->
</div> <!-- row -->
- <h3 id="release_4.1">FFmpeg 4.1.10 "al-Khwarizmi"</h3>
+ <h3 id="release_4.1">FFmpeg 4.1.11 "al-Khwarizmi"</h3>
<p>
- 4.1.10 was released on 2022-10-22. It is the latest stable FFmpeg release
+ 4.1.11 was released on 2023-06-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:
@@ -540,19 +540,19 @@ libpostproc 55. 3.100</pre>
<div class="row">
<div class="col-md-3">
- <a class="btn btn-success" href="releases/ffmpeg-4.1.10.tar.xz">Download xz tarball</a>
- <small><a href="releases/ffmpeg-4.1.10.tar.xz.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-4.1.11.tar.xz">Download xz tarball</a>
+ <small><a href="releases/ffmpeg-4.1.11.tar.xz.asc">PGP signature</a></small>
</div> <!-- col -->
<div class="col-md-3">
- <a class="btn btn-success" href="releases/ffmpeg-4.1.10.tar.bz2">Download bzip2 tarball</a>
- <small><a href="releases/ffmpeg-4.1.10.tar.bz2.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-4.1.11.tar.bz2">Download bzip2 tarball</a>
+ <small><a href="releases/ffmpeg-4.1.11.tar.bz2.asc">PGP signature</a></small>
</div> <!-- col -->
<div class="col-md-3">
- <a class="btn btn-success" href="releases/ffmpeg-4.1.10.tar.gz">Download gzip tarball</a>
- <small><a href="releases/ffmpeg-4.1.10.tar.gz.asc">PGP signature</a></small>
+ <a class="btn btn-success" href="releases/ffmpeg-4.1.11.tar.gz">Download gzip tarball</a>
+ <small><a href="releases/ffmpeg-4.1.11.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.10">Changelog</a></small>
+ <small><a href="https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n4.1.11">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 6ce1cbf..a388e87 100644
--- a/src/security
+++ b/src/security
@@ -391,6 +391,14 @@ CVE-2019-1000016, b97a4b658814b2de8b9f2a3bce491c002d34de31
<h2>FFmpeg 4.1</h2>
+<h3>4.1.11</h3>
+<p>
+Fixes following vulnerabilities:
+</p>
+<pre>
+CVE-2022-3109, 51efa68ec0b4f42b5b124b8987fb68f60a929c4f / 656cb0450aeb73b25d7d26980af342b37ac4c568
+</pre>
+
<h3>4.1.10</h3>
<p>
Fixes following vulnerabilities:
-----------------------------------------------------------------------
Summary of changes:
src/download | 18 +++++++++---------
src/security | 8 ++++++++
2 files changed, 17 insertions(+), 9 deletions(-)
hooks/post-receive
--
More information about the ffmpeg-cvslog
mailing list