From 96d3dce792be2b260af70ef0bf3e84d1d0149a98 Mon Sep 17 00:00:00 2001 From: jarod5001 <68397534+jarod5001@users.noreply.github.com> Date: Tue, 30 Aug 2022 01:42:50 +0100 Subject: [PATCH 1/4] Php8.1 --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index cf830d4..09ea96f 100644 --- a/manifest.json +++ b/manifest.json @@ -26,7 +26,7 @@ "multi_instance": true, "services": [ "nginx", - "php8.0-fpm", + "php8.1-fpm", "mysql" ], "arguments": { @@ -60,4 +60,4 @@ } ] } -} \ No newline at end of file +} From 817ddd1f9aebc1e53bf311ad02f53420daaeb925 Mon Sep 17 00:00:00 2001 From: jarod5001 <68397534+jarod5001@users.noreply.github.com> Date: Tue, 30 Aug 2022 01:43:40 +0100 Subject: [PATCH 2/4] Php8.1 --- scripts/_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index d3dd3b3..b7a237f 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -5,7 +5,7 @@ #================================================= # dependencies used by the app -YNH_PHP_VERSION="8.0" +YNH_PHP_VERSION="8.1" pkg_dependencies="php${YNH_PHP_VERSION}-xml php${YNH_PHP_VERSION}-cli php${YNH_PHP_VERSION}-posix php${YNH_PHP_VERSION}-bz2 php${YNH_PHP_VERSION}-zip php${YNH_PHP_VERSION}-memcache php${YNH_PHP_VERSION}-memcached php${YNH_PHP_VERSION}-ldap php${YNH_PHP_VERSION}-curl php${YNH_PHP_VERSION}-sockets php${YNH_PHP_VERSION}-mcrypt php${YNH_PHP_VERSION}-mysql php${YNH_PHP_VERSION}-gd php${YNH_PHP_VERSION}-fileinfo php${YNH_PHP_VERSION}-mbstring" From 6e6a737f956f7ecc8a2d26f7ce39bc854eda0c67 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Wed, 31 Aug 2022 04:28:50 +0200 Subject: [PATCH 3/4] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 09ea96f..b17ce5b 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Content management system", "fr": "Système de gestion de contenu libre" }, - "version": "4.2.0~ynh1", + "version": "4.2.0~ynh2", "url": "https://www.joomla.org", "upstream": { "license": "GPL-2.0-only", From c9f5a9c044b26b1d194a62d1eb44c5ba8e6f80ff Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 31 Aug 2022 02:28:54 +0000 Subject: [PATCH 4/4] 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 4d835aa..10f76a7 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 Joomla! is a free and open-source content management system (CMS) for publishing web content. Over the years Joomla! has won several awards. It is built on a model–view–controller web application framework that can be used independently of the CMS that allows you to build powerful online applications. -**Shipped version:** 4.2.0~ynh1 +**Shipped version:** 4.2.0~ynh2 ## Screenshots diff --git a/README_fr.md b/README_fr.md index f1258ba..39ee383 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Joomla! is a free and open-source content management system (CMS) for publishing web content. Over the years Joomla! has won several awards. It is built on a model–view–controller web application framework that can be used independently of the CMS that allows you to build powerful online applications. -**Version incluse :** 4.2.0~ynh1 +**Version incluse :** 4.2.0~ynh2 ## Captures d'écran