summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xcheck.php6
-rw-r--r--enterprise/9/index.html2
-rw-r--r--index.html22
-rw-r--r--wizard/index.php17
4 files changed, 24 insertions, 23 deletions
diff --git a/check.php b/check.php
index 193bfbba..8218c5e2 100755
--- a/check.php
+++ b/check.php
@@ -101,9 +101,9 @@ $mirrors = [
'https://mirror.netzwerge.de/remi/',
];
$disabled = [
- 'https://remi.mivzakim.net/',
- 'https://mirror.usi.edu/pub/remi/',
- 'http://mirror.awanti.com/remi/',
+ 'https://remi.mivzakim.net/', // 2024-04-03
+ 'https://mirror.usi.edu/pub/remi/', // 2024-04-03
+ 'http://mirror.awanti.com/remi/', // 2024-03-20
'http://mirror.xeonbd.com/remi/',
'https://mirror.telkomuniversity.ac.id/remi/',
'http://mirror.uta.edu.ec/remi/',
diff --git a/enterprise/9/index.html b/enterprise/9/index.html
index 62666a0c..391ac70e 100644
--- a/enterprise/9/index.html
+++ b/enterprise/9/index.html
@@ -21,7 +21,7 @@
<div id="wrapper">
<div id="main">
<div id="content">
- <h2>Enterprise Linux 9 - RHEL 8 (Plow) and Clones </h2>
+ <h2>Enterprise Linux 9 - RHEL 9 (Plow) and Clones </h2>
<h3>GnuPG key used to sign packages and repository metadata (2021)</h3>
<ul class="pkglist">
diff --git a/index.html b/index.html
index 397c8bf6..dcdebc60 100644
--- a/index.html
+++ b/index.html
@@ -55,7 +55,7 @@
But maintaining this web site also have a cost.</p>
<p class="msg">
-->
- <h2>Next year <strong>Web hosting</strong> budget, until April 2025:
+ <h2>Next year <strong>Web hosting</strong> budget, until May 2025:
<progress max="600" value="600">100%</progress> <strong>100%&nbsp;of&nbsp;600€</strong>
<!--
<progress max="530" value="491">93%</progress> <strong>93%&nbsp;of&nbsp;530€</strong>
@@ -162,8 +162,6 @@
full mirror (<strong>France</strong>, IPv4, rsync, https)</li>
<li><b>FR</b>: <a href="http://remirepo.reloumirrors.net/" class="inpage">http://remirepo.reloumirrors.net/</a> -
full mirror (<strong>France</strong>, IPv4, IPv6, rsync)</li>
- <li><b>IL</b>: <a href="https://remi.mivzakim.net/" class="inpage">https://remi.mivzakim.net/</a> -
- full mirror (<strong>Israel</strong>, IPv4, https)</li>
<li><b>IN</b>: <a href="https://repo.extreme-ix.org/remi/" class="inpage">https://repo.extreme-ix.org/remi/</a> -
full mirror (<strong>India</strong>, IPv4, https)</li>
<li><b>JP</b>: <a href="http://ftp.riken.jp/Linux/remi/" class="inpage">http://ftp.riken.jp/Linux/remi/</a> -
@@ -203,15 +201,17 @@
full mirror (<strong>United Kingdom</strong>, IPv4, IPv6, https, rsync)</li>
<li><b>UK</b>: <a href="https://mirror.netweaver.uk/remi/" class="inpage">https://mirror.netweaver.uk/remi/</a> -
full mirror (<strong>United Kingdom</strong>, IPv4, IPv6, https)</li>
- <li><b>US</b>: <a href="https://mirror.usi.edu/pub/remi/" class="inpage">https://mirror.usi.edu/pub/remi/</a> -
- full mirror (<strong>Indiana, USA</strong>, IPv4, IPv6, https, rsync)</li>
<li><b>US</b>: <a href="http://repo1.ash.innoscale.net/remi/" class="inpage">http://repo1.ash.innoscale.net/remi/</a> -
full mirror (<strong>Virginia, USA</strong>, IPv4, IPv6, rsync)</li>
<li><b>US</b>: <a href="http://repo1.sea.innoscale.net/remi/" class="inpage">http://repo1.sea.innoscale.net/remi/</a> -
full mirror (<strong>Washington, USA</strong>, IPv4, IPv6, rsync)</li>
<li><b>US</b>: <a href="https://mirror.team-cymru.com/remi/" class="inpage">https://mirror.team-cymru.com/remi/</a> -
full mirror (<strong>Illinois, USA</strong>, IPv4, IPv6, https, rsync)</li>
-<!-- TEMPORARILY DISABLE
+<!-- TEMPORARILY DISABLED
+ <li><b>IL</b>: <a href="https://remi.mivzakim.net/" class="inpage">https://remi.mivzakim.net/</a> -
+ full mirror (<strong>Israel</strong>, IPv4, https)</li>
+ <li><b>US</b>: <a href="https://mirror.usi.edu/pub/remi/" class="inpage">https://mirror.usi.edu/pub/remi/</a> -
+ full mirror (<strong>Indiana, USA</strong>, IPv4, IPv6, https, rsync)</li>
<li><b>RU</b>: <a href="http://mirror.awanti.com/remi/" class="inpage">http://mirror.awanti.com/remi/</a> -
enterprise only mirror (<strong>Russia</strong>, IPv4)</li>
<li><b>NL</b>: <a href="https://mirror.oxilion.nl/remi/" class="inpage">https://mirror.oxilion.nl/remi/</a> -
@@ -298,18 +298,18 @@
</li>
</ul>
<!--
--->
<h3>Fedora - Development version</h3>
<ul class="pkglist">
+ </ul>
+-->
+
+ <h3>Fedora - Maintained version</h3>
+ <ul class="pkglist">
<li>
<a href="fedora/40/" class="inpage">Fedora 40</a> -
repository auto-configuration package:
<a href="fedora/remi-release-40.rpm">remi-release-40.rpm</a>
</li>
- </ul>
-
- <h3>Fedora - Maintained version</h3>
- <ul class="pkglist">
<li>
<a href="fedora/39/" class="inpage">Fedora 39</a> -
repository auto-configuration package:
diff --git a/wizard/index.php b/wizard/index.php
index 7cc0d0c9..65d01661 100644
--- a/wizard/index.php
+++ b/wizard/index.php
@@ -74,7 +74,7 @@ $osmax = [
];
$osname = [
':rhel' => 'Red Hat Enterprise Linux',
- 'RHEL 9' => 'RHEL 9.3',
+ 'RHEL 9' => 'RHEL 9.4',
'RHEL 8' => 'RHEL 8.9',
'RHEL 7' => 'RHEL 7.9 (maintained until June 2024)',
':centos' => 'CentOS Stream, CentOS Linux',
@@ -86,9 +86,9 @@ $osname = [
'EL 8' => 'EL 8',
'EL 7' => 'EL 7 (maintained until June 2024)',
':fedora' => 'Fedora Linux',
- 'Fedora 40' => 'Fedora 40 (Development version)',
+ 'Fedora 40' => 'Fedora 40',
'Fedora 39' => 'Fedora 39',
- 'Fedora 38' => 'Fedora 38',
+ 'Fedora 38' => 'Fedora 38 (maintained until May 2024)',
// 'Fedora 37' => 'Fedora 37 (End of Life since Dec 7th 2024)',
];
$types = [
@@ -119,10 +119,10 @@ $phpvers = [
$phpname = [
// ':devel' => 'Development version, not ready for production',
':stable' => 'Stable versions - usage recommended',
- '8.3' => '8.3.3 (active support until November 2025)',
- '8.2' => '8.2.16 (active support until December 2024)',
+ '8.3' => '8.3.7 (active support until December 2025)',
+ '8.2' => '8.2.19 (active support until December 2024)',
':secure' => 'Security only versions',
- '8.1' => '8.1.27 (security only support until November 2024)',
+ '8.1' => '8.1.28 (security only support until December 2025)',
':eol' => 'Deprecated versions - usage discouraged',
'8.0' => '8.0.30 (no upstream support since November 2023)',
'7.4' => '7.4.33 (no upstream support since November 2022)',
@@ -227,9 +227,10 @@ if ($os) {
printf("<li><img src='notice.png'> <b>WARNING: %s</b> is a <b>development</b> version, not ready for production.</li><br />", $os);
} else if ($ver == 7 || $ver == 38 || ($dist=="CentOS" && $ver == 8)) {
- if ($ver == 38) $days = mktime(0,0,0,5,14,2024);
+ if ($ver == 38) $days = mktime(0,0,0,5,21,2024);
else if ($ver == 9) $days = mktime(0,0,0,5,31,2027);
- else /* 7 and 9 */ $days = mktime(0,0,0,6,30,2024);
+ else if ($ver == 8) $days = mktime(0,0,0,5,31,2024);
+ else /* 7 */ $days = mktime(0,0,0,6,30,2024);
$eol = date("F Y", $days);
$days = (int)(($days - time()) / (60 * 60 * 24));
$weeks = round($days/7);