forked from pool/syncthing
Accepting request 870156 from home:dirkmueller:branches:network
- update to 1.13.1: * This release adds configuration options for min/max connections (see https://docs.syncthing.net/advanced/option-connection-limits.html) and moves the storage of pending devices/folders from the config to the database (see https://docs.syncthing.net/dev/rest.html#cluster-endpoints). * Bugfixes * Official builds of v1.13.0 come with the Tech Ui, which is impossible to switch back from OBS-URL: https://build.opensuse.org/request/show/870156 OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=205
This commit is contained in:
parent
3280a0ee7f
commit
be455bd597
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f636441137650316b83809c177efb4df73be024547e056ea03dcf0ed627d81c7
|
||||
size 11648726
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEN8hFVOfgomHk924e0m5u0ABlSj4FAl/1b1EACgkQ0m5u0ABl
|
||||
Sj4XswgAsEy9EJM+Ejl4ykWGn2WGc6pJ4HgWILt6i0EUreY0jYl1W/neAipEKORh
|
||||
XdNLnciwaEy6xriYX0jMp2QVrcOCko+qgEIkr/P5G/kgJ5UmYoKNM74KgAQ5qxA+
|
||||
i9r4ffOWfmSZ7hDKXzBc8DcggkuRDgDs64CzVSaCrK8nayE4+3cYAWySVnorTr1u
|
||||
8IC8JnQ7HcROrF3MXBh/yztAIeHmCY3JRbsTnSzsfBagKKfaBeuwyNZxkcSgUtkk
|
||||
cKYtabzs0xgI4f8xmVXOKHZGjxHVwgrVm54LmeulvEa0zOtS90BwkqTiTOtPe/dv
|
||||
Hb9rKB1b3J6DybhI1GOTdR50MDPqqw==
|
||||
=7DwL
|
||||
-----END PGP SIGNATURE-----
|
3
syncthing-source-v1.13.1.tar.gz
Normal file
3
syncthing-source-v1.13.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bc5c431f28fb5bd219dcbeb68534e0da2b118a5ea6ed27edd17317aa84e08e5d
|
||||
size 11665625
|
11
syncthing-source-v1.13.1.tar.gz.asc
Normal file
11
syncthing-source-v1.13.1.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEN8hFVOfgomHk924e0m5u0ABlSj4FAmAa0wMACgkQ0m5u0ABl
|
||||
Sj7rdQf/fhUExTc3VaRlYqSfvVEp23/E7ia9Cnwnx1JmpwdAlgpmosG0m36CbKti
|
||||
vfU/EvU6TsAyX3MIFt0EWjMvnbNwgLVVX+4sJiuRGcczTDue3DEQyWEOWAdcG0ih
|
||||
TPyTSdqn4QuISYBXaFVSlYICqBP4+AswzEaYUJIEVnXi3ClcJ54cvKGRor5dICBD
|
||||
UOUOF+Xt8+13rY+jgVWeLvLkNL5Dk0n2+/IJ8m2C4EQS2JmrX4Rd1BHDwwC9ayoy
|
||||
0CGlrJeZi+ipUWSW5fbZSEP8vrTklENpFnOHDHVDijBrLhYWs/pJO9+6LlcG176k
|
||||
ktFfCl6k9vd24bdjO1equaACZ0kdVQ==
|
||||
=Kzlk
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 3 19:37:41 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.13.1:
|
||||
* This release adds configuration options for min/max connections (see
|
||||
https://docs.syncthing.net/advanced/option-connection-limits.html) and
|
||||
moves the storage of pending devices/folders from the config to the
|
||||
database (see https://docs.syncthing.net/dev/rest.html#cluster-endpoints).
|
||||
* Bugfixes
|
||||
* Official builds of v1.13.0 come with the Tech Ui, which is impossible to
|
||||
switch back from
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 17 23:55:10 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: syncthing
|
||||
Version: 1.12.1
|
||||
Version: 1.13.1
|
||||
Release: 0
|
||||
Summary: Continuous File Synchronisation
|
||||
License: MPL-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user