forked from pool/syncthing
- Update to version 0.14.4.
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=74
This commit is contained in:
parent
8d0a88392f
commit
bc46020f3a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eac0c5457e266c5681e1002a764d75e1a4cbacc7a92c089ee83241c632df878e
|
||||
size 7316643
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1
|
||||
|
||||
iQEcBAABCAAGBQJXmgG9AAoJENJubtAAZUo+CdYH/3hs7iRF/A6ERGFXevUOuR2N
|
||||
PFLKc4jMHkxDehyJmXBjoF3CJBy3j7gaCH0acvEXm635JJSq1kg9LQd4fqMpjnDa
|
||||
G3jzXvRIb+uSS+PW9LKbw10DO20kS7HJcqfSKYqqrEYUwrnPHGbr/xASmWz72bLv
|
||||
uOtoEP3LWNJnMwO4BKzloyuFuqSvsELr9xX4WqCbR8ULBD/APPDOWKqvlRyEMqdB
|
||||
rKl6zKhdiE9+fEJ0Ndcsv2io7xRaatxjh0XqnslmmnEw/AyHmJOUPh2/AljsNWSG
|
||||
rlgDoIWVQCY1KgPBK6DmEs9nkZyCArLCoWKH+qZ2hCgihxV7bxvVSDIgo5ld7sw=
|
||||
=VGLo
|
||||
-----END PGP SIGNATURE-----
|
3
syncthing-source-v0.14.4.tar.gz
Normal file
3
syncthing-source-v0.14.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3b6d32d61955fa3060624315a6e7d3d89b056207444bd9cc2b9b908a215f244a
|
||||
size 7330698
|
11
syncthing-source-v0.14.4.tar.gz.asc
Normal file
11
syncthing-source-v0.14.4.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1
|
||||
|
||||
iQEcBAABCAAGBQJXqxqMAAoJENJubtAAZUo+w8QIALOtYYuOlpfjORyebFyZrqDk
|
||||
Byfs+E/sZjkryNiGPG+XnNt3IK1PMftvdsWSKOqd1o1HJTgLX75QL9OEzwl6+USl
|
||||
1Xs1oghUhgZaivcSpKsg4wujqY6IwCoWdZZJJYbWp+u8PpV5QefijbZKLHG9TJ2g
|
||||
0TSEnvsDpeS43v8LomXD0tiu9eAnvE4ciZHoN7Q1wMT+p9GawgY7ZHjKc3s8fk3t
|
||||
grVSyM+SVepgQ05VKOdJQMN/H6j/eGFKsdAHrxfBbvT//IGJLD3U8lRJjkuS0mV0
|
||||
o6lzb6WneJymHbm/JX+GewZGCwKOfWjsXrF7IWi1rET+o8ia5eQiHdUhu99uYao=
|
||||
=ThTa
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 14 16:54:52 UTC 2016 - sor.alexei@meowr.ru
|
||||
|
||||
- Update to version 0.14.4:
|
||||
* Timestamps are now compared with up to nanosecond precision and
|
||||
synced with up to microsecond precision, depending on the
|
||||
filesystem in use.
|
||||
* Restart is no longer needed to remove devices, unshare or
|
||||
reconfigure directories.
|
||||
* Now in sync percentage is weighted to directory size, not just
|
||||
average of directory completion.
|
||||
* Improve accessibility in the GUI.
|
||||
* Ignores and invalid file names are now handled correctly when
|
||||
delta indexes are being used.
|
||||
* Connection switching (relay->direct) no longer causes a crash.
|
||||
* Old index databases (v0.11-v0.12 and v0.13) are now properly
|
||||
cleaned away from disk.
|
||||
* Syncthing no longer claims a connection was from an ignored
|
||||
device when the device is just unknown.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 28 13:03:46 UTC 2016 - sor.alexei@meowr.ru
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: syncthing
|
||||
Version: 0.14.3
|
||||
Version: 0.14.4
|
||||
Release: 0
|
||||
Summary: FOSS Continuous File Synchronisation
|
||||
License: MPL-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user