From 698fbff3de4ba22443ce612e9a5a4aff0c362ef5 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 1 Jan 2022 08:47:31 +0100 Subject: [PATCH 1/2] Upgrade to 5.2.6 --- conf/app.src | 8 +++++--- conf/nginx.conf | 4 ---- manifest.json | 4 ++-- 3 files changed, 7 insertions(+), 9 deletions(-) diff --git a/conf/app.src b/conf/app.src index 3b61c20..1d9f7c2 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,4 +1,6 @@ -SOURCE_URL=https://github.com/LimeSurvey/LimeSurvey/archive/refs/tags/5.0.7+210628.tar.gz -SOURCE_SUM=efde82aabe036263e2ab938315ede8b697f1aafeffedd1d48dc492af9bbddf42 +SOURCE_URL=https://github.com/LimeSurvey/LimeSurvey/archive/refs/tags/5.2.6+211213.tar.gz +SOURCE_SUM=d097af55794000d87ad8f88698597f6cba2e972499819d3f4bd55748f1de1765 SOURCE_SUM_PRG=sha256sum -SOURCE_FILENAME=limesurvey-5.0.7+210628.tar.gz \ No newline at end of file +SOURCE_FILENAME=limesurvey.tar.gz + + diff --git a/conf/nginx.conf b/conf/nginx.conf index c94e4fc..101844d 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -13,10 +13,6 @@ location __PATH__/ { # rewrite ^(.+)$ __PATH__/index.php?q=$1 last; #} - if ($scheme = http) { - rewrite ^ https://$server_name$request_uri? permanent; - } - client_max_body_size 50m; try_files $uri $uri/ index.php; diff --git a/manifest.json b/manifest.json index 4164514..4600d87 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Creation and distribution survey tool", "fr": "Outil de création et diffusion de sondage" }, - "version": "5.0.7~ynh1", + "version": "5.2.6~ynh1", "url": "https://www.limesurvey.org/", "upstream": { "license": "GPL-2.0+", @@ -21,7 +21,7 @@ "url": "https://reflexlibre.net" }, "requirements": { - "yunohost": ">= 4.2.4" + "yunohost": ">= 4.3.0" }, "multi_instance": true, "services": [ From 6b984cc82dee375d589643cf5d9ac89c4249c31a Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Sat, 1 Jan 2022 07:47:41 +0000 Subject: [PATCH 2/2] 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 bbb33ec..8eaedbc 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 Creation and distribution survey tool -**Shipped version:** 5.0.7~ynh1 +**Shipped version:** 5.2.6~ynh1 diff --git a/README_fr.md b/README_fr.md index 28b7e68..28048b8 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 Outil de création et diffusion de sondage -**Version incluse :** 5.0.7~ynh1 +**Version incluse :** 5.2.6~ynh1