diff --git a/syncthing-source-v1.15.1.tar.gz b/syncthing-source-v1.15.1.tar.gz deleted file mode 100644 index e487e62..0000000 --- a/syncthing-source-v1.15.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b867c5056ad073bcb690853558bf9ef6c2356b2038527973cfee501bf9076911 -size 12302597 diff --git a/syncthing-source-v1.15.1.tar.gz.asc b/syncthing-source-v1.15.1.tar.gz.asc deleted file mode 100644 index 2f6ba3b..0000000 --- a/syncthing-source-v1.15.1.tar.gz.asc +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEN8hFVOfgomHk924e0m5u0ABlSj4FAmBsItYACgkQ0m5u0ABl -Sj6SvQf/Yrmxwxj97W349Dq57BA8TCiYmwcKkquPHltVvFKZz4jnsE7kfHQ6dNJk -+W3RC7blIEbUzaLIvwd2TEi4mRF+FH9MZhzyWaggS3BsDYWBdfegcIz8lmhHSPLQ -+khhjfaNqXQ+FknXewvfn99FDoz7lG24ZZ2uFDhQj7kTuh6/TwEWxvSHjPzPPKBB -Gv8aGjarqYBiz+ffaOE6cFsdBHrUjMQgVbIlrVMIVvSIEO+ZZFuzhItstdJwbaF8 -AIwaQqsDG/8u6AtW3J87OZPfBcTMgomW5YliFuFsFVKSqprX+6e6DwrqIXvQivl9 -0TFFLNhr0PR1Jd8gqmRnOMI3caJ2Mg== -=dIA7 ------END PGP SIGNATURE----- diff --git a/syncthing-source-v1.16.0.tar.gz b/syncthing-source-v1.16.0.tar.gz new file mode 100644 index 0000000..9db4381 --- /dev/null +++ b/syncthing-source-v1.16.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66a198cdd395fe80a1db43e5fcdf9a9d027ec7b9b8118895c82029134c21797b +size 12236215 diff --git a/syncthing-source-v1.16.0.tar.gz.asc b/syncthing-source-v1.16.0.tar.gz.asc new file mode 100644 index 0000000..d8040ce --- /dev/null +++ b/syncthing-source-v1.16.0.tar.gz.asc @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEN8hFVOfgomHk924e0m5u0ABlSj4FAmCP8OMACgkQ0m5u0ABl +Sj4Slgf/aI3ZL8Dq1Ea+SwxxBTV35hl2v0C/V78SDv2jgsNPrgZILlH+/1lqIUc/ +c94LBRwqFGPzLSasybIqxvR4blIb6GUkqfEM5p3NEISxsMVGjZaqLPGwNBhEcpgl +uQQKE+yQ/8KpYj5wteJBmOfRDpXYstI1nNtI8v4E8N2UrqbUvSju11gupFhvAL8o +lfeD29e4kvucctFZpTQeKMOgsZWJzSwZJrZ/TeGrBAfWXVfiJ3wOQNw0bHOPuJKV +ZzaxGJZzjkOy8b+/Zdz0m/+ILlYlWGS+pM1Nl4rtZKF+SaaekAPiLRk9Fhq3gC69 +0uiSJe3DjN9Dhd2IV5mfUhpJBpKx4g== +=leIO +-----END PGP SIGNATURE----- diff --git a/syncthing.changes b/syncthing.changes index 6a34a05..d174609 100644 --- a/syncthing.changes +++ b/syncthing.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Tue May 4 09:45:52 UTC 2021 - Marius Kittler + +- Update to 1.16.0 + * This release adds untrusted / encrypted devices for public testing. It + should still be considered beta / testing-only. + + * Bugfixes: + #7026: panic: key not found when repairing DB + #7379: "Warning, this path is a subdirectory of an existing folder" does not appear when editing only folder label + #7533: Remote completion on untrusted devices is incorrect + #7548: Upgrading syncthing-relaysrv to 1.15.0 fails in post-installation + #7551: QUIC: failed to determine receive buffer size: doesn't have a SyscallConn + #7557: Encrypted folder(s) on Windows reported as "Unexpected Objects" + #7568: panic: runtime error: slice bounds out of range [24:3] + #7584: Folder label missing from folder path when adding new folders + + * Enhancements: + #109: Support for file encryption (e.g. non-trusted servers) + #3322: GUI "Out of sync" modal uses massive amounts of CPU in browser + #7520: Ask for confirmation before reverting/overriding a folder + ------------------------------------------------------------------- Wed Apr 7 10:43:16 UTC 2021 - Marius Kittler diff --git a/syncthing.spec b/syncthing.spec index fe70035..8f02805 100644 --- a/syncthing.spec +++ b/syncthing.spec @@ -17,7 +17,7 @@ Name: syncthing -Version: 1.15.1 +Version: 1.16.0 Release: 0 Summary: Continuous File Synchronisation License: MPL-2.0