forked from pool/syncthing
- Update to version 0.14.18.
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=92
This commit is contained in:
parent
676631ab3a
commit
a3a96c323a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:826219b21c935ed938414a8777f9c757bf28a92d0ced48c6a7daf7b3035fb8c4
|
|
||||||
size 6959538
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
Version: GnuPG v1
|
|
||||||
|
|
||||||
iQEcBAABCAAGBQJYYoLlAAoJENJubtAAZUo+OOoIALeBtpxMYJ4P53xhVFrl8I/F
|
|
||||||
XMfj71s6D3Gdv6viCxqef3EA2PEymNFtIdBfttqxvtqZfCd2Gky9EMwqRLQEZM/v
|
|
||||||
aFharMOYxMn84Zt9djf+kGhKlXeEUoeQasb6m5MLEVJ0FWymIn/VxNdBWGQalHAC
|
|
||||||
VNDa0aRo3aAP2GCGM/rjIW5BYn1pedfueCOPN4/yzb+PhJ9EOI6AnIPdJORABSwC
|
|
||||||
rCu6mOeHnsgHQQK0tG3GQZKS5uEbIjFpfNfkrk8HMZy157yrlBBVKDLhd81hdx5V
|
|
||||||
rJPEqIwG1V0c2qzE+8ZMkioSZuKDqaikMBBxwNnUs6efVdJ90EleXzIJrKrHOrA=
|
|
||||||
=IEd2
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
syncthing-source-v0.14.18.tar.gz
Normal file
3
syncthing-source-v0.14.18.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:95674993db7423dba9954606c8a32cbcf247d15e1f60d6e99382a85f5ee1a94b
|
||||||
|
size 6973082
|
11
syncthing-source-v0.14.18.tar.gz.asc
Normal file
11
syncthing-source-v0.14.18.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
Version: GnuPG v1
|
||||||
|
|
||||||
|
iQEcBAABCAAGBQJYaT2TAAoJENJubtAAZUo+m1QH/RoJHN0JwRkbgAC488aacK/t
|
||||||
|
40FSpqLNp+O9yuIuWtBuCAmqvM01rOGsiuC7njAiox8OjD4Mr1fWzjSt0h97+X8Z
|
||||||
|
VEToh496Ms8zGUAkUkVa+GmfvC1TS8NXg4e/7QCed7+PVFA/xfUa72FOotjQwby7
|
||||||
|
ZkEyypwSHBk0+jfnCoBvYake4Dj4Sa26EdiFNvgZegBuuj8yCP5bWbb7rcq4+iWA
|
||||||
|
+VoE4NY2589R0xkLDdhJl+yFYNiqV61Ixm+DXeh9ZjGP7bUcv1gZC2wv2VpJ4h1h
|
||||||
|
BJ9UewM/1LIUQTmfQbTadXEqAp+IaCiAQMbsrInh5ostytjXHT5j33JyYMWCnMg=
|
||||||
|
=D28U
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 6 11:12:27 UTC 2017 - sor.alexei@meowr.ru
|
||||||
|
|
||||||
|
- Update to version 0.14.18:
|
||||||
|
* Fix connections to older Syncthing versions being no longer
|
||||||
|
closed due to an unmarshalling message:
|
||||||
|
'proto: wrong wireType = 2 for field BlockIndexes'
|
||||||
|
(gh#syncthing/syncthing#3855).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 27 15:05:20 UTC 2016 - sor.alexei@meowr.ru
|
Tue Dec 27 15:05:20 UTC 2016 - sor.alexei@meowr.ru
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package syncthing
|
# spec file for package syncthing
|
||||||
#
|
#
|
||||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: syncthing
|
Name: syncthing
|
||||||
Version: 0.14.17
|
Version: 0.14.18
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: FOSS Continuous File Synchronisation
|
Summary: FOSS Continuous File Synchronisation
|
||||||
License: MPL-2.0
|
License: MPL-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user