diff --git a/README.md b/README.md index 9580df2..cc22cf3 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.3~ynh1 +**Shipped version:** 1.23.4~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 50477ff..b2fe8df 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.3~ynh1 +**Version incluse :** 1.23.4~ynh1 ## Captures d’écran diff --git a/conf/amd64.src b/conf/amd64.src index dde8139..cfa19a5 100644 --- a/conf/amd64.src +++ b/conf/amd64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.23.3/syncthing-linux-amd64-v1.23.3.tar.gz -SOURCE_SUM=8f9d858381475bbdea81c12632ef499d63e3fa213d1e5446f9fad6f44c0f860e +SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.23.4/syncthing-linux-amd64-v1.23.4.tar.gz +SOURCE_SUM=262fb91d0588da15cb42acb0d96f1c77db76257aa9765483d5930a2c044b191c SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/arm64.src b/conf/arm64.src index 71befac..1ad3689 100644 --- a/conf/arm64.src +++ b/conf/arm64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.23.3/syncthing-linux-arm64-v1.23.3.tar.gz -SOURCE_SUM=f337d3d3d58acff61daa92e221bd404e218f60dbb3c465714395ad2b3ddbe87e +SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.23.4/syncthing-linux-arm64-v1.23.4.tar.gz +SOURCE_SUM=ac9fda11096d404ba2a1f1e9ef0d115ff373283a5b0200a8ff85cc3a3bf61020 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/armel.src b/conf/armel.src index a7c0a68..0b80ff6 100644 --- a/conf/armel.src +++ b/conf/armel.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.23.3/syncthing-linux-arm-v1.23.3.tar.gz -SOURCE_SUM=dde4d41ae3b2381d9c88c0a566a51ac754f6ff0e0154e38f1269193ac3424c18 +SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.23.4/syncthing-linux-arm-v1.23.4.tar.gz +SOURCE_SUM=700fea2338cc8e5110fa2f022b96a696de5ab00c3f8f0f78cfd374615ea31727 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/armhf.src b/conf/armhf.src index a7c0a68..0b80ff6 100644 --- a/conf/armhf.src +++ b/conf/armhf.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.23.3/syncthing-linux-arm-v1.23.3.tar.gz -SOURCE_SUM=dde4d41ae3b2381d9c88c0a566a51ac754f6ff0e0154e38f1269193ac3424c18 +SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.23.4/syncthing-linux-arm-v1.23.4.tar.gz +SOURCE_SUM=700fea2338cc8e5110fa2f022b96a696de5ab00c3f8f0f78cfd374615ea31727 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/i386.src b/conf/i386.src index e762b66..f28b2fb 100644 --- a/conf/i386.src +++ b/conf/i386.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.23.3/syncthing-linux-386-v1.23.3.tar.gz -SOURCE_SUM=772cbd473fbd6b04223345af31454770c6e6eeac315ed3e2ac91b129b563a1d4 +SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.23.4/syncthing-linux-386-v1.23.4.tar.gz +SOURCE_SUM=4c521b08a2914131954e000f0722710abbe5bdf9b5539a69d049651fb96a5354 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 8ae2b9e..b996256 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.3~ynh1", + "version": "1.23.4~ynh1", "url": "https://syncthing.net/", "upstream": { "license": "MPL-2.0", diff --git a/scripts/upgrade b/scripts/upgrade index 418c1dc..b892ea5 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -175,9 +175,9 @@ ynh_script_progression --message="Updating a configuration file..." config_file="$final_path/.config/syncthing/config.xml" -ynh_backup_if_checksum_is_different --file="$config_file" +#ynh_backup_if_checksum_is_different --file="$config_file" # Recalculate and store the checksum of the file for the next upgrade. -ynh_store_file_checksum --file="$config_file" +#ynh_store_file_checksum --file="$config_file" #ynh_add_config --template="../conf/config.xml" --destination="$config_file"