From 799df55be029f2d654ee3ffa694eab4a88833b94 Mon Sep 17 00:00:00 2001 From: pp-r <64266134+pp-r@users.noreply.github.com> Date: Sat, 30 Jul 2022 15:17:25 +0200 Subject: [PATCH 1/6] Update version 5.8.8 --- conf/app.src | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/app.src b/conf/app.src index 8cd9cf7..2d93557 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/pluxml/PluXml/archive/v5.8.7.zip -SOURCE_SUM=ea8056d5061a366221a4e2a835a991235a1435f62a60171bfc5f04c38988c910 +SOURCE_URL=https://github.com/pluxml/PluXml/archive/v5.8.8.zip +SOURCE_SUM=21188891cdb7a2c2beab2fa9da2c57b54731000ad9365ae8b3bc39ca99aa9cea SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true From 84e33b67b4b7cda3656a10e8b99af309a2ac4150 Mon Sep 17 00:00:00 2001 From: pp-r <64266134+pp-r@users.noreply.github.com> Date: Sat, 30 Jul 2022 15:18:32 +0200 Subject: [PATCH 2/6] Update version 5.8.8 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 621fff1..8fedf69 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Blog or CMS storing data in XML format. -**Shipped version:** 5.8.7~ynh1 +**Shipped version:** 5.8.8~ynh1 **Demo:** https://demo.pluxml.org/ @@ -51,4 +51,4 @@ or sudo yunohost app upgrade pluxml -u https://github.com/YunoHost-Apps/pluxml_ynh/tree/testing --debug ``` -**More info regarding app packaging:** https://yunohost.org/packaging_apps \ No newline at end of file +**More info regarding app packaging:** https://yunohost.org/packaging_apps From 6bcd556220cff7630b0a294ad10f8abecab85779 Mon Sep 17 00:00:00 2001 From: pp-r <64266134+pp-r@users.noreply.github.com> Date: Sat, 30 Jul 2022 15:19:06 +0200 Subject: [PATCH 3/6] Update version 5.8.8 --- README_fr.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README_fr.md b/README_fr.md index b0311ba..4f6adbe 100644 --- a/README_fr.md +++ b/README_fr.md @@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Blog ou CMS stockant des données au format XML. -**Version incluse :** 5.8.7~ynh1 +**Version incluse :** 5.8.8~ynh1 **Démo :** https://demo.pluxml.org/ @@ -47,4 +47,4 @@ ou sudo yunohost app upgrade pluxml -u https://github.com/YunoHost-Apps/pluxml_ynh/tree/testing --debug ``` -**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps \ No newline at end of file +**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps From d82d6f6c6147c162a30f6cb2df19ab8796caa5f8 Mon Sep 17 00:00:00 2001 From: pp-r <64266134+pp-r@users.noreply.github.com> Date: Sat, 30 Jul 2022 15:19:38 +0200 Subject: [PATCH 4/6] Update version 5.8.8 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index d94745e..9511c59 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Blog or CMS storing data in XML format.", "fr": "Blog ou CMS stockant des données au format XML." }, - "version": "5.8.7~ynh1", + "version": "5.8.8~ynh1", "url": "https://www.pluxml.org/", "upstream": { "license": "GPL-2.0-only", From 697e22cf576eb0dd826951569189a735789aa3f5 Mon Sep 17 00:00:00 2001 From: pp-r <64266134+pp-r@users.noreply.github.com> Date: Sat, 30 Jul 2022 19:08:37 +0200 Subject: [PATCH 5/6] Update 5.8.8 php 7.4 --- scripts/_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index ef945cd..062b590 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 extra_php_dependencies="php${YNH_PHP_VERSION}-gd php${YNH_PHP_VERSION}-xml" From 6d8b14f7549cd8ad1f523a66668f559f2a5dd8a1 Mon Sep 17 00:00:00 2001 From: pp-r <64266134+pp-r@users.noreply.github.com> Date: Sat, 30 Jul 2022 19:10:44 +0200 Subject: [PATCH 6/6] Update 5.8.8 php 7.4 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 9511c59..851b14f 100644 --- a/manifest.json +++ b/manifest.json @@ -28,7 +28,7 @@ "multi_instance": true, "services": [ "nginx", - "php7.3-fpm" + "php7.4-fpm" ], "arguments": { "install" : [