From 0a345cebbc8f6943476453588be2f3d305409b63 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 26 Sep 2023 06:16:28 +0000 Subject: [PATCH 1/8] Upgrade to v5.0.38 --- manifest.json | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 6804423..9be75e5 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Monitoring tool for diverse IT components, including networks, servers, VMs and cloud services", "fr": "Outil pour monitorer des réseaux, des serveurs, des VMs et autres services en ligne" }, - "version": "5.0.20~ynh2", + "version": "5.0.38~ynh1", "url": "https://www.zabbix.com", "upstream": { "license": "GPL-2.0-or-later", @@ -56,7 +56,23 @@ "en": "Choose the application language", "fr": "Choisissez la langue de l'application" }, - "choices": ["en_GB", "en_US", "cz_CN", "cs_CZ", "fr_FR", "ko_KR", "ja_JP", "nb_NO", "pl_PL", "pt_BR", "pt_PT", "ru_RU", "sk_SK", "tr_TR", "uk_UA"], + "choices": [ + "en_GB", + "en_US", + "cz_CN", + "cs_CZ", + "fr_FR", + "ko_KR", + "ja_JP", + "nb_NO", + "pl_PL", + "pt_BR", + "pt_PT", + "ru_RU", + "sk_SK", + "tr_TR", + "uk_UA" + ], "default": "en_US" }, { From 36a9f5e0709eb14d668dc0ad4aab4fe95ca2c96d Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 26 Sep 2023 06:16:33 +0000 Subject: [PATCH 2/8] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 20c25fc..d390570 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in A monitoring tool for diverse IT components, including networks, servers, VMs and cloud services. -**Shipped version:** 5.0.20~ynh2 +**Shipped version:** 5.0.38~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 156ad2a..c0532ba 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Un outil de surveillance pour divers composants informatiques, notamment les réseaux, les serveurs, les machines virtuelles et les services en nuage. -**Version incluse :** 5.0.20~ynh2 +**Version incluse :** 5.0.38~ynh1 ## Captures d’écran From dc1ad4c0be93767afc29f0858ab70caea71e87b3 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 15 Oct 2023 16:11:45 +0000 Subject: [PATCH 3/8] Auto-update README --- README.md | 1 - README_fr.md | 1 - 2 files changed, 2 deletions(-) diff --git a/README.md b/README.md index 20c25fc..4ce750c 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,6 @@ A monitoring tool for diverse IT components, including networks, servers, VMs an * Official app website: * Official admin documentation: * Upstream app code repository: -* YunoHost documentation for this app: * Report a bug: ## Developer info diff --git a/README_fr.md b/README_fr.md index 156ad2a..a417786 100644 --- a/README_fr.md +++ b/README_fr.md @@ -40,7 +40,6 @@ Un outil de surveillance pour divers composants informatiques, notamment les ré * Site officiel de l’app : * Documentation officielle de l’admin : * Dépôt de code officiel de l’app : -* Documentation YunoHost pour cette app : * Signaler un bug : ## Informations pour les développeurs From 5d0e360dafae068ea4935d650856638ce4007192 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 19 Oct 2023 13:02:36 +0200 Subject: [PATCH 4/8] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 9be75e5..4808660 100644 --- a/manifest.json +++ b/manifest.json @@ -20,7 +20,7 @@ "email": "" }, "requirements": { - "yunohost": ">= 4.3.0" + "yunohost": ">= 11.2" }, "multi_instance": false, "services": [ From 3471205328f5e1d1eb53090c3b4f449ba63cd30b Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 19 Oct 2023 11:02:41 +0000 Subject: [PATCH 5/8] Auto-update README --- README.md | 1 - README_fr.md | 1 - 2 files changed, 2 deletions(-) diff --git a/README.md b/README.md index d390570..d17e871 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,6 @@ A monitoring tool for diverse IT components, including networks, servers, VMs an * Official app website: * Official admin documentation: * Upstream app code repository: -* YunoHost documentation for this app: * Report a bug: ## Developer info diff --git a/README_fr.md b/README_fr.md index c0532ba..a978e2c 100644 --- a/README_fr.md +++ b/README_fr.md @@ -40,7 +40,6 @@ Un outil de surveillance pour divers composants informatiques, notamment les ré * Site officiel de l’app : * Documentation officielle de l’admin : * Dépôt de code officiel de l’app : -* Documentation YunoHost pour cette app : * Signaler un bug : ## Informations pour les développeurs From c8c33a5020530873e52fe678a56b51f8070ed332 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 19 Oct 2023 13:05:55 +0200 Subject: [PATCH 6/8] Update check_process --- check_process | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/check_process b/check_process index 8d16196..6c4a3af 100644 --- a/check_process +++ b/check_process @@ -15,20 +15,15 @@ setup_private=1 setup_public=1 upgrade=1 - # 4.4~ynh1 - upgrade=1 from_commit=5cd502c98fdf4731938503541cf64a59aa43eda7 - # 4.4~ynh3 - upgrade=1 from_commit=9c1395710db75a5af897edc6ce6bcc8b1fc2d167 + # 5.0.20~ynh2 + upgrade=1 from_commit=8f8961c239f890069c867e40005db98465add0c9 backup_restore=1 multi_instance=0 - port_already_use=1 change_url=1 ;;; Options Email= Notification=none ;;; Upgrade options - ; commit=5cd502c98fdf4731938503541cf64a59aa43eda7 - name=4.4~ynh1. manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr&is_public=1&password=pass&port=PORT& - ; commit=9c1395710db75a5af897edc6ce6bcc8b1fc2d167 - name=4.4~ynh3 + ; commit=8f8961c239f890069c867e40005db98465add0c9 + name=5.0.20~ynh2 From b3fd0e4191a166349bfc11ad953052dd3c57ea52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 19 Oct 2023 13:14:12 +0200 Subject: [PATCH 7/8] Update _common.sh --- scripts/_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index 225f507..8a51c91 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -4,7 +4,7 @@ # COMMON VARIABLES #================================================= -YNH_PHP_VERSION="7.3" +YNH_PHP_VERSION="7.4" # dependencies used by the app if [ "$(lsb_release --codename --short)" = "bullseye" ]; then From 859ad85c4bf74f0c4fa1762e7461feb0a7f2fd5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 19 Oct 2023 13:59:10 +0200 Subject: [PATCH 8/8] Update manifest.json --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 4808660..95055ec 100644 --- a/manifest.json +++ b/manifest.json @@ -25,7 +25,7 @@ "multi_instance": false, "services": [ "nginx", - "php7.3-fpm", + "php7.4-fpm", "mysql" ], "arguments": { @@ -51,7 +51,7 @@ }, { "name": "language", - "type": "string", + "type": "select", "ask": { "en": "Choose the application language", "fr": "Choisissez la langue de l'application"