From 328634ebf1c77ade0f82c0ebaeb60196a4834527 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 1 Oct 2021 10:19:23 +0200 Subject: [PATCH 1/3] Create DESCRIPTION.md --- doc/DESCRIPTION.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/DESCRIPTION.md diff --git a/doc/DESCRIPTION.md b/doc/DESCRIPTION.md new file mode 100644 index 0000000..ed73455 --- /dev/null +++ b/doc/DESCRIPTION.md @@ -0,0 +1 @@ +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. From 612c47497abf823da8bbca8983e13daed646d246 Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Fri, 1 Oct 2021 08:19:36 +0000 Subject: [PATCH 2/3] Auto-update README --- README.md | 3 ++- README_fr.md | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 86e00f2..b1b4d58 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,8 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in ## Overview -Continuous file synchronization program. +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.18.2~ynh1 diff --git a/README_fr.md b/README_fr.md index aa4004f..e2f423e 100644 --- a/README_fr.md +++ b/README_fr.md @@ -11,7 +11,8 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour ## Vue d'ensemble -Programme de synchronisation de fichiers en continu. +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.18.2~ynh1 From c7c3ce308cfe006d983c026e8b654eacf361415a Mon Sep 17 00:00:00 2001 From: yalh76 Date: Tue, 5 Oct 2021 23:25:28 +0200 Subject: [PATCH 3/3] Upgrade to 1.18.3~ynh1 --- README.md | 2 +- README_fr.md | 2 +- check_process | 4 ++++ conf/arm.src | 4 ++-- conf/arm64.src | 4 ++-- conf/i386.src | 4 ++-- conf/x86-64.src | 4 ++-- manifest.json | 2 +- 8 files changed, 15 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index b1b4d58..edb64c4 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.18.2~ynh1 +**Shipped version:** 1.18.3~ynh1 diff --git a/README_fr.md b/README_fr.md index e2f423e..5a8edaf 100644 --- a/README_fr.md +++ b/README_fr.md @@ -14,7 +14,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour 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.18.2~ynh1 +**Version incluse :** 1.18.3~ynh1 diff --git a/check_process b/check_process index d4cffa4..94815a3 100644 --- a/check_process +++ b/check_process @@ -47,6 +47,8 @@ upgrade=1 from_commit=ba40babc2a4dce4557fc57ab0dd19dc49a70f637 # 1.18.1~ynh1 upgrade=1 from_commit=3e69fac2078f96ba5a4cb73966345f44a95147bf + # 1.18.2~ynh1 + upgrade=1 from_commit=f0cfbbfd9acf04d7df4d2b7c6c6f80da4db04f24 backup_restore=1 multi_instance=1 port_already_use=0 @@ -91,3 +93,5 @@ Notification=all name=1.18.0~ynh1 ; commit=3e69fac2078f96ba5a4cb73966345f44a95147bf name=1.18.1~ynh1 + ; commit=f0cfbbfd9acf04d7df4d2b7c6c6f80da4db04f24 + name=1.18.2~ynh1 diff --git a/conf/arm.src b/conf/arm.src index 705d795..0753a71 100644 --- a/conf/arm.src +++ b/conf/arm.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.18.2/syncthing-linux-arm-v1.18.2.tar.gz -SOURCE_SUM=3dfe4ae485f7f60a13725d49f71e52dd468caa44ca49c4999ab7f9e13c52e18a +SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.18.3/syncthing-linux-arm-v1.18.3.tar.gz +SOURCE_SUM=1b4efca06d0c88673b2cdec21b9b1f6cf4a78dbc6aecdba71fdaefe374a0df3d SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/arm64.src b/conf/arm64.src index fb37e96..6103787 100644 --- a/conf/arm64.src +++ b/conf/arm64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.18.2/syncthing-linux-arm64-v1.18.2.tar.gz -SOURCE_SUM=a1e16ca3f023bb5192c7dc9797d5988d508e79ea79833e664f2faa1542c2cbf6 +SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.18.3/syncthing-linux-arm64-v1.18.3.tar.gz +SOURCE_SUM=05de7d321c651e3874a373f4e281ad56b7e3268cf33c81fe1caace859e9e596f SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/i386.src b/conf/i386.src index 93a035a..1cf1110 100644 --- a/conf/i386.src +++ b/conf/i386.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.18.2/syncthing-linux-386-v1.18.2.tar.gz -SOURCE_SUM=6bd99671c7514798516e0aa47a5647054ccf2a245519e9960c1e6154dc44cab7 +SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.18.3/syncthing-linux-386-v1.18.3.tar.gz +SOURCE_SUM=e7d2ab80d7396d2bd17057731ff7b98bf97618f74d714c2ef082c3eb11350899 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/x86-64.src b/conf/x86-64.src index 8df3ff5..1a5f41f 100644 --- a/conf/x86-64.src +++ b/conf/x86-64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.18.2/syncthing-linux-amd64-v1.18.2.tar.gz -SOURCE_SUM=b0dfebb2c6f7fb42d8db21237bc54c8aad7659942fca25898163afab078a712b +SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.18.3/syncthing-linux-amd64-v1.18.3.tar.gz +SOURCE_SUM=4ddade013a801cc26448b5b134ec494c6aab129c446cb211a9e2580f7a5bc6ec SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index b94711a..875fa7e 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.18.2~ynh1", + "version": "1.18.3~ynh1", "url": "https://syncthing.net/", "upstream": { "license": "MPL-2.0",