aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxwell G <gotmax23@fedoraproject.org>2023-08-18 03:45:35 +0000
committerConrad Hoffmann <ch@bitfehler.net>2023-09-01 15:18:50 +0200
commitbd1d5dfcdab4467fdb549fd2a1a9c7adf0d666f1 (patch)
treef655f5302633d700de39d22cfb3b3089874cebd6
parenta8e87f56e1db9ea4da117e1a774309a24566c79c (diff)
downloadsr.ht-docs-bd1d5dfcdab4467fdb549fd2a1a9c7adf0d666f1.tar.gz
add fedora/40 and move fedora/rawhide to it
Fedora 40 is now Fedora Rawhide and Fedora 39 is the branched release. fedora/latest will be moved to fedora/39 when Fedora 39 is officially released around October.
-rw-r--r--builds.sr.ht/compatibility.md30
1 files changed, 28 insertions, 2 deletions
diff --git a/builds.sr.ht/compatibility.md b/builds.sr.ht/compatibility.md
index a36c4b8..9c68540 100644
--- a/builds.sr.ht/compatibility.md
+++ b/builds.sr.ht/compatibility.md
@@ -428,7 +428,7 @@ Maintainer: Haowen Liu <lhw@lunacd.com>
<th>Fedora Rawhide</th>
<th colspan="3" style="font-weight: normal; text-align: center">
<code>image: fedora/rawhide</code> <strong>or</strong>
- <code>image: fedora/39</code>
+ <code>image: fedora/40</code>
</th>
</tr>
<tr>
@@ -452,6 +452,32 @@ Maintainer: Haowen Liu <lhw@lunacd.com>
<table class="table table-sm table-hover">
<thead>
<tr>
+ <th>Fedora 39</th>
+ <th colspan="3" style="font-weight: normal; text-align: center">
+ <code>image: fedora/39</code>
+ </th>
+ </tr>
+ <tr>
+ <th>arch</th>
+ <th style="text-align: center">supported</th>
+ <th style="text-align: center">native</th>
+ <th>updated</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr><td><code>arch: aarch64</code></td><td style="text-align: center"></td><td></td><td></td></tr>
+ <tr class="table-primary">
+ <td><code>arch: x86_64</code> (default)</td>
+ <td style="text-align: center; color: green">✓</td>
+ <td style="text-align: center; color: green">✓</td>
+ <td>weekly</td>
+ </tr>
+ </tbody>
+</table>
+
+<table class="table table-sm table-hover">
+ <thead>
+ <tr>
<th>Fedora 38</th>
<th colspan="3" style="font-weight: normal; text-align: center">
<code>image: fedora/latest</code> <strong>or</strong>
@@ -497,7 +523,7 @@ Maintainer: Haowen Liu <lhw@lunacd.com>
<td><code>arch: x86_64</code> (default)</td>
<td style="text-align: center; color: green">✓</td>
<td style="text-align: center; color: green">✓</td>
- <td>weekly</td>
+ <td>monthy</td>
</tr>
</tbody>
</table>