From d54ad00c3a31306ba77bc7ddb4b8970b27fd9da4 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Wed, 8 Feb 2023 22:40:56 +0100 Subject: [PATCH 01/10] Fix upgrade URL --- conf/config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/config.xml b/conf/config.xml index bc48c4e..77e7bc1 100644 --- a/conf/config.xml +++ b/conf/config.xml @@ -39,7 +39,7 @@ 5 false 0 - https://upgrades1.syncthing.net/meta.json + https://upgrades.syncthing.net/meta.json true 10 0 From c8fa042faabe11674231c91257b8f5a71d4c92a1 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Wed, 8 Feb 2023 22:41:07 +0100 Subject: [PATCH 02/10] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index d60425a..d40d0d1 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Continuous file synchronization program", "fr": "Programme de synchronisation de fichiers en continu" }, - "version": "1.22.1~ynh1", + "version": "1.22.1~ynh2", "url": "https://syncthing.net/", "upstream": { "license": "MPL-2.0", From 2255ce11206e393acd1c0291eb5133d607c03cca Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 8 Feb 2023 21:41:13 +0000 Subject: [PATCH 03/10] 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 6c4649b..fa48dd8 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 Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers in real time, safely protected from prying eyes. Your data is your data alone and you deserve to choose where it is stored, whether it is shared with some third party, and how it's transmitted over the internet. -**Shipped version:** 1.22.1~ynh1 +**Shipped version:** 1.22.1~ynh2 ## Screenshots diff --git a/README_fr.md b/README_fr.md index b44c93a..ca222cb 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) po Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers in real time, safely protected from prying eyes. Your data is your data alone and you deserve to choose where it is stored, whether it is shared with some third party, and how it's transmitted over the internet. -**Version incluse :** 1.22.1~ynh1 +**Version incluse :** 1.22.1~ynh2 ## Captures d’écran From bcb3782f0d3cb2c993bceb880e7fe84870d786a6 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 8 Feb 2023 21:44:24 +0000 Subject: [PATCH 04/10] Upgrade to v1.23.1 --- conf/amd64.src | 5 +++-- conf/arm64.src | 5 +++-- conf/armel.src | 5 +++-- conf/armhf.src | 5 +++-- conf/i386.src | 5 +++-- manifest.json | 2 +- 6 files changed, 16 insertions(+), 11 deletions(-) diff --git a/conf/amd64.src b/conf/amd64.src index 9497b8e..97270c1 100644 --- a/conf/amd64.src +++ b/conf/amd64.src @@ -1,6 +1,7 @@ -SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.22.1/syncthing-linux-amd64-v1.22.1.tar.gz -SOURCE_SUM=f91066b8588c02b5ff77aa801cc4e0319f3467325bdd75326aebccffb6495698 +SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.23.1/syncthing-linux-amd64-v1.23.1.tar.gz +SOURCE_SUM=5e124caa7ec9aa8689dad5425aa42f4044cc52066c7a17086356418a783e1ab3 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true SOURCE_FILENAME= +SOURCE_EXTRACT=true diff --git a/conf/arm64.src b/conf/arm64.src index 5d5ffaa..e55630b 100644 --- a/conf/arm64.src +++ b/conf/arm64.src @@ -1,6 +1,7 @@ -SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.22.1/syncthing-linux-arm64-v1.22.1.tar.gz -SOURCE_SUM=5148b780703c78729e4988863bc763dc18b7d46556ce7d14d6f550c3e3a8eb54 +SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.23.1/syncthing-linux-arm64-v1.23.1.tar.gz +SOURCE_SUM=a8a2f23300465bf233d0d5d0676cb9cc918d752efd605274d85252f8e1a0fe21 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true SOURCE_FILENAME= +SOURCE_EXTRACT=true diff --git a/conf/armel.src b/conf/armel.src index dfd111b..a6a2583 100644 --- a/conf/armel.src +++ b/conf/armel.src @@ -1,6 +1,7 @@ -SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.22.1/syncthing-linux-arm-v1.22.1.tar.gz -SOURCE_SUM=6506b24baa1cc22b088e4cf0b67eb738dc813f4b23865d8b8ff0456a2c2efa0b +SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.23.1/syncthing-linux-arm-v1.23.1.tar.gz +SOURCE_SUM=17aa76367d317fcd2ef9c2fd14a8bb8c6cf3353fe131ea9c00ef41b03f4bf5f3 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true SOURCE_FILENAME= +SOURCE_EXTRACT=true diff --git a/conf/armhf.src b/conf/armhf.src index dfd111b..a6a2583 100644 --- a/conf/armhf.src +++ b/conf/armhf.src @@ -1,6 +1,7 @@ -SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.22.1/syncthing-linux-arm-v1.22.1.tar.gz -SOURCE_SUM=6506b24baa1cc22b088e4cf0b67eb738dc813f4b23865d8b8ff0456a2c2efa0b +SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.23.1/syncthing-linux-arm-v1.23.1.tar.gz +SOURCE_SUM=17aa76367d317fcd2ef9c2fd14a8bb8c6cf3353fe131ea9c00ef41b03f4bf5f3 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true SOURCE_FILENAME= +SOURCE_EXTRACT=true diff --git a/conf/i386.src b/conf/i386.src index 505a112..8bdaa1a 100644 --- a/conf/i386.src +++ b/conf/i386.src @@ -1,6 +1,7 @@ -SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.22.1/syncthing-linux-386-v1.22.1.tar.gz -SOURCE_SUM=fb078e4fc278ddf943b20e6b01051a96953b180583caafc039461d270dc46ac7 +SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.23.1/syncthing-linux-386-v1.23.1.tar.gz +SOURCE_SUM=57a99feb38f2f27bdad0ed5e9036986defbc9c34e2a81a3af5be0d5a361663c0 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true SOURCE_FILENAME= +SOURCE_EXTRACT=true diff --git a/manifest.json b/manifest.json index d40d0d1..f2059a0 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Continuous file synchronization program", "fr": "Programme de synchronisation de fichiers en continu" }, - "version": "1.22.1~ynh2", + "version": "1.23.1~ynh1", "url": "https://syncthing.net/", "upstream": { "license": "MPL-2.0", From f715c35c3f83d62689b6475ab05010b3ed86ad0e Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 8 Feb 2023 21:44:30 +0000 Subject: [PATCH 05/10] 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 fa48dd8..703c92f 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 Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers in real time, safely protected from prying eyes. Your data is your data alone and you deserve to choose where it is stored, whether it is shared with some third party, and how it's transmitted over the internet. -**Shipped version:** 1.22.1~ynh2 +**Shipped version:** 1.23.1~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index ca222cb..9ee9831 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) po Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers in real time, safely protected from prying eyes. Your data is your data alone and you deserve to choose where it is stored, whether it is shared with some third party, and how it's transmitted over the internet. -**Version incluse :** 1.22.1~ynh2 +**Version incluse :** 1.23.1~ynh1 ## Captures d’écran From 4e8eeb3b2097400a0f11e6db7d802b920998ef62 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 13 Feb 2023 19:06:29 +0000 Subject: [PATCH 06/10] Auto-update README --- README.md | 1 + README_fr.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 703c92f..eba2b0b 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ It shall NOT be edited by hand. # Syncthing for YunoHost [![Integration level](https://dash.yunohost.org/integration/syncthing.svg)](https://dash.yunohost.org/appci/app/syncthing) ![Working status](https://ci-apps.yunohost.org/ci/badges/syncthing.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/syncthing.maintain.svg) + [![Install Syncthing with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=syncthing) *[Lire ce readme en français.](./README_fr.md)* diff --git a/README_fr.md b/README_fr.md index 9ee9831..42be131 100644 --- a/README_fr.md +++ b/README_fr.md @@ -6,6 +6,7 @@ It shall NOT be edited by hand. # Syncthing pour YunoHost [![Niveau d’intégration](https://dash.yunohost.org/integration/syncthing.svg)](https://dash.yunohost.org/appci/app/syncthing) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/syncthing.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/syncthing.maintain.svg) + [![Installer Syncthing avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=syncthing) *[Read this readme in english.](./README.md)* From 200776857e4834bbac45648dfbf991a2118ef913 Mon Sep 17 00:00:00 2001 From: tituspijean Date: Thu, 23 Feb 2023 23:06:30 +0100 Subject: [PATCH 07/10] [autopatch] Upgrade auto-updater --- .github/workflows/updater.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/updater.yml b/.github/workflows/updater.yml index 5f1dcc1..08ec1b3 100644 --- a/.github/workflows/updater.yml +++ b/.github/workflows/updater.yml @@ -14,7 +14,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Fetch the source code - uses: actions/checkout@v2 + uses: actions/checkout@v3 with: token: ${{ secrets.GITHUB_TOKEN }} - name: Run the updater script @@ -33,7 +33,7 @@ jobs: - name: Create Pull Request id: cpr if: ${{ env.PROCEED == 'true' }} - uses: peter-evans/create-pull-request@v3 + uses: peter-evans/create-pull-request@v4 with: token: ${{ secrets.GITHUB_TOKEN }} commit-message: Update to version ${{ env.VERSION }} From c299ccf75eb287b70ddb34f8f5cf37c868149063 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 7 Mar 2023 19:57:40 +0000 Subject: [PATCH 09/10] Upgrade to v1.23.2 --- conf/amd64.src | 4 ++-- conf/arm64.src | 4 ++-- conf/armel.src | 4 ++-- conf/armhf.src | 4 ++-- conf/i386.src | 4 ++-- manifest.json | 2 +- 6 files changed, 11 insertions(+), 11 deletions(-) diff --git a/conf/amd64.src b/conf/amd64.src index 97270c1..d5a1145 100644 --- a/conf/amd64.src +++ b/conf/amd64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.23.1/syncthing-linux-amd64-v1.23.1.tar.gz -SOURCE_SUM=5e124caa7ec9aa8689dad5425aa42f4044cc52066c7a17086356418a783e1ab3 +SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.23.2/syncthing-linux-amd64-v1.23.2.tar.gz +SOURCE_SUM=752d4df7c38789e0aff0f82194878ccbb7c8f2e18c1599aa817e3ecc517597e2 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/arm64.src b/conf/arm64.src index e55630b..e22c898 100644 --- a/conf/arm64.src +++ b/conf/arm64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.23.1/syncthing-linux-arm64-v1.23.1.tar.gz -SOURCE_SUM=a8a2f23300465bf233d0d5d0676cb9cc918d752efd605274d85252f8e1a0fe21 +SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.23.2/syncthing-linux-arm64-v1.23.2.tar.gz +SOURCE_SUM=91bc4211df65689aed4739aabd3d409791d55b01ced31e10fac385ed15647942 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/armel.src b/conf/armel.src index a6a2583..a4254d4 100644 --- a/conf/armel.src +++ b/conf/armel.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.23.1/syncthing-linux-arm-v1.23.1.tar.gz -SOURCE_SUM=17aa76367d317fcd2ef9c2fd14a8bb8c6cf3353fe131ea9c00ef41b03f4bf5f3 +SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.23.2/syncthing-linux-arm-v1.23.2.tar.gz +SOURCE_SUM=5309cfe6575d8fb86bd623937e3bbe66cb5c22be12722c57da8c3d32765cd931 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/armhf.src b/conf/armhf.src index a6a2583..a4254d4 100644 --- a/conf/armhf.src +++ b/conf/armhf.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.23.1/syncthing-linux-arm-v1.23.1.tar.gz -SOURCE_SUM=17aa76367d317fcd2ef9c2fd14a8bb8c6cf3353fe131ea9c00ef41b03f4bf5f3 +SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.23.2/syncthing-linux-arm-v1.23.2.tar.gz +SOURCE_SUM=5309cfe6575d8fb86bd623937e3bbe66cb5c22be12722c57da8c3d32765cd931 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/i386.src b/conf/i386.src index 8bdaa1a..3d88815 100644 --- a/conf/i386.src +++ b/conf/i386.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.23.1/syncthing-linux-386-v1.23.1.tar.gz -SOURCE_SUM=57a99feb38f2f27bdad0ed5e9036986defbc9c34e2a81a3af5be0d5a361663c0 +SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.23.2/syncthing-linux-386-v1.23.2.tar.gz +SOURCE_SUM=7ba020603ead83afc6f43e0dbf59e33832414bdd055c608abc05d33d73f66757 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index f2059a0..af8f99c 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Continuous file synchronization program", "fr": "Programme de synchronisation de fichiers en continu" }, - "version": "1.23.1~ynh1", + "version": "1.23.2~ynh1", "url": "https://syncthing.net/", "upstream": { "license": "MPL-2.0", From 9d670bb16486ceafb79cd0c74e814ceaf1d6e1f4 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 7 Mar 2023 19:57:45 +0000 Subject: [PATCH 10/10] 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 eba2b0b..795e036 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers in real time, safely protected from prying eyes. Your data is your data alone and you deserve to choose where it is stored, whether it is shared with some third party, and how it's transmitted over the internet. -**Shipped version:** 1.23.1~ynh1 +**Shipped version:** 1.23.2~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 42be131..5a89c28 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers in real time, safely protected from prying eyes. Your data is your data alone and you deserve to choose where it is stored, whether it is shared with some third party, and how it's transmitted over the internet. -**Version incluse :** 1.23.1~ynh1 +**Version incluse :** 1.23.2~ynh1 ## Captures d’écran