[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 49be479 web: move 4.1 to olddownloads

ffmpeg-git at ffmpeg.org ffmpeg-git at ffmpeg.org
Tue Jul 23 00:32:47 EEST 2024


The branch, master has been updated
       via  49be47948400e33b16a14fc7a198f4636c5d229e (commit)
       via  ebe787e5276b54a585f69ed76b0d7cce8265374d (commit)
      from  b1dcfbce5206035e823917b1c53349fda8fdcdf2 (commit)


- Log -----------------------------------------------------------------
commit 49be47948400e33b16a14fc7a198f4636c5d229e
Author:     Michael Niedermayer <michael at niedermayer.cc>
AuthorDate: Sun Jul 21 15:42:00 2024 +0200
Commit:     Michael Niedermayer <michael at niedermayer.cc>
CommitDate: Sun Jul 21 15:46:55 2024 +0200

    web: move 4.1 to olddownloads
    
    No distros are listed on downstreams that are not EOL that use 4.1

diff --git a/src/download b/src/download
index 242de79..3feb1fb 100644
--- a/src/download
+++ b/src/download
@@ -522,43 +522,6 @@ libpostproc    55.  5.100</pre>
     </div> <!-- col -->
   </div> <!-- row -->
 
-  <h3 id="release_4.1">FFmpeg 4.1.11 "al-Khwarizmi"</h3>
-
-  <p>
-    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:
-  </p>
-  <pre>
-libavutil      56. 22.100
-libavcodec     58. 35.100
-libavformat    58. 20.100
-libavdevice    58.  5.100
-libavfilter     7. 40.101
-libswscale      5.  3.100
-libswresample   3.  3.100
-libpostproc    55.  3.100</pre>
-
-  <div class="row">
-    <div class="col-md-3">
-      <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.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.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.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 -->
-
   <h3 id="release_3.4">FFmpeg 3.4.13 "Cantor"</h3>
 
   <p>
diff --git a/src/olddownload b/src/olddownload
index a6b2ff2..0f1575b 100644
--- a/src/olddownload
+++ b/src/olddownload
@@ -78,6 +78,43 @@ libpostproc    56.  3.100</pre>
     </div> <!-- col -->
   </div> <!-- row -->
 
+  <h3 id="release_4.1">FFmpeg 4.1.11 "al-Khwarizmi"</h3>
+
+  <p>
+    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:
+  </p>
+  <pre>
+libavutil      56. 22.100
+libavcodec     58. 35.100
+libavformat    58. 20.100
+libavdevice    58.  5.100
+libavfilter     7. 40.101
+libswscale      5.  3.100
+libswresample   3.  3.100
+libpostproc    55.  3.100</pre>
+
+  <div class="row">
+    <div class="col-md-3">
+      <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.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.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.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 -->
+
   <h3 id="release_4.0">FFmpeg 4.0.6 "Wu"</h3>
 
   <p>

commit ebe787e5276b54a585f69ed76b0d7cce8265374d
Author:     Michael Niedermayer <michael at niedermayer.cc>
AuthorDate: Sun Jul 21 15:42:00 2024 +0200
Commit:     Michael Niedermayer <michael at niedermayer.cc>
CommitDate: Sun Jul 21 15:46:19 2024 +0200

    web: move 6.0 to olddownloads
    
    Only ubuntu 23.10 uses 6.0 according to downstreams and that is EOL in a few days
    also 23.10 users will probably upgrade to 24.04 LTS so shouldnt affect anyone

diff --git a/src/download b/src/download
index b16ffcf..242de79 100644
--- a/src/download
+++ b/src/download
@@ -377,42 +377,6 @@ libpostproc    57.  3.100</pre>
     </div> <!-- col -->
   </div> <!-- row -->
 
-  <h3 id="release_6.0">FFmpeg 6.0.1 "Von Neumann"</h3>
-
-  <p>
-    6.0.1 was released on 2023-11-10. It is the latest stable FFmpeg release
-    from the 6.0 release branch, which was cut from master on 2023-02-19.
-  </p>
-  <p>It includes the following library versions:
-  </p>
-  <pre>
-libavutil      58.  2.100
-libavcodec     60.  3.100
-libavformat    60.  3.100
-libavdevice    60.  1.100
-libavfilter     9.  3.100
-libswscale      7.  1.100
-libswresample   4. 10.100
-libpostproc    57.  1.100</pre>
-  <div class="row">
-    <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-6.0.1.tar.xz">Download xz tarball</a>
-      <small><a href="releases/ffmpeg-6.0.1.tar.xz.asc">PGP signature</a></small>
-    </div> <!-- col -->
-    <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-6.0.1.tar.bz2">Download bzip2 tarball</a>
-      <small><a href="releases/ffmpeg-6.0.1.tar.bz2.asc">PGP signature</a></small>
-    </div> <!-- col -->
-    <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-6.0.1.tar.gz">Download gzip tarball</a>
-      <small><a href="releases/ffmpeg-6.0.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/n6.0.1">Changelog</a></small>
-      <a class="btn btn-success" href="https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/6.0:/RELEASE_NOTES">Release Notes</a>
-    </div> <!-- col -->
-  </div> <!-- row -->
-
   <h3 id="release_5.1">FFmpeg 5.1.5 "Riemann"</h3>
 
   <p>
diff --git a/src/olddownload b/src/olddownload
index 187848e..a6b2ff2 100644
--- a/src/olddownload
+++ b/src/olddownload
@@ -6,6 +6,42 @@
   maintaining an old release.
 </div>
 
+  <h3 id="release_6.0">FFmpeg 6.0.1 "Von Neumann"</h3>
+
+  <p>
+    6.0.1 was released on 2023-11-10. It is the latest stable FFmpeg release
+    from the 6.0 release branch, which was cut from master on 2023-02-19.
+  </p>
+  <p>It includes the following library versions:
+  </p>
+  <pre>
+libavutil      58.  2.100
+libavcodec     60.  3.100
+libavformat    60.  3.100
+libavdevice    60.  1.100
+libavfilter     9.  3.100
+libswscale      7.  1.100
+libswresample   4. 10.100
+libpostproc    57.  1.100</pre>
+  <div class="row">
+    <div class="col-md-3">
+      <a class="btn btn-success" href="releases/ffmpeg-6.0.1.tar.xz">Download xz tarball</a>
+      <small><a href="releases/ffmpeg-6.0.1.tar.xz.asc">PGP signature</a></small>
+    </div> <!-- col -->
+    <div class="col-md-3">
+      <a class="btn btn-success" href="releases/ffmpeg-6.0.1.tar.bz2">Download bzip2 tarball</a>
+      <small><a href="releases/ffmpeg-6.0.1.tar.bz2.asc">PGP signature</a></small>
+    </div> <!-- col -->
+    <div class="col-md-3">
+      <a class="btn btn-success" href="releases/ffmpeg-6.0.1.tar.gz">Download gzip tarball</a>
+      <small><a href="releases/ffmpeg-6.0.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/n6.0.1">Changelog</a></small>
+      <a class="btn btn-success" href="https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/6.0:/RELEASE_NOTES">Release Notes</a>
+    </div> <!-- col -->
+  </div> <!-- row -->
+
   <h3 id="release_5.0">FFmpeg 5.0.3 "Lorentz"</h3>
 
   <p>

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

Summary of changes:
 src/download    | 73 ---------------------------------------------------------
 src/olddownload | 73 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 73 insertions(+), 73 deletions(-)


hooks/post-receive
-- 



More information about the ffmpeg-cvslog mailing list