From b44ad1e59b2d26872bd9f94cbca5ac9c6d4e962e Mon Sep 17 00:00:00 2001 From: MagenX Date: Tue, 24 Oct 2023 19:55:35 +0200 Subject: [PATCH] Update magenx.install.latest.sh --- magenx.install.latest.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/magenx.install.latest.sh b/magenx.install.latest.sh index aedd4ac..4159216 100644 --- a/magenx.install.latest.sh +++ b/magenx.install.latest.sh @@ -23,8 +23,8 @@ COMPOSER_PASSWORD="02dfee497e669b5db1fe1c8d481d6974" ## Version lock COMPOSER_VERSION="2.2" -RABBITMQ_VERSION="3.11*" -MARIADB_VERSION="10.6.12" +RABBITMQ_VERSION="3.12*" +MARIADB_VERSION="10.6.15" ELASTICSEARCH_VERSION="7.x" VARNISH_VERSION="73" REDIS_VERSION="7" @@ -49,7 +49,7 @@ WEB_STACK_CHECK="mysql* rabbitmq* elasticsearch opensearch percona-server* maria EXTRA_PACKAGES="curl jq gnupg2 auditd apt-transport-https apt-show-versions ca-certificates lsb-release make autoconf snapd automake libtool uuid-runtime \ perl openssl unzip screen nfs-common inotify-tools iptables smartmontools mlocate vim wget sudo apache2-utils \ -logrotate git netcat patch ipset postfix strace rsyslog geoipupdate moreutils lsof sysstat acl attr iotop expect imagemagick snmp" +logrotate git netcat-openbsd patch ipset postfix strace rsyslog geoipupdate moreutils lsof sysstat acl attr iotop expect imagemagick snmp" PERL_MODULES="liblwp-protocol-https-perl libdbi-perl libconfig-inifiles-perl libdbd-mysql-perl libterm-readkey-perl"