Update to 1.18.0
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=220
This commit is contained in:
parent
3945d37b13
commit
a428ea257d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:625412991717e0d442e24beac88e4b7a16545fbc8c0afffeebbe95dbeae3be33
|
|
||||||
size 12768385
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEN8hFVOfgomHk924e0m5u0ABlSj4FAmC2P+sACgkQ0m5u0ABl
|
|
||||||
Sj7RlwgAkxF1PlHl/8m/ngl5QA2mmsTJUQ1pg9sc2cxBDZFXkb0O5AAywkq2lUC4
|
|
||||||
ir5pmKs1ugRTjGg+5ArQMFm+qTkWE21N5rI+nAEaUN39vD2Vl6vGuObcZSFVN+8/
|
|
||||||
2bPVmcch8sbhilr1h+DGopdWvLEwUfp22U7YLZGPYTePpMP3cHLl3mHpvfhQZKye
|
|
||||||
WeRzh1BermUh/XIuoBfDgH6QNixEi90l9dEZQWwGR0dWV0L547xApaq3u1QFjJlv
|
|
||||||
BsaU1xLG7f8n/Q6+DbUfsdTk6/RbMzXzA4n78+bhVk2H90syTgXYfLkZfs2MWm2H
|
|
||||||
homr6Hmt9O69aU3Bwat9uEomeSVqHg==
|
|
||||||
=XFbE
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
syncthing-source-v1.18.0.tar.gz
Normal file
3
syncthing-source-v1.18.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:169d3579b74083d4115b4d324620a7f0888e4b1a3ad3dac71d46d76d51322900
|
||||||
|
size 12856546
|
11
syncthing-source-v1.18.0.tar.gz.asc
Normal file
11
syncthing-source-v1.18.0.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEN8hFVOfgomHk924e0m5u0ABlSj4FAmDkU8wACgkQ0m5u0ABl
|
||||||
|
Sj7gdAf6A1ntHW0O5yEiIBik6TxXIwGz3An7EgUMmyY9wkZSzONl12zBmpFBKikx
|
||||||
|
fG/I8DICjCDSWLblXj5qBIA3tHXafrYZaiOMJkgAePVCP/dbH9Jeka6F6xi1inIj
|
||||||
|
8nUD2sfQWzwnzhi/iQt+l/KoAZBfobZGf/qSq536E8qraGXdv33Z2RjXqDU8A0bo
|
||||||
|
RrVdkxriLE9eemEIQlPKGCiBxMNUtRENQ/mNEehagof2b1lTJHoQ/47nykBzbHYT
|
||||||
|
YcOeNWLVXFYKAkn00Gc0A8TP/BOjJxgxPxDkhu7n9M4dCaN/Phvk/MtmKzF3b4/d
|
||||||
|
tb9Ln3RUFESj18v2axxEWWryfJu0wQ==
|
||||||
|
=Uf7L
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jul 9 09:44:26 UTC 2021 - Marius Kittler <marius.kittler@suse.com>
|
||||||
|
|
||||||
|
- Update to 1.18.0
|
||||||
|
* Bugfixes:
|
||||||
|
|
||||||
|
#7708: irreversible Local Additions after re-adding the same folder as Receive Only
|
||||||
|
#7731: Scan due to watcher can not found local change while modify file to empty
|
||||||
|
#7733: TypeError: Cannot read property ‘urAccepted’ of undefined
|
||||||
|
#7741: Out-of-sync state of zero-byte files is not reflected on peers
|
||||||
|
|
||||||
|
* Enhancements:
|
||||||
|
#7700: Add rest endpoint(s) to dismiss pending folder/device invitations
|
||||||
|
#7705: Accepting a receive encrypted folder share should prompt the user to input a password
|
||||||
|
#7722: Database GC can block for a long time
|
||||||
|
#7724: Ensure encryption to untrusted on new, trusted device on an existing folder
|
||||||
|
#7742: Use defaults for missing fields on the config rest API
|
||||||
|
#7743: Show discovery and listener status when not failed
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 1 14:26:19 UTC 2021 - Marius Kittler <marius.kittler@suse.com>
|
Tue Jun 1 14:26:19 UTC 2021 - Marius Kittler <marius.kittler@suse.com>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: syncthing
|
Name: syncthing
|
||||||
Version: 1.17.0
|
Version: 1.18.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Continuous File Synchronisation
|
Summary: Continuous File Synchronisation
|
||||||
License: MPL-2.0
|
License: MPL-2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user