forked from pool/syncthing
- Update to version 0.14.0.
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=70
This commit is contained in:
parent
1141f326d2
commit
22b986cf35
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f8847c6beb7e0bf685c5640e929e30f8ae4f9e63ddc905a6f62e18c7a3fab5dc
|
|
||||||
size 5098081
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
Version: GnuPG v1
|
|
||||||
|
|
||||||
iQEcBAABCAAGBQJXeQMWAAoJENJubtAAZUo+pk8IAJe88OTpuSCZbs0yRWHQ8L6f
|
|
||||||
3UEjMi+aOzkUbNwdEhKPU9iYWvtJGQiOArj20ia+oyaHBZve2vOKvhSguqohKxUI
|
|
||||||
lzIr+Zkv2fDNiLqatgLPWLoah+uym7uHym1SE/MXvhRpddC0Orey8aBN8FVN/UQF
|
|
||||||
n2KBL4b1xQdVFl8Eq1V4YoZQTRNvgWBJeI3bjZ46Gu2IMjLNxFKxOXmbhKSf6+Wl
|
|
||||||
U+5aVP08L4Q1aqLxef+LSpoUeIWTN8LMSt8mz4nWhUvUMnQIFerLGHou4crQLk+B
|
|
||||||
ZISZMFEd3YmVEhjygEJ4weSblS450aQd9ukX/8OBY5g3SIkS9HelhPEg2SX8BaY=
|
|
||||||
=k4NB
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
syncthing-source-v0.14.0.tar.gz
Normal file
3
syncthing-source-v0.14.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ee112dfcea1263515364557c3432c50bb526fa4a3aa0a822d1d1a1671c9ad699
|
||||||
|
size 7304984
|
11
syncthing-source-v0.14.0.tar.gz.asc
Normal file
11
syncthing-source-v0.14.0.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
Version: GnuPG v1
|
||||||
|
|
||||||
|
iQEcBAABCAAGBQJXjfGwAAoJENJubtAAZUo+kbEH/Av1RjRefBexzSbVSoO56fMj
|
||||||
|
2leUW3OL2rfzMU4+CFzUYf12zYozMc96qnAHRx5LjGSG52msxdkgwiGu4hFu/DQH
|
||||||
|
A5er2v4P/4lj/LnDvcGGRpLiViHiAFKvLTmYxIgJdgyH5iceVebBxxofrJGbKZ32
|
||||||
|
R+9InY9V55MLTSI1ebxRmpbl0fte+E1B7f/RUlEbLaMSZJZIXxtDJy/fBISxXVNm
|
||||||
|
nySaZtjK5RZgI4my84vVyJv8XxX/qzAPDexCs4Wkt8dcL4Glq/FIfyn87z2ypZ4g
|
||||||
|
7H+fzOG4o85hJOc3S251f2hKThzh8HQux7shoAUuD+bGxrZrefRtfHdaUnPBYSY=
|
||||||
|
=xdZF
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jul 23 16:15:39 UTC 2016 - sor.alexei@meowr.ru
|
||||||
|
|
||||||
|
- Update to version 0.14.0:
|
||||||
|
* Respect address family for listen addresses in Discovery
|
||||||
|
results.
|
||||||
|
* Base the sync protocol, local discovery protocol and database
|
||||||
|
format on protocol buffers.
|
||||||
|
* Quickly detect other local devices on restart in local
|
||||||
|
discovery.
|
||||||
|
* Fix race condition causing a deadlock on directory addition.
|
||||||
|
* Correctly format Anonymous Usage Reporting Preview.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jun 27 20:21:34 UTC 2016 - sor.alexei@meowr.ru
|
Mon Jun 27 20:21:34 UTC 2016 - sor.alexei@meowr.ru
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: syncthing
|
Name: syncthing
|
||||||
Version: 0.13.10
|
Version: 0.14.0
|
||||||
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