[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 4530646 web/download: Add 7.0.3

ffmpeg-git at ffmpeg.org ffmpeg-git at ffmpeg.org
Tue Aug 5 03:35:56 EEST 2025


The branch, master has been updated
       via  45306467482479f8b9a54c510777c92aecd78206 (commit)
       via  e0cbf0cfba69e72b4ecb0fb7237188a9f4866995 (commit)
      from  70386f1d527f76e2e0b21735769f9e059abe6fe9 (commit)


- Log -----------------------------------------------------------------
commit 45306467482479f8b9a54c510777c92aecd78206
Author:     Michael Niedermayer <michael at niedermayer.cc>
AuthorDate: Tue Aug 5 02:34:04 2025 +0200
Commit:     Michael Niedermayer <michael at niedermayer.cc>
CommitDate: Tue Aug 5 02:34:04 2025 +0200

    web/download: Add 7.0.3

diff --git a/src/download b/src/download
index 46c581a..376cc11 100644
--- a/src/download
+++ b/src/download
@@ -342,10 +342,10 @@ libpostproc    58.  3.100</pre>
     </div> <!-- col -->
   </div> <!-- row -->
 
-  <h3 id="release_7.0">FFmpeg 7.0.2 "Dijkstra"</h3>
+  <h3 id="release_7.0">FFmpeg 7.0.3 "Dijkstra"</h3>
 
   <p>
-    7.0.2 was released on 2024-08-03. It is the latest stable FFmpeg release
+    7.0.3 was released on 2025-08-05. It is the latest stable FFmpeg release
     from the 7.0 release branch, which was cut from master on 2024-03-27.
   </p>
   <p>It includes the following library versions:
@@ -361,19 +361,19 @@ libswresample   5.  1.100
 libpostproc    58.  1.100</pre>
   <div class="row">
     <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-7.0.2.tar.xz">Download xz tarball</a>
-      <small><a href="releases/ffmpeg-7.0.2.tar.xz.asc">PGP signature</a></small>
+      <a class="btn btn-success" href="releases/ffmpeg-7.0.3.tar.xz">Download xz tarball</a>
+      <small><a href="releases/ffmpeg-7.0.3.tar.xz.asc">PGP signature</a></small>
     </div> <!-- col -->
     <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-7.0.2.tar.bz2">Download bzip2 tarball</a>
-      <small><a href="releases/ffmpeg-7.0.2.tar.bz2.asc">PGP signature</a></small>
+      <a class="btn btn-success" href="releases/ffmpeg-7.0.3.tar.bz2">Download bzip2 tarball</a>
+      <small><a href="releases/ffmpeg-7.0.3.tar.bz2.asc">PGP signature</a></small>
     </div> <!-- col -->
     <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-7.0.2.tar.gz">Download gzip tarball</a>
-      <small><a href="releases/ffmpeg-7.0.2.tar.gz.asc">PGP signature</a></small>
+      <a class="btn btn-success" href="releases/ffmpeg-7.0.3.tar.gz">Download gzip tarball</a>
+      <small><a href="releases/ffmpeg-7.0.3.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/n7.0.2">Changelog</a></small>
+      <small><a href="https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n7.0.3">Changelog</a></small>
       <a class="btn btn-success" href="https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/7.0:/RELEASE_NOTES">Release Notes</a>
     </div> <!-- col -->
   </div> <!-- row -->

commit e0cbf0cfba69e72b4ecb0fb7237188a9f4866995
Author:     Michael Niedermayer <michael at niedermayer.cc>
AuthorDate: Sat Aug 2 17:55:06 2025 +0200
Commit:     Michael Niedermayer <michael at niedermayer.cc>
CommitDate: Sat Aug 2 17:55:06 2025 +0200

    web/security: list commit that fixes CVE-2023-6601
    
    (also called CVE-2023-6602 I)

diff --git a/src/security b/src/security
index 62fd6bc..9cfca4a 100644
--- a/src/security
+++ b/src/security
@@ -82,6 +82,7 @@ CVE-2024-36617, d66b1af8df7902a3b6226f13410112d9ff27bfc4 / d973fcbcc2f944752ff10
 Fixes following vulnerabilities:
 </p>
 <pre>
+CVE-2023-6601,  d09f50c0f5f045dec35f0ca22c2212fae2378dba
 CVE-2023-47342, e4d5ac8d7d2a08658b3db7dd821246fe6b35381f
 CVE-2023-47344, f7ac3512f5b5cb8eb149f37300b43461d8e93af3
 </pre>

-----------------------------------------------------------------------

Summary of changes:
 src/download | 18 +++++++++---------
 src/security |  1 +
 2 files changed, 10 insertions(+), 9 deletions(-)


hooks/post-receive
-- 



More information about the ffmpeg-cvslog mailing list