Accepting request 890295 from home:mkittler:branches:network

- 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

OBS-URL: https://build.opensuse.org/request/show/890295
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=212
This commit is contained in:
Marius Kittler 2021-05-04 11:46:32 +00:00 committed by Git OBS Bridge
parent 4bc92a5b10
commit 23f14b11b7
6 changed files with 37 additions and 15 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b867c5056ad073bcb690853558bf9ef6c2356b2038527973cfee501bf9076911
size 12302597

View File

@ -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-----

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:66a198cdd395fe80a1db43e5fcdf9a9d027ec7b9b8118895c82029134c21797b
size 12236215

View File

@ -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-----

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Tue May 4 09:45:52 UTC 2021 - Marius Kittler <marius.kittler@suse.com>
- 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 <marius.kittler@suse.com>

View File

@ -17,7 +17,7 @@
Name: syncthing
Version: 1.15.1
Version: 1.16.0
Release: 0
Summary: Continuous File Synchronisation
License: MPL-2.0