summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--index.html4
-rw-r--r--wizard/index.php5
2 files changed, 7 insertions, 2 deletions
diff --git a/index.html b/index.html
index 40f5d611..b32d4a2e 100644
--- a/index.html
+++ b/index.html
@@ -55,11 +55,11 @@
But maintaining this web site also have a cost.</p>
<p class="msg">
-->
- <h2>Next year <strong>Web hosting</strong> budget, until February 2026:</h2>
+ <h2>Next year <strong>Web hosting</strong> budget, until March 2026:</h2>
<!--
<p><progress max="600" value="600">100%</progress> <strong>100%&nbsp;of&nbsp;600€</strong><br/>&nbsp;</p>
-->
- <p><progress max="600" value="556">93%</progress> <strong>93%&nbsp;of&nbsp;600€</strong><br/>&nbsp;</p>
+ <p><progress max="600" value="561">93%</progress> <strong>93%&nbsp;of&nbsp;600€</strong><br/>&nbsp;</p>
<!--
</p>-<p class="msg" style="margin-bottom: 18em">
-->
diff --git a/wizard/index.php b/wizard/index.php
index 6986d760..fe2a8c33 100644
--- a/wizard/index.php
+++ b/wizard/index.php
@@ -24,6 +24,7 @@ $osvers = [
'CentOS 9' => ['8.0', '8.1', '8.2'],
'EL 9' => ['8.0', '8.1', '8.2'],
'EL 8' => ['7.4', '8.0', '8.2'],
+ 'Fedora 42' => '8.3',
'Fedora 41' => '8.3',
'Fedora 40' => '8.3',
];
@@ -35,6 +36,7 @@ $osmin = [
'CentOS 9' => '7.4',
'EL 9' => '7.4',
'EL 8' => '5.6',
+ 'Fedora 42' => '7.4',
'Fedora 41' => '7.4',
'Fedora 40' => '7.4',
];
@@ -46,6 +48,7 @@ $osminbase = [
'CentOS 9' => '7.4',
'EL 9' => '7.4',
'EL 8' => '7.2',
+ 'Fedora 42' => '7.4',
'Fedora 41' => '7.4',
'Fedora 40' => '7.4',
];
@@ -57,6 +60,7 @@ $osmax = [
'CentOS 9' => '8.4',
'EL 9' => '8.4',
'EL 8' => '8.4',
+ 'Fedora 42' => '8.4',
'Fedora 41' => '8.4',
'Fedora 40' => '8.4',
];
@@ -72,6 +76,7 @@ $osname = [
'EL 9' => 'EL 9',
'EL 8' => 'EL 8',
':fedora' => 'Fedora Linux',
+ 'Fedora 42' => 'Fedora 42 (Development version)',
'Fedora 41' => 'Fedora 41',
'Fedora 40' => 'Fedora 40',
// 'Fedora 39' => 'Fedora 39 (EOL since November 26, 2024)',