From cbed0cd79a3cb78e2f696b93af91f7479ebd5f5a Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 13 Jun 2024 03:46:39 +0200 Subject: [PATCH 1/3] Upgrade to v5.1.0 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 86617ed..872ad33 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Mautic" description.en = "Marketing Automation Software" description.fr = "Logiciel d'automatisation marketing" -version = "5.0.4~ynh1" +version = "5.1.0~ynh1" maintainers = ["eric_G"] @@ -41,8 +41,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/mautic/mautic/releases/download/5.0.4/5.0.4.zip" - sha256 = "3854f4cf32486af6476834328f2e45f337ac65f7bfca284b699c2c7a57b394f5" + url = "https://github.com/mautic/mautic/archive/refs/tags/5.1.0.tar.gz" + sha256 = "7bcfa9ac24d00f74ed44c495e448a456ca89408842c8dfa53aa5b8f3030f7203" in_subdir = false autoupdate.strategy = "latest_github_tag" From 98fbd0b8dddaeb6b10fe9cf2f5cb60c8b276b652 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 13 Jun 2024 01:46:41 +0000 Subject: [PATCH 2/3] Auto-update READMEs --- ALL_README.md | 2 +- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/ALL_README.md b/ALL_README.md index 8938aae..152f2e7 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -1,7 +1,7 @@ # All available README files by language - [Read the README in English](README.md) -- [Lee el README en español](README_es.md) +- [Lea el README en español](README_es.md) - [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) diff --git a/README.md b/README.md index fc87d1e..a640404 100755 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Marketing Automation Software With Mautic, website visitors can be tracked and converted into identified contacts using forms. Anonymous and identified contacts can be divided into segments and assigned to campaigns - either on the basis of segments or forms. These campaigns contain workflows to provide the contacts with further information and advertising material or to organize the contacts -**Shipped version:** 5.0.4~ynh1 +**Shipped version:** 5.1.0~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 8595926..b9e00c1 100644 --- a/README_es.md +++ b/README_es.md @@ -20,7 +20,7 @@ Marketing Automation Software With Mautic, website visitors can be tracked and converted into identified contacts using forms. Anonymous and identified contacts can be divided into segments and assigned to campaigns - either on the basis of segments or forms. These campaigns contain workflows to provide the contacts with further information and advertising material or to organize the contacts -**Versión actual:** 5.0.4~ynh1 +**Versión actual:** 5.1.0~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index cc862e4..09e1ce8 100644 --- a/README_eu.md +++ b/README_eu.md @@ -20,7 +20,7 @@ Marketing Automation Software With Mautic, website visitors can be tracked and converted into identified contacts using forms. Anonymous and identified contacts can be divided into segments and assigned to campaigns - either on the basis of segments or forms. These campaigns contain workflows to provide the contacts with further information and advertising material or to organize the contacts -**Paketatutako bertsioa:** 5.0.4~ynh1 +**Paketatutako bertsioa:** 5.1.0~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 5338d7b..13346a0 100644 --- a/README_fr.md +++ b/README_fr.md @@ -20,7 +20,7 @@ Marketing Automation Software With Mautic, website visitors can be tracked and converted into identified contacts using forms. Anonymous and identified contacts can be divided into segments and assigned to campaigns - either on the basis of segments or forms. These campaigns contain workflows to provide the contacts with further information and advertising material or to organize the contacts -**Version incluse :** 5.0.4~ynh1 +**Version incluse :** 5.1.0~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index cb6cd42..6251840 100644 --- a/README_gl.md +++ b/README_gl.md @@ -20,7 +20,7 @@ Marketing Automation Software With Mautic, website visitors can be tracked and converted into identified contacts using forms. Anonymous and identified contacts can be divided into segments and assigned to campaigns - either on the basis of segments or forms. These campaigns contain workflows to provide the contacts with further information and advertising material or to organize the contacts -**Versión proporcionada:** 5.0.4~ynh1 +**Versión proporcionada:** 5.1.0~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index f52327d..0fa0e03 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -20,7 +20,7 @@ Marketing Automation Software With Mautic, website visitors can be tracked and converted into identified contacts using forms. Anonymous and identified contacts can be divided into segments and assigned to campaigns - either on the basis of segments or forms. These campaigns contain workflows to provide the contacts with further information and advertising material or to organize the contacts -**分发版本:** 5.0.4~ynh1 +**分发版本:** 5.1.0~ynh1 **演示:** From 137fb95645126c07da1744b0756062cfc95b7499 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 17 Jun 2024 21:47:35 +0200 Subject: [PATCH 3/3] fix --- manifest.toml | 8 ++++---- scripts/backup | 10 +--------- 2 files changed, 5 insertions(+), 13 deletions(-) diff --git a/manifest.toml b/manifest.toml index 872ad33..062e19b 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ description.fr = "Logiciel d'automatisation marketing" version = "5.1.0~ynh1" -maintainers = ["eric_G"] +maintainers = [] [upstream] license = "GPL-3.0-only" @@ -41,10 +41,10 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/mautic/mautic/archive/refs/tags/5.1.0.tar.gz" - sha256 = "7bcfa9ac24d00f74ed44c495e448a456ca89408842c8dfa53aa5b8f3030f7203" + url = "https://github.com/mautic/mautic/releases/download/5.1.0/5.1.0.zip" + sha256 = "354786dcd68bd080452b47b6992411690079a12235ba9bda93b824b63f4f3a28" in_subdir = false - autoupdate.strategy = "latest_github_tag" + autoupdate.strategy = "latest_github_release" [resources.system_user] allow_email = true diff --git a/scripts/backup b/scripts/backup index f02ce67..00f48dc 100755 --- a/scripts/backup +++ b/scripts/backup @@ -19,21 +19,13 @@ ynh_print_info --message="Declaring files to be backed up..." ynh_backup --src_path="$install_dir" #================================================= -# BACKUP THE NGINX CONFIGURATION +# SYSTEM CONFIGURATION #================================================= ynh_backup --src_path="/etc/nginx/conf.d/$domain.d/$app.conf" -#================================================= -# BACKUP THE PHP-FPM CONFIGURATION -#================================================= - ynh_backup --src_path="/etc/php/$phpversion/fpm/pool.d/$app.conf" -#================================================= -# BACKUP VARIOUS FILES -#================================================= - ynh_backup --src_path="/etc/cron.d/$app" #=================================================