SHA256
1
0
forked from pool/syncthing

Accepting request 852385 from home:mkittler:branches:network

- Update to 1.12.0
  - The 1.12.0 release
    - adds a new config REST API.
  - The 1.11.0 release
    - adds the sendFullIndexOnUpgrade option to control whether
      all index data is resent when an upgrade is detected, equivalent
      to starting Syncthing with --reset-deltas. This
      (sendFullIndexOnUpgrade=true) used to be the behavior in previous
      versions, but is mainly useful as a troubleshooting step and
      causes high database churn. The new default is false.

OBS-URL: https://build.opensuse.org/request/show/852385
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=201
This commit is contained in:
Marius Kittler 2020-12-01 15:20:23 +00:00 committed by Git OBS Bridge
parent f0f542d0dc
commit d66f91e80b
6 changed files with 29 additions and 15 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEN8hFVOfgomHk924e0m5u0ABlSj4FAl98TvcACgkQ0m5u0ABl
Sj69Uwf+PO+nQfxXNaKAtGk5cNSO8TjYB0nVdSsuWHfuNvBz95AVk1QCBcHqD5gF
Qx7FX2dNv3McITuZk7BAa58t+jYvSfrppduk3/maGEhDKukm4JBJfSstQ7lmHMLY
Qok82DU14WA03q38i8KV6cy2rNX5mQE65rKac0sAZwc45ydZojScc2BGR3xanVaB
FRAy71yyNAQAuJ28lB0WTgRYkJCULR2GHQeDrrBBec6Wsc5hXu7Txp4m1frggzNi
vvwygEOPF7yz00cv88V7yYWl45Y6MtXI0InBzjNq/t7lwist5st85ZW9jwBgVhtc
8U2unr4E1KbTwQLaArEq3WwolUsx+g==
=Sclg
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEN8hFVOfgomHk924e0m5u0ABlSj4FAl/GKD0ACgkQ0m5u0ABl
Sj6rzgf/UmnWfwZLbpeQE/emtLxdP85cLMyhgTkibUhyQvnjjzz7muYJlVovkYCm
sa5O3aPr8WL9ItnQ6A3ux1iqKlI1+i1i8G9odugG5z8Kb3PEyYdb6mOP1/eeyeSr
ZUhP80VxZc3UFJgvyrHlmMeWRpWtYcDJGJH+PtHT4pjCi42K2C3tMf8LLJIegZXq
MCuM2kFPiHdIJUt8jEtdp/FPJbA65LB8gHCfWf/hjDL9/CB5TpQVCs4JhvRsUuxz
qwfrMTTLq0S6QEEJLcOvj0S0gIzB7fs1dDWhK7NTw8SdgLqq9Ya0r1SNzYyeDsXm
pn5XqqN8wBe7Iy5WoFZlSJ9v09Gnkg==
=efnM
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Dec 1 14:58:51 UTC 2020 - Marius Kittler <marius.kittler@suse.com>
- Update to 1.12.0
- The 1.12.0 release
- adds a new config REST API.
- The 1.11.0 release
- adds the sendFullIndexOnUpgrade option to control whether
all index data is resent when an upgrade is detected, equivalent
to starting Syncthing with --reset-deltas. This
(sendFullIndexOnUpgrade=true) used to be the behavior in previous
versions, but is mainly useful as a troubleshooting step and
causes high database churn. The new default is false.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Oct 6 11:28:20 UTC 2020 - Marius Kittler <marius.kittler@suse.com> Tue Oct 6 11:28:20 UTC 2020 - Marius Kittler <marius.kittler@suse.com>

View File

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