diff --git a/syncthing-source-v0.14.42.tar.gz b/syncthing-source-v0.14.42.tar.gz deleted file mode 100644 index 56d9b6f..0000000 --- a/syncthing-source-v0.14.42.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d194330f1dfac8bdb83edc978e0b184ed0c5e3aa32af660d95e4592824b20c63 -size 8486434 diff --git a/syncthing-source-v0.14.42.tar.gz.asc b/syncthing-source-v0.14.42.tar.gz.asc deleted file mode 100644 index 0d26311..0000000 --- a/syncthing-source-v0.14.42.tar.gz.asc +++ /dev/null @@ -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----- diff --git a/syncthing-source-v0.14.43.tar.gz b/syncthing-source-v0.14.43.tar.gz new file mode 100644 index 0000000..ab1a63b --- /dev/null +++ b/syncthing-source-v0.14.43.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb0250e0bafce690a8ce3f43f0ab8349874ac1c8f3cdc224ed5d0110099bbd9c +size 9762513 diff --git a/syncthing-source-v0.14.43.tar.gz.asc b/syncthing-source-v0.14.43.tar.gz.asc new file mode 100644 index 0000000..c440ff7 --- /dev/null +++ b/syncthing-source-v0.14.43.tar.gz.asc @@ -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----- diff --git a/syncthing.changes b/syncthing.changes index 29292c8..e6d4831 100644 --- a/syncthing.changes +++ b/syncthing.changes @@ -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 diff --git a/syncthing.spec b/syncthing.spec index d0cd00b..5310fa4 100644 --- a/syncthing.spec +++ b/syncthing.spec @@ -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