From 22febd0f0e572f593c0859a4cb3074952cb4bf7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Mon, 12 Sep 2022 08:28:24 +0200 Subject: [PATCH 1/3] Fix avatar access --- scripts/_common.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/_common.sh b/scripts/_common.sh index 0f8e7e7..f901cf4 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -58,6 +58,7 @@ set_permission() { setfacl -m user:www-data:rX $final_path/seafile-server-$seafile_version setfacl -m user:www-data:rX $final_path/seafile-server-latest/seahub setfacl -R -m user:www-data:rX $final_path/seafile-server-latest/seahub/media + setfacl -R -m user:www-data:rX $final_path/seahub-data # check that this directory exist because in some really old install the data could still be in the main seafile directory # We also check at the install time when data directory is not already initialised From e49c463b398f59577d5357609fda393c0aca2c3f Mon Sep 17 00:00:00 2001 From: Josue-T Date: Mon, 26 Sep 2022 07:36:12 +0200 Subject: [PATCH 2/3] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 8a9703a..7355e88 100644 --- a/manifest.json +++ b/manifest.json @@ -11,7 +11,7 @@ "admindoc": "https://manual.seafile.com", "code": "https://github.com/haiwen/seafile-server" }, - "version": "9.0.2~ynh1", + "version": "9.0.2~ynh2", "description": { "en": "Open Source Cloud Storage", "fr": "Stockage Cloud Open Source" From 91c32cc1772cd7934e3d6bd5df3b834b8d86ce4c Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 26 Sep 2022 05:36:23 +0000 Subject: [PATCH 3/3] 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 2257b83..4872a5d 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Seafile is an open Source Cloud Storage application. It's a Enterprise file sync and share platform with high reliability and performance. It's a file hosting platform with high reliability and performance. Put files on your own server. Sync and share files across different devices, or access all the files as a virtual disk. -**Shipped version:** 9.0.2~ynh1 +**Shipped version:** 9.0.2~ynh2 **Demo:** https://demo.seafile.com diff --git a/README_fr.md b/README_fr.md index 95c391e..ddb806d 100644 --- a/README_fr.md +++ b/README_fr.md @@ -20,7 +20,7 @@ Seafile is an open Source Cloud Storage application. It's a Enterprise file sync and share platform with high reliability and performance. It's a file hosting platform with high reliability and performance. Put files on your own server. Sync and share files across different devices, or access all the files as a virtual disk. -**Version incluse :** 9.0.2~ynh1 +**Version incluse :** 9.0.2~ynh2 **Démo :** https://demo.seafile.com