forked from pool/syncthing
- Update to version 0.14.19.
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=93
This commit is contained in:
parent
a3a96c323a
commit
090df40f33
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:95674993db7423dba9954606c8a32cbcf247d15e1f60d6e99382a85f5ee1a94b
|
||||
size 6973082
|
@ -1,11 +0,0 @@
|
||||
-----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-----
|
3
syncthing-source-v0.14.19.tar.gz
Normal file
3
syncthing-source-v0.14.19.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:00bf4a221407f70b98033b7206854bf0e1c49575edfd1f548397efb42e8aef65
|
||||
size 7721602
|
11
syncthing-source-v0.14.19.tar.gz.asc
Normal file
11
syncthing-source-v0.14.19.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1
|
||||
|
||||
iQEcBAABCAAGBQJYdJR8AAoJENJubtAAZUo+TXoH/1dWTJ+3Nc6iTiHXrDDkI9hk
|
||||
X4My3JJSQ8kjC3mDy7yyDGpWfFJwtwSrKEngclIh9p4GS19u0+DHXSTBDDOb4IGR
|
||||
EXNrsTGj/HprJGjMdwYFYY/7RLrJgbz7x4uGgGkOZgvcRth4eTKsWjG9gt/JNa/+
|
||||
gR5qsfVJ2BT55o8Ds+qAzYKIgNuqSyynLuPKtEfxape2NBfwPUhS1Timg9HYTtst
|
||||
S0YTS8/c28WGeDJqJw2E+d04kAanIo8xDeu7Bc87HmlX5mk1H6C8HBwvS0jb3eab
|
||||
J7w8XxnjZDR/dYNwUFqcjSt7ncNvXz2JPSyIBlB3zJEUFLPuRrgl55BSz9yRR2U=
|
||||
=lU5c
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 16 17:25:40 UTC 2017 - sor.alexei@meowr.ru
|
||||
|
||||
- Update to version 0.14.19:
|
||||
* Changing bandwidth rate limits now takes effect immediately
|
||||
without restart (gh#syncthing/syncthing#3846)
|
||||
* The event log (-audit) can now be directed to stderr for
|
||||
piping into an another application
|
||||
(gh#syncthing/syncthing#3859).
|
||||
* A panic on directory listing at startup has been fixed
|
||||
(gh#syncthing/syncthing#3584).
|
||||
* When a directory is deleted, the .stfolder marker is also
|
||||
removed. The ignore file and .stversions directory are
|
||||
retained, if present (gh#syncthing/syncthing#3857).
|
||||
* Several scenarios where a device would get stuck with
|
||||
'not a directory' errors are now handled again
|
||||
(gh#syncthing/syncthing#3819).
|
||||
* Third party copyrights in the about box are now more up to
|
||||
date (gh#syncthing/syncthing#3839).
|
||||
* Hashing performance has been improved
|
||||
(gh#syncthing/syncthing#3861)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 6 11:12:27 UTC 2017 - sor.alexei@meowr.ru
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: syncthing
|
||||
Version: 0.14.18
|
||||
Version: 0.14.19
|
||||
Release: 0
|
||||
Summary: FOSS Continuous File Synchronisation
|
||||
License: MPL-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user