From 61be4ee29fbd5ea80466915256e3d305aa6a3dc1 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 26 Sep 2022 06:53:49 +0000 Subject: [PATCH 1/3] Upgrade to 2022.09.22 --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index 5e9ff1c..a14f225 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/standardnotes/server/archive/719d8558a3078fc95e88f697dbb5b04d30ea450b.tar.gz -SOURCE_SUM=3a88092c06f40c10dce6f77d2de34a666058479007bf60c2604271e59c48ec3e +SOURCE_URL=https://github.com/standardnotes/server/archive/e2cc0bc003f36da61f2b789d2967aab97f0d7240.tar.gz +SOURCE_SUM=50c93be5b8bc52d4cf42a0e3b79fa85b019758399bf2e9ba257d9a3fad3e47d7 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 2fbfdbb..8024719 100644 --- a/manifest.json +++ b/manifest.json @@ -5,7 +5,7 @@ "description": { "en": "The Standard Notes syncing server. An end-to-end encrypted note-taking app." }, - "version": "2022.09.16~ynh1", + "version": "2022.09.22~ynh1", "url": "https://github.com/standardnotes/standalone", "upstream": { "license": "AGPL-3.0-or-later", From f9bf5a43baa1c889fbc9c8468fa0cbfbe16ec428 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 26 Sep 2022 06:53:54 +0000 Subject: [PATCH 2/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 a8e4745..e9ebead 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 Standard Notes is an end-to-end encrypted note-taking app for digitalists and professionals. Capture your notes, files, and life’s work all in one secure place. -**Shipped version:** 2022.09.16~ynh1 +**Shipped version:** 2022.09.22~ynh1 **Demo:** https://standardnotes.org/demo diff --git a/README_fr.md b/README_fr.md index c29cbe6..59a8fe7 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 Standard Notes est une application de prise de notes chiffrée de bout en bout pour les numériciens et les professionnels. Capturez vos notes, vos fichiers et le travail de votre vie en un seul endroit sécurisé. -**Version incluse :** 2022.09.16~ynh1 +**Version incluse :** 2022.09.22~ynh1 **Démo :** https://standardnotes.org/demo From 607c9555582c3dfbcda36129d2b1bf1a54479f7f Mon Sep 17 00:00:00 2001 From: Fabian Wilkens <46000361+FabianWilkens@users.noreply.github.com> Date: Wed, 28 Sep 2022 21:46:27 +0200 Subject: [PATCH 3/3] Update check_process --- check_process | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/check_process b/check_process index 70be254..fef06e5 100644 --- a/check_process +++ b/check_process @@ -10,8 +10,8 @@ setup_private=0 setup_public=1 upgrade=1 - # 2022.06.20~yhn1 - upgrade=1 from_commit=2a0f413937f8a3d4bd067a5890480bce1222ec5a + # 2022.09.16~yhn1 + upgrade=1 from_commit=62b95a36cb6b8bc991cc4cd4fccc1b0365d13b11 backup_restore=1 multi_instance=1 port_already_use=0 @@ -20,5 +20,5 @@ Email= Notificationnone ;;; Upgrade options - ; commit=2a0f413937f8a3d4bd067a5890480bce1222ec5a - name=2022.06.20~ynh1 + ; commit=62b95a36cb6b8bc991cc4cd4fccc1b0365d13b11 + name=2022.09.16~ynh1