From 31ca0b22afd215093b8be32d353828f04bd0ed38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 2 Nov 2022 10:41:48 +0100 Subject: [PATCH 1/7] 24.0.6 --- manifest.json | 2 +- scripts/upgrade.d/upgrade.last.sh | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index b9f7e4b..49f3983 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Online storage, file sharing platform and various other applications", "fr": "Stockage en ligne, plateforme de partage de fichiers et diverses autres applications" }, - "version": "24.0.5~ynh1", + "version": "24.0.6~ynh1", "url": "https://nextcloud.com", "upstream": { "license": "AGPL-3.0", diff --git a/scripts/upgrade.d/upgrade.last.sh b/scripts/upgrade.d/upgrade.last.sh index 312eff2..7e7ee87 100755 --- a/scripts/upgrade.d/upgrade.last.sh +++ b/scripts/upgrade.d/upgrade.last.sh @@ -1,7 +1,7 @@ #!/bin/bash # Last available Nextcloud version -next_version="24.0.5" +next_version="24.0.6" # Nextcloud tarball checksum sha256 -nextcloud_source_sha256="b22788377ccb9391e7f9eced3f69a9236669aeaab2e0ea5250a73edf5f1ef026" +nextcloud_source_sha256="b26dff9980a47e7e722805fdbbf87e07f59a3817b03ecc32698e028e9baf0301" From d4a8f35ee2b1baff04e3cf64d8db05f905a08875 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 2 Nov 2022 09:41:56 +0000 Subject: [PATCH 2/7] Auto-update README --- README.md | 3 +-- README_fr.md | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4b05093..e64269f 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Online storage, file sharing platform and various other applications -**Shipped version:** 24.0.5~ynh1 - +**Shipped version:** 24.0.6~ynh1 **Demo:** https://demo.nextcloud.com/ diff --git a/README_fr.md b/README_fr.md index f6e9e7d..52e34e7 100644 --- a/README_fr.md +++ b/README_fr.md @@ -17,8 +17,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Stockage en ligne, plateforme de partage de fichiers et diverses autres applications -**Version incluse :** 24.0.5~ynh1 - +**Version incluse :** 24.0.6~ynh1 **Démo :** https://demo.nextcloud.com/ From 0d0b05a9e47d2253c2bbebd1229cd886f7ab10bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 3 Nov 2022 13:37:18 +0100 Subject: [PATCH 3/7] 24.0.7 --- manifest.json | 2 +- scripts/upgrade.d/upgrade.last.sh | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index 49f3983..6ffd70f 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Online storage, file sharing platform and various other applications", "fr": "Stockage en ligne, plateforme de partage de fichiers et diverses autres applications" }, - "version": "24.0.6~ynh1", + "version": "24.0.7~ynh1", "url": "https://nextcloud.com", "upstream": { "license": "AGPL-3.0", diff --git a/scripts/upgrade.d/upgrade.last.sh b/scripts/upgrade.d/upgrade.last.sh index 7e7ee87..b6cec97 100755 --- a/scripts/upgrade.d/upgrade.last.sh +++ b/scripts/upgrade.d/upgrade.last.sh @@ -1,7 +1,7 @@ #!/bin/bash # Last available Nextcloud version -next_version="24.0.6" +next_version="24.0.7" # Nextcloud tarball checksum sha256 -nextcloud_source_sha256="b26dff9980a47e7e722805fdbbf87e07f59a3817b03ecc32698e028e9baf0301" +nextcloud_source_sha256="a1c7344a4eb27260a9f6f6e6f586bdc4fb35e1e9330e1a6e8d46c05634db6384" From 00d78a9c8521dc536ba031f85a3dc5f7b5ff4174 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 3 Nov 2022 12:37:28 +0000 Subject: [PATCH 4/7] 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 e64269f..5a829a3 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 Online storage, file sharing platform and various other applications -**Shipped version:** 24.0.6~ynh1 +**Shipped version:** 24.0.7~ynh1 **Demo:** https://demo.nextcloud.com/ diff --git a/README_fr.md b/README_fr.md index 52e34e7..0b931b9 100644 --- a/README_fr.md +++ b/README_fr.md @@ -17,7 +17,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Stockage en ligne, plateforme de partage de fichiers et diverses autres applications -**Version incluse :** 24.0.6~ynh1 +**Version incluse :** 24.0.7~ynh1 **Démo :** https://demo.nextcloud.com/ From 1ea991b7dd8bba48870092420ec3fb297b1fec90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 3 Nov 2022 13:39:58 +0100 Subject: [PATCH 5/7] 25.0.1 --- manifest.json | 2 +- scripts/upgrade.d/upgrade.last.sh | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index 85df3df..799055d 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Online storage, file sharing platform and various other applications", "fr": "Stockage en ligne, plateforme de partage de fichiers et diverses autres applications" }, - "version": "25.0.0~ynh1", + "version": "25.0.1~ynh1", "url": "https://nextcloud.com", "upstream": { "license": "AGPL-3.0", diff --git a/scripts/upgrade.d/upgrade.last.sh b/scripts/upgrade.d/upgrade.last.sh index 658c57d..4b026f4 100755 --- a/scripts/upgrade.d/upgrade.last.sh +++ b/scripts/upgrade.d/upgrade.last.sh @@ -1,7 +1,7 @@ #!/bin/bash # Last available Nextcloud version -next_version="25.0.0" +next_version="25.0.1" # Nextcloud tarball checksum sha256 -nextcloud_source_sha256="2c05ac9d7b72b44ef8b3d2ae03ff0fd6121e254b8054556f5163bd8760dd8f49" +nextcloud_source_sha256="72d4076924caf19139c40178597af6211799e20440ce196fb43b9c4e47d77515" From 27877aa5b36081946e0c8c114867c2e8e0a8c262 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 3 Nov 2022 21:57:10 +0100 Subject: [PATCH 6/7] Nextcloud has deprecated 32-bit --- scripts/install | 6 ++++++ scripts/upgrade | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/scripts/install b/scripts/install index e4c33e7..c61b9e8 100755 --- a/scripts/install +++ b/scripts/install @@ -40,6 +40,12 @@ test ! -e "$final_path" || ynh_die --message="This path already contains a folde # Register (book) web path ynh_webpath_register --app=$app --domain=$domain --path_url=$path_url +# Check machine architecture (Seens 25.0 Nextcloud doesn't support 32bit machines) +if [ $YNH_ARCH == "i386" ]; +then + ynh_die --message="Sorry, Nextcloud has deprecated 32-bit support" +fi + #================================================= # STORE SETTINGS FROM MANIFEST #================================================= diff --git a/scripts/upgrade b/scripts/upgrade index cdd42ea..cc65142 100755 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -34,6 +34,12 @@ fpm_usage=$(ynh_app_setting_get --app=$app --key=fpm_usage) upgrade_type=$(ynh_check_app_version_changed) +# Check machine architecture (Seens 25.0 Nextcloud doesn't support 32bit machines) +if [ $YNH_ARCH == "i386" ]; +then + ynh_die --message="Sorry, Nextcloud has deprecated 32-bit support" +fi + #================================================= # ENSURE DOWNWARD COMPATIBILITY #================================================= From 495b2f684ec41a5a2100b30a1fd106344b8885bd Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 3 Nov 2022 20:57:16 +0000 Subject: [PATCH 7/7] 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 10d424b..6fc7650 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 Online storage, file sharing platform and various other applications -**Shipped version:** 25.0.0~ynh1 +**Shipped version:** 25.0.1~ynh1 **Demo:** https://demo.nextcloud.com/ diff --git a/README_fr.md b/README_fr.md index 772331b..e441d52 100644 --- a/README_fr.md +++ b/README_fr.md @@ -17,7 +17,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Stockage en ligne, plateforme de partage de fichiers et diverses autres applications -**Version incluse :** 25.0.0~ynh1 +**Version incluse :** 25.0.1~ynh1 **Démo :** https://demo.nextcloud.com/