summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mashinfo.el91
-rw-r--r--wizard/index.php2
2 files changed, 2 insertions, 1 deletions
diff --git a/mashinfo.el9 b/mashinfo.el9
index 36219c2a..563ea9ed 100644
--- a/mashinfo.el9
+++ b/mashinfo.el9
@@ -47,6 +47,7 @@ libyaz
libyaz-devel
# prefixed libraries
remi-libmemcached-awesome
+remi-libzip
oniguruma5php
libicu69
HdrHistogram_c6php-libs
diff --git a/wizard/index.php b/wizard/index.php
index 8ca365ac..a746dc19 100644
--- a/wizard/index.php
+++ b/wizard/index.php
@@ -62,7 +62,7 @@ $osmax = [
$osname = [
':rhel' => 'Red Hat Enterprise Linux',
'RHEL 9' => 'RHEL 9.0 Beta (Development version)',
- 'RHEL 8' => 'RHEL 8.4',
+ 'RHEL 8' => 'RHEL 8.5',
'RHEL 7' => 'RHEL 7.9 (maintained until June 2024)',
':centos' => 'CentOS Stream, CentOS Linux, Alma Linux, Rocky Linux and other clones',
'CentOS 9' => 'EL 9 (Development version)',