forked from pool/syncthing
- Update to version 0.14.43.
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=124
This commit is contained in:
parent
700a86bc3a
commit
8455974b64
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d194330f1dfac8bdb83edc978e0b184ed0c5e3aa32af660d95e4592824b20c63
|
||||
size 8486434
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1
|
||||
|
||||
iQEcBAABCAAGBQJaQKLzAAoJENJubtAAZUo+PSwIAJNjyi/GCcK1cXUXymw6pXwa
|
||||
3jrANe9Ij9DFD2zXBsmTPRd8tJIbE8+3mbFwoo5tsLE45ireTFjXOMHzkOr4Hf42
|
||||
kNhlKaBcofOdycBCKAh6HiE7PrZ7AALD3tNzcY6Ewz3/IOOzIBDc9la/u/FhLHcX
|
||||
6IOO3HYjRL/JxdmWWbqFetmwowpUDa1I27Mv8TlceVaJn1wWlxGL+hlZj1OA8edd
|
||||
iFbVDWjHIqezPMTL/PefA4k10lTTeJTFHATw0ektZNStMKUUaONa/R/qCoO7aJ73
|
||||
wNr0f4t3GTbc+34ikiMysD1GXI0ecF5Ir3ACPVpXHBnLAsuicZev6lUl3JwPmLQ=
|
||||
=Bhsx
|
||||
-----END PGP SIGNATURE-----
|
3
syncthing-source-v0.14.43.tar.gz
Normal file
3
syncthing-source-v0.14.43.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bb0250e0bafce690a8ce3f43f0ab8349874ac1c8f3cdc224ed5d0110099bbd9c
|
||||
size 9762513
|
11
syncthing-source-v0.14.43.tar.gz.asc
Normal file
11
syncthing-source-v0.14.43.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1
|
||||
|
||||
iQEcBAABCAAGBQJaVLaxAAoJENJubtAAZUo+4YoH/0IZw7C/czWV6/uqLVHsZzTW
|
||||
3Fju6DVVBHWMSh1wxoJ5mjQGVgvR+TiJmgtg2vfaUzIb5D4Rv1emzuSXFEflEJ2H
|
||||
q4fDS1+QyWI7TLjYb6ieGycu2GvpggcuyQ0fp9xJwI+0uP5DqQkM2dlBOERH3n5q
|
||||
OWoyLJPiYmjck831aRL+Aeqr1v2cMSmhbyXZnj5enE1zgj6Vw+Jssd81izJ5U5y8
|
||||
VHB/yJSpdt/7eTPivzQhVzX1wY0pJMJYLmHL1SML8Xh8GoJw498WRIiI0sH8U6qV
|
||||
CS2IpHvlqm/L+dTq9Oki1IVJKpU8mW4umucA4DPOpaO7JTi3QMWKqBQaeUjVxeM=
|
||||
=U4QA
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 09:50:55 UTC 2018 - kbabioch@suse.com
|
||||
|
||||
- Update to version 0.14.43:
|
||||
* Path completion in the new directory dialogue does not work
|
||||
anymore (gh#syncthing/syncthing#4475).
|
||||
* Fd leak when temp file cannot be truncated
|
||||
(gh#syncthing/syncthing#4593).
|
||||
* Panic: runtime error related to KCP
|
||||
(gh#syncthing/syncthing#4605).
|
||||
* UI for debug levels and log access
|
||||
(gh#syncthing/syncthing#2644).
|
||||
* GUI should indicate which files are out of synchronisation on
|
||||
remote devices (gh#syncthing/syncthing#4369).
|
||||
* Keep enough counters and state in the database to avoid initial
|
||||
database traversal (gh#syncthing/syncthing#4400).
|
||||
* Should understand “socks” in addition to “socks5” in proxy URLs
|
||||
(gh#syncthing/syncthing#4515).
|
||||
* Contribute kcp-go changes/features and/or fix tests
|
||||
(gh#syncthing/syncthing#4407).
|
||||
* Update vendored github.com/minio/sha256-simd for AVX512 support
|
||||
(gh#syncthing/syncthing#4585).
|
||||
* Update vendored x/sys/unix for dragonfly
|
||||
(gh#syncthing/syncthing#4615).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 3 12:52:55 UTC 2018 - sor.alexei@meowr.ru
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: syncthing
|
||||
Version: 0.14.42
|
||||
Version: 0.14.43
|
||||
Release: 0
|
||||
Summary: FOSS Continuous File Synchronisation
|
||||
License: MPL-2.0
|
||||
@ -32,10 +32,10 @@ BuildRequires: systemd
|
||||
BuildRequires: systemd-rpm-macros
|
||||
|
||||
%description
|
||||
Syncthing replaces proprietary synch and cloud services with
|
||||
something open, trustworthy and decentralised. Your data is your
|
||||
data alone and you deserve to choose where it is stored, if it is
|
||||
shared with some third party and how it's transmitted over the
|
||||
Syncthing replaces proprietary synchronisation and cloud services
|
||||
with something open, trustworthy and decentralised. Your data is
|
||||
your data alone and you deserve to choose where it is stored, if it
|
||||
is shared with some third party and how it's transmitted over the
|
||||
Internet.
|
||||
|
||||
%prep
|
||||
|
Loading…
Reference in New Issue
Block a user