forked from pool/syncthing
- Update to version 0.13.10.
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=69
This commit is contained in:
parent
4cb8b626e2
commit
1141f326d2
3
syncthing-source-v0.13.10.tar.gz
Normal file
3
syncthing-source-v0.13.10.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f8847c6beb7e0bf685c5640e929e30f8ae4f9e63ddc905a6f62e18c7a3fab5dc
|
||||||
|
size 5098081
|
11
syncthing-source-v0.13.10.tar.gz.asc
Normal file
11
syncthing-source-v0.13.10.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
Version: GnuPG v1
|
||||||
|
|
||||||
|
iQEcBAABCAAGBQJXeQMWAAoJENJubtAAZUo+pk8IAJe88OTpuSCZbs0yRWHQ8L6f
|
||||||
|
3UEjMi+aOzkUbNwdEhKPU9iYWvtJGQiOArj20ia+oyaHBZve2vOKvhSguqohKxUI
|
||||||
|
lzIr+Zkv2fDNiLqatgLPWLoah+uym7uHym1SE/MXvhRpddC0Orey8aBN8FVN/UQF
|
||||||
|
n2KBL4b1xQdVFl8Eq1V4YoZQTRNvgWBJeI3bjZ46Gu2IMjLNxFKxOXmbhKSf6+Wl
|
||||||
|
U+5aVP08L4Q1aqLxef+LSpoUeIWTN8LMSt8mz4nWhUvUMnQIFerLGHou4crQLk+B
|
||||||
|
ZISZMFEd3YmVEhjygEJ4weSblS450aQd9ukX/8OBY5g3SIkS9HelhPEg2SX8BaY=
|
||||||
|
=k4NB
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:aadd06dd9a3a9ca472c5b00a965d3bf9d4c0d518539482b57de60f822617966d
|
|
||||||
size 5142394
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
Version: GnuPG v1
|
|
||||||
|
|
||||||
iQEcBAABCAAGBQJXb99yAAoJENJubtAAZUo+G3EIAI9DpGANeg9x2EpZlupvqpel
|
|
||||||
4qZCcmO6y80EIY0fhmlE+5jLMucTf/dA4OnzNh1bqlUbH9X5PM041OccGBJEjmuT
|
|
||||||
eUDtpk7i4e0nnMxbIwd5jGohhr4E1IGmvqw/DjUodFkcdGaNgtFV5TryVJ2I8Tc1
|
|
||||||
zOoxWGyGotqC6mss6nTYPxjP9LfQizwCS3OSP86eRlXhcoM4u4bxY9dy0McjuizM
|
|
||||||
658//72LHPxlYFDHsJLq53ZpyYW5Do0t+rfFLAaSV7IAIcPHeohfXRqWnTyglQ0z
|
|
||||||
PdX8ameIXYcHU50pd2aBU4MYBRzZWivrsFV5YCpn6rlOXYY5WV2Qe31WcwnMOhE=
|
|
||||||
=0XkX
|
|
||||||
-----END PGP SIGNATURE-----
|
|
@ -1,6 +1,21 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jun 27 20:21:34 UTC 2016 - sor.alexei@meowr.ru
|
Mon Jun 27 20:21:34 UTC 2016 - sor.alexei@meowr.ru
|
||||||
|
|
||||||
|
- Update to version 0.13.10:
|
||||||
|
* Generated directory IDs are now lower case.
|
||||||
|
* Syncthing now uses shorter temporary file names, alleviating
|
||||||
|
issues on encfs.
|
||||||
|
* Event IDs seen in /rest/system/events are now sequential again.
|
||||||
|
* Tests now pass on when building on arm64.
|
||||||
|
* Directories are now marked "stopped" when missing a path, and
|
||||||
|
duplicate directory IDs are not accepted.
|
||||||
|
* A stalling TLS handshake no longer blocks the connection service.
|
||||||
|
* The global discovery server now correctly handle IPv6 announces
|
||||||
|
over IPv4 and vice versa.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 27 20:21:34 UTC 2016 - sor.alexei@meowr.ru
|
||||||
|
|
||||||
- Update to version 0.13.9 (changes since 0.13.7)
|
- Update to version 0.13.9 (changes since 0.13.7)
|
||||||
* The layout of the out of sync items dialog has been improved.
|
* The layout of the out of sync items dialog has been improved.
|
||||||
* Directories are now sorted by label, falling back to ID when
|
* Directories are now sorted by label, falling back to ID when
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: syncthing
|
Name: syncthing
|
||||||
Version: 0.13.9
|
Version: 0.13.10
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: FOSS Continuous File Synchronisation
|
Summary: FOSS Continuous File Synchronisation
|
||||||
License: MPL-2.0
|
License: MPL-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user