forked from pool/syncthing
- Update to version 0.13.5.
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=65
This commit is contained in:
parent
0ac05735c9
commit
6486a6726d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:19e113fe00f8166f6811b01ffaa06a546884d767eea79bea9b7907a2a35ca67b
|
||||
size 4744461
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1
|
||||
|
||||
iQEcBAABCAAGBQJXRsIsAAoJENJubtAAZUo+KS0H/0qjblJHyx3YQhWkeWEybLUa
|
||||
DiVA4z97/pzIjqj6ez/K2VX7iEid5u+I0hxrYVvvrvOMsmM7OhyiG2UABqS7p6LR
|
||||
qmALZjmfKbUkKHCXeEsUvjeN+m+kO2KazxCVJ8iKChDEYjYeEZSavGScLSGVoT+z
|
||||
n1AO/2cf5DI/kko9CxEPNaT2QZtQ4es2qSWSCGjWAaZklxstzhMHkWvEdYFHzgEZ
|
||||
5yItEpUdPEcrjz6ukF+5OWmZu1IcsR1JGqcEgRUaP0adUlENBosmynfU7BOUCo3G
|
||||
A82YIEK9QWc2qwpADYvVbIc3sT/z7tanVtQJYN5yk3T6eBSwF1g0BYBaugwZ+u0=
|
||||
=F60t
|
||||
-----END PGP SIGNATURE-----
|
3
syncthing-source-v0.13.5.tar.gz
Normal file
3
syncthing-source-v0.13.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:50894e5af5f7bb3dc8f7a9c89d91e84f6c057fee150c514fe68b6b11fb496a34
|
||||
size 5142262
|
11
syncthing-source-v0.13.5.tar.gz.asc
Normal file
11
syncthing-source-v0.13.5.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1
|
||||
|
||||
iQEcBAABCAAGBQJXUXBcAAoJENJubtAAZUo+XuAH/3qkObNSEBz+js5yLr6U1t1X
|
||||
08qSP+9dWkup4bFUAjxUKEWH9eykQ4r7Apbbf45+QEiH4cZIVj8nXi2CZSCOGd3F
|
||||
QzCcyUSdZ8VhTWNHC+vBip5rQaO/sJ0pm4B9CTO7uecLZTPE2A5wlu+VKikLijoX
|
||||
i7dfVNA2ZoWZeCcflzJOORcwLxTUD2jupNrf6dP1485rIZB0EiMfvDx++IS6JzHf
|
||||
r9nJh567Gv6nPiqy5tnZWWr8fN6SZYZaaNErzLmKvWRSy1KO7mhJ538GqMf0jIqH
|
||||
P7syZljp5aJqeuafxNS/yps/hlRSqP985zRiiRf1M4T4H1aiCRc5iPTHXhtf+Ec=
|
||||
=Ghxf
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 3 20:12:32 UTC 2016 - sor.alexei@meowr.ru
|
||||
|
||||
- Update to version 0.13.5:
|
||||
* vendor: Update github.com/gobwas/glob.
|
||||
* cmd/syncthing: Fix upgrade of running syncthing from CLI.
|
||||
* cmd/syncthing: Be more explicit about how assets should be
|
||||
cached.
|
||||
* gui: Extract URL from translated string.
|
||||
* lib/connections: Handle wrapped connection in SetTCPOptions.
|
||||
* lib/relay: Correctly get IP from remote addr via proxy.
|
||||
* gui: Use favicon as indication for status.
|
||||
* gui: Fix editing devices.
|
||||
* gui: Show 'scanning' on unshared directories.
|
||||
* cmd/syncthing: Re-enable auto upgrade for dev builds.
|
||||
* lib/model, lib/stats: Keep track of folder's last scan time.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 26 17:01:14 UTC 2016 - sor.alexei@meowr.ru
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: syncthing
|
||||
Version: 0.13.4
|
||||
Version: 0.13.5
|
||||
Release: 0
|
||||
Summary: FOSS Continuous File Synchronisation
|
||||
License: MPL-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user