forked from pool/syncthing
- Update to version 0.14.46.
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=134
This commit is contained in:
parent
e079724b3a
commit
ef042bf428
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3236a12b3698f6eaef785348a26fea59f87398b2753c414d18844e5f7d7a655b
|
||||
size 10409775
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1
|
||||
|
||||
iQEcBAABCAAGBQJanjR1AAoJENJubtAAZUo+FiUH/iCgPHKkzYBdAleQ354AiILD
|
||||
jDu3v3xJOxuk/PKRnO3mA+XVMhWIsu/rF1juR3po6nr+6+FhKrY4wE/KMwADrIHv
|
||||
PzqKisq1mMtkjtV/a9WLvTTSsb4RCSyoRnDH5CYebt9fIhk32to7WtIriRDwDDS6
|
||||
DYPNi6yNDJC3jf8H6qONPEqKfZ4CyqQDM9NxrarnCdW0Yqixr+/P1LenrRqAeQux
|
||||
3DGJYPsF0cM2JUl/PyggHc0hTnBwU39493rhasLgJojMhME48Dnik5cFQSB2IUz9
|
||||
N6LqZJ9uSqxSHa8hIoYLulwPrWco6NaD+fFx4BrYamoU5dxUGwqseOdcLlehbCk=
|
||||
=Kpik
|
||||
-----END PGP SIGNATURE-----
|
3
syncthing-source-v0.14.46.tar.gz
Normal file
3
syncthing-source-v0.14.46.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9401c4554d51284f906edc7498ce4a5f39ecda56ff3d3e7efe18440a6e15ab40
|
||||
size 10414116
|
11
syncthing-source-v0.14.46.tar.gz.asc
Normal file
11
syncthing-source-v0.14.46.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1
|
||||
|
||||
iQEcBAABCAAGBQJaxNnaAAoJENJubtAAZUo+JwkH/21maLmySCqYgmrVl52UkXYA
|
||||
GWKwPaGSX4zP0Hm2dck/6wxX/5jtmUFMd17CaHeYja34xMR1jK7wVpjBhZGtDM1Z
|
||||
hyXn+hzmueynv76CtQn1L6Btf+5WNeTZ6LhdkXUW01RX0cQEVgY3V74jRK40BdSB
|
||||
cjkqh/9mCRnee499PezT/fVzIW9kod01kFDqq9To1jIUtZTQr91VNHqR1XmtDBsE
|
||||
vzESBMeBhns6ewf3FsglF/T5Rs79iifjbcv+oUutOnYvfmho3e6DLpOJlsjYim1c
|
||||
gH8GsFEDL/0wVV3a9xeYfI+nPFWpW2lwE3QqJij9azpS1LfGChqBWtb1DhR9ptg=
|
||||
=YHLm
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 17 08:46:45 UTC 2018 - sor.alexei@meowr.ru
|
||||
|
||||
- Update to version 0.14.46:
|
||||
* Replacing a directory with a symlink or vice versa is buggy
|
||||
(gh#syncthing/syncthing#2571).
|
||||
* Inaccessible files during scan are marked as deleted
|
||||
(gh#syncthing/syncthing#4573).
|
||||
* Send only directories out of synch due to ignored items
|
||||
(gh#syncthing/syncthing#4616).
|
||||
* A file deleted from all nodes may exist in the "out of synch"
|
||||
list (gh#syncthing/syncthing#4627).
|
||||
* Relay server doesn’t make outgoing HTTPS requests from its bind
|
||||
address (gh#syncthing/syncthing#4745).
|
||||
* The list of out of synch items from remote device is not
|
||||
displayed (gh#syncthing/syncthing#4759).
|
||||
* Env var for db metadata in help text differs from code
|
||||
(gh#syncthing/syncthing#4764).
|
||||
* Doesn't connect when multiple remote devices are using the
|
||||
same relay (gh#syncthing/syncthing#4778).
|
||||
* Scan on absolute path creates incorrect absolute duplicate file
|
||||
infos (gh#syncthing/syncthing#4799).
|
||||
* Panic in FS watcher in FreeBSD 8.3
|
||||
(gh#syncthing/syncthing#4806).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 17 19:32:02 UTC 2018 - sor.alexei@meowr.ru
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: syncthing
|
||||
Version: 0.14.45
|
||||
Version: 0.14.46
|
||||
Release: 0
|
||||
Summary: FOSS Continuous File Synchronisation
|
||||
License: MPL-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user