forked from pool/syncthing
- Update to version 0.14.2.
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=71
This commit is contained in:
parent
22b986cf35
commit
99f8602a54
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ee112dfcea1263515364557c3432c50bb526fa4a3aa0a822d1d1a1671c9ad699
|
||||
size 7304984
|
@ -1,11 +0,0 @@
|
||||
-----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-----
|
3
syncthing-source-v0.14.2.tar.gz
Normal file
3
syncthing-source-v0.14.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e4b27d5174dce26fba352fc08f2168af402041cfbb8ebad5597273192e9da901
|
||||
size 7311643
|
11
syncthing-source-v0.14.2.tar.gz.asc
Normal file
11
syncthing-source-v0.14.2.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1
|
||||
|
||||
iQEcBAABCAAGBQJXl1myAAoJENJubtAAZUo+vMkH+gJ/fxgoEsAYrwMMSp/rSe5B
|
||||
RY3SeXIGjsL9edmY/p7gW0XQ3FRrBjvQbutKaO9+K0a60ps37jgMI34pENE+3oLG
|
||||
DCOU8ZlbHJUVEMIzmu9Pjar2xoktSpI4NKzSTXyFKVyCuoq/b+o8ULw6iVXc0Aqt
|
||||
RbEs7xIxhO26f5bCtLmGnT0dGhwubkWzdTnC6ziKzTnU8isSG7wq+OSHG6HPjcWI
|
||||
3rk9UmTpwGIMWeX7tiMqr1dHDVwpE/w9FCODjhN5LjLf8zqKcuQqc1cS1sdIR8iD
|
||||
o84b4NAG5gMJr3sWWDtecP3+yyVk5XXfa9fZg3XpJhbuLvTCkd1uXcc/rUUdUGU=
|
||||
=rNDg
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 27 08:24:38 UTC 2016 - sor.alexei@meowr.ru
|
||||
|
||||
- Update to version 0.14.2 (changes since 0.14.0):
|
||||
* Implement "delta indexes", a backwards compatible protocol
|
||||
enhancement. Prior to delta indexes being implemented, full
|
||||
index information was exchanged at every connection start.
|
||||
With delta indexes, only index information that has changed
|
||||
since last contact is transferred.
|
||||
* Files that grow or shrink during scanning would result in
|
||||
conflicts or inconsistent data after synchronisation.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 23 16:15:39 UTC 2016 - sor.alexei@meowr.ru
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: syncthing
|
||||
Version: 0.14.0
|
||||
Version: 0.14.2
|
||||
Release: 0
|
||||
Summary: FOSS Continuous File Synchronisation
|
||||
License: MPL-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user