From 880ea090cacf3f1a4b514a386d4a326d35db6dcc Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 13 Feb 2024 21:30:40 +0100 Subject: [PATCH 1/5] Upgrade to v9.2.6 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index beb4951..8402bf6 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Concrete CMS" description.en = "Open Source Content Management System for Teams" description.fr = "Système de gestion de contenu Open Source pour les équipes" -version = "9.2.4~ynh1" +version = "9.2.6~ynh1" maintainers = ["frju365"] @@ -61,8 +61,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/concrete5/concrete5/archive/refs/tags/9.2.4.tar.gz" - sha256 = "82baa01e58fb71e25879e2a16d5fea24ea9f9bff0ca05c95c304b183a921c78b" + url = "https://github.com/concrete5/concrete5/archive/refs/tags/9.2.6.tar.gz" + sha256 = "62667bd66295e3a6920a01c5a9e53fce74c5823026caa6b59f4dd3927570b9e8" autoupdate.strategy = "latest_github_tag" [resources.system_user] From fd3b53338ac5d2f1ca799ac60788f3aa10b4637d Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 13 Feb 2024 20:30:43 +0000 Subject: [PATCH 2/5] 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 b9f8bbd..1feb201 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Concrete5 is a modern CMS. * **and more**... -**Shipped version:** 9.2.4~ynh1 +**Shipped version:** 9.2.6~ynh1 ## Documentation and resources * Official app website: diff --git a/README_fr.md b/README_fr.md index 5bbc700..d100210 100644 --- a/README_fr.md +++ b/README_fr.md @@ -28,7 +28,7 @@ Concrete5 est un CMS moderne. * Outils marketing -**Version incluse :** 9.2.4~ynh1 +**Version incluse :** 9.2.6~ynh1 ## Documentations et ressources * Site officiel de l’app : From 4fc00631b8298f9df1863044121753fd2b737bf3 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Wed, 14 Feb 2024 01:10:39 +0100 Subject: [PATCH 3/5] deactivating a bugged test --- tests.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests.toml b/tests.toml index 1a5fc1f..eb64a87 100644 --- a/tests.toml +++ b/tests.toml @@ -4,7 +4,7 @@ test_format = 1.0 [default] - test_upgrade_from.999e80544755ecac2e2b01d06682b4262a4d5b81.name = "old version" + # test_upgrade_from.999e80544755ecac2e2b01d06682b4262a4d5b81.name = "old version" test_upgrade_from.999e80544755ecac2e2b01d06682b4262a4d5b81.args.domain = "domain.tld" test_upgrade_from.999e80544755ecac2e2b01d06682b4262a4d5b81.args.admin_name = "package_checker" test_upgrade_from.999e80544755ecac2e2b01d06682b4262a4d5b81.args.admin_pass = "S0me p4ssword" From 2c5e30a6725ff4bbd1403896b182d256ceb4f8cd Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Wed, 14 Feb 2024 01:16:06 +0100 Subject: [PATCH 4/5] Update tests.toml --- tests.toml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/tests.toml b/tests.toml index eb64a87..6b32c8a 100644 --- a/tests.toml +++ b/tests.toml @@ -4,7 +4,4 @@ test_format = 1.0 [default] - # test_upgrade_from.999e80544755ecac2e2b01d06682b4262a4d5b81.name = "old version" - test_upgrade_from.999e80544755ecac2e2b01d06682b4262a4d5b81.args.domain = "domain.tld" - test_upgrade_from.999e80544755ecac2e2b01d06682b4262a4d5b81.args.admin_name = "package_checker" - test_upgrade_from.999e80544755ecac2e2b01d06682b4262a4d5b81.args.admin_pass = "S0me p4ssword" + test_upgrade_from.999e80544755ecac2e2b01d06682b4262a4d5b81.name = "old version" From 9783a7807abb926bedba3bd5c80324db5d4973cb Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 15 Feb 2024 22:46:51 +0000 Subject: [PATCH 5/5] Auto-update README --- README.md | 4 ++-- README_fr.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1feb201..30b5974 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -50,4 +50,4 @@ or sudo yunohost app upgrade concrete5 -u https://github.com/YunoHost-Apps/concrete5_ynh/tree/testing --debug ``` -**More info regarding app packaging:** +**More info regarding app packaging:** \ No newline at end of file diff --git a/README_fr.md b/README_fr.md index d100210..85040c2 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,5 +1,5 @@