The branch, master has been updated via 02eac909118ae1f36d9b84425cd3b4d204365c62 (commit) from c4f43ba94252908a589a265d231c1ea6e3bea42d (commit)
- Log ----------------------------------------------------------------- commit 02eac909118ae1f36d9b84425cd3b4d204365c62 Author: Michael Niedermayer <mich...@niedermayer.cc> AuthorDate: Wed Aug 31 21:31:36 2022 +0200 Commit: Michael Niedermayer <mich...@niedermayer.cc> CommitDate: Wed Aug 31 21:31:36 2022 +0200 web: Add FFmpeg 5.1.1 diff --git a/src/download b/src/download index dd4366b..ff874ef 100644 --- a/src/download +++ b/src/download @@ -304,10 +304,10 @@ gpg: Good signature from "FFmpeg release signing key <ffmpeg-de...@ffmpeg.org and much faster bug fixes such as additional features and security patches. </p> - <h3 id="release_5.1">FFmpeg 5.1 "Riemann"</h3> + <h3 id="release_5.1">FFmpeg 5.1.1 "Riemann"</h3> <p> - 5.1 was released on 2022-07-22. It is the latest stable FFmpeg release + 5.1.1 was released on 2022-08-31. It is the latest stable FFmpeg release from the 5.1 release branch, which was cut from master on 2022-07-13. </p> <p>It includes the following library versions: @@ -323,19 +323,19 @@ libswresample 4. 7.100 libpostproc 56. 6.100</pre> <div class="row"> <div class="col-md-3"> - <a class="btn btn-success" href="releases/ffmpeg-5.1.tar.xz">Download xz tarball</a> - <small><a href="releases/ffmpeg-5.1.tar.xz.asc">PGP signature</a></small> + <a class="btn btn-success" href="releases/ffmpeg-5.1.1.tar.xz">Download xz tarball</a> + <small><a href="releases/ffmpeg-5.1.1.tar.xz.asc">PGP signature</a></small> </div> <!-- col --> <div class="col-md-3"> - <a class="btn btn-success" href="releases/ffmpeg-5.1.tar.bz2">Download bzip2 tarball</a> - <small><a href="releases/ffmpeg-5.1.tar.bz2.asc">PGP signature</a></small> + <a class="btn btn-success" href="releases/ffmpeg-5.1.1.tar.bz2">Download bzip2 tarball</a> + <small><a href="releases/ffmpeg-5.1.1.tar.bz2.asc">PGP signature</a></small> </div> <!-- col --> <div class="col-md-3"> - <a class="btn btn-success" href="releases/ffmpeg-5.1.tar.gz">Download gzip tarball</a> - <small><a href="releases/ffmpeg-5.1.tar.gz.asc">PGP signature</a></small> + <a class="btn btn-success" href="releases/ffmpeg-5.1.1.tar.gz">Download gzip tarball</a> + <small><a href="releases/ffmpeg-5.1.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/n5.1">Changelog</a></small> + <small><a href="https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n5.1.1">Changelog</a></small> <a class="btn btn-success" href="https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/5.1:/RELEASE_NOTES">Release Notes</a> </div> <!-- col --> </div> <!-- row --> diff --git a/src/security b/src/security index 49ba720..7991405 100644 --- a/src/security +++ b/src/security @@ -1,5 +1,16 @@ <p>Please report vulnerabilities to <a href="mailto:ffmpeg-secur...@ffmpeg.org">ffmpeg-secur...@ffmpeg.org</a></p> + +<h2>FFmpeg 5.1</h2> + +<h3>5.1.1</h3> +<p> +Fixes following vulnerabilities: +</p> +<pre> +CVE-2022-2566, 6f53f0d09ea4c9c7f7354f018a87ef840315207d / c953baa084607dd1d84c3bfcce3cf6a87c3e6e05 +</pre> + <h2>FFmpeg 5.0</h2> <h3>5.0</h3> ----------------------------------------------------------------------- Summary of changes: src/download | 18 +++++++++--------- src/security | 11 +++++++++++ 2 files changed, 20 insertions(+), 9 deletions(-) hooks/post-receive -- _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog To unsubscribe, visit link above, or email ffmpeg-cvslog-requ...@ffmpeg.org with subject "unsubscribe".