From 7edacd5dc703654c8e8fe5da175aad7a9f154f26 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Tue, 5 Dec 2023 03:21:32 +0100 Subject: [PATCH] Revert "Update manifest.toml: let's stick to version 5.0 for now ..." This reverts commit 0cc318ede9e489b10e9c3c8b664a740377952240. --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 3630354..9d47bcc 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Zabbix" description.en = "Monitoring tool for diverse IT components, including networks, servers, VMs and cloud services" description.fr = "Outil pour monitorer des réseaux, des serveurs, des VMs et autres services en ligne" -version = "5.0~ynh1" +version = "6.4~ynh1" maintainers = [] @@ -57,7 +57,7 @@ ram.runtime = "50M" [resources.apt] packages = "mariadb-server, libapr1, libaprutil1, libaprutil1-dbd-sqlite3, libaprutil1-ldap, liblua5.2-0, fonts-dejavu-core, patch, smistrip, unzip, wget, fping, libcap2-bin, libiksemel3, libopenipmi0, libpam-cap, libsnmp-base, libsnmp40, snmptrapd, snmpd, libjs-prototype, jq, libssh-4, php8.2-fpm, php8.2-bcmath" - extras.zabbix.repo = "http://repo.zabbix.com/zabbix/5.0/debian bullseye main" + extras.zabbix.repo = "http://repo.zabbix.com/zabbix/6.4/debian bullseye main" extras.zabbix.key = "https://repo.zabbix.com/zabbix-official-repo.key" extras.zabbix.packages = "zabbix-server-mysql, zabbix-frontend-php, zabbix-agent" #extras.zabbix.packages = "zabbix-server-mysql, zabbix-frontend-php, zabbix-sql-scripts, zabbix-agent"