The branch, master has been updated via 6ec654b2049e419a337b01a3311f8459ee094140 (commit) from 694b70c33f04fbb37581dcb6c6e4b38ad7776305 (commit)
- Log ----------------------------------------------------------------- commit 6ec654b2049e419a337b01a3311f8459ee094140 Author: Michael Niedermayer <mich...@niedermayer.cc> AuthorDate: Tue Jan 15 13:14:25 2019 +0100 Commit: Michael Niedermayer <mich...@niedermayer.cc> CommitDate: Tue Jan 15 13:17:56 2019 +0100 web/download: add 3.2.13 diff --git a/src/download b/src/download index 5268954..5d34245 100644 --- a/src/download +++ b/src/download @@ -419,10 +419,10 @@ libpostproc 54. 5.100</pre> </div> <!-- col --> </div> <!-- row --> - <h3 id="release_3.2">FFmpeg 3.2.12 "Hypatia"</h3> + <h3 id="release_3.2">FFmpeg 3.2.13 "Hypatia"</h3> <p> - 3.2.12 was released on 2018-07-18. It is the latest stable FFmpeg release + 3.2.13 was released on 2019-01-15. It is the latest stable FFmpeg release from the 3.2 release branch, which was cut from master on 2016-10-26. </p> <p>It includes the following library versions: @@ -440,19 +440,19 @@ libpostproc 54. 1.100</pre> <div class="row"> <div class="col-md-3"> - <a class="btn btn-success" href="releases/ffmpeg-3.2.12.tar.xz">Download xz tarball</a> - <small><a href="releases/ffmpeg-3.2.12.tar.xz.asc">PGP signature</a></small> + <a class="btn btn-success" href="releases/ffmpeg-3.2.13.tar.xz">Download xz tarball</a> + <small><a href="releases/ffmpeg-3.2.13.tar.xz.asc">PGP signature</a></small> </div> <!-- col --> <div class="col-md-3"> - <a class="btn btn-success" href="releases/ffmpeg-3.2.12.tar.bz2">Download bzip2 tarball</a> - <small><a href="releases/ffmpeg-3.2.12.tar.bz2.asc">PGP signature</a></small> + <a class="btn btn-success" href="releases/ffmpeg-3.2.13.tar.bz2">Download bzip2 tarball</a> + <small><a href="releases/ffmpeg-3.2.13.tar.bz2.asc">PGP signature</a></small> </div> <!-- col --> <div class="col-md-3"> - <a class="btn btn-success" href="releases/ffmpeg-3.2.12.tar.gz">Download gzip tarball</a> - <small><a href="releases/ffmpeg-3.2.12.tar.gz.asc">PGP signature</a></small> + <a class="btn btn-success" href="releases/ffmpeg-3.2.13.tar.gz">Download gzip tarball</a> + <small><a href="releases/ffmpeg-3.2.13.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/n3.2.12">Changelog</a></small> + <small><a href="https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n3.2.13">Changelog</a></small> <a class="btn btn-success" href="https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/3.2:/RELEASE_NOTES">Release Notes</a> </div> <!-- col --> </div> <!-- row --> diff --git a/src/security b/src/security index 3ed5880..c755a2e 100644 --- a/src/security +++ b/src/security @@ -246,6 +246,14 @@ CVE-2017-7866, e371f031b942d73e02c090170975561fabd5c264 <h2>FFmpeg 3.2</h2> +<h3>3.2.13</h3> +<p> +Fixes following vulnerabilities: +</p> +<pre> +CVE-2018-15822, 1b283238226bf2ff1f328ab4811375240224b346 / 6b67d7f05918f7a1ee8fc6ff21355d7e8736aa10 +</pre> + <h3>3.2.12</h3> <p> Fixes following vulnerabilities: ----------------------------------------------------------------------- Summary of changes: src/download | 18 +++++++++--------- src/security | 8 ++++++++ 2 files changed, 17 insertions(+), 9 deletions(-) hooks/post-receive -- _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog