forked from pool/FreeFileSync
Accepting request 428367 from home:ecsos:Backup
update to 8.5 OBS-URL: https://build.opensuse.org/request/show/428367 OBS-URL: https://build.opensuse.org/package/show/network/FreeFileSync?expand=0&rev=19
This commit is contained in:
parent
4f71eb2fce
commit
a26c4627d3
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 17 08:51:09 UTC 2016 - ecsos@opensuse.org
|
||||||
|
|
||||||
|
- update to 8.5
|
||||||
|
- Support multiple SSH connections per SFTP folder traversal:
|
||||||
|
N times speed up
|
||||||
|
- Support multiple SFTP channels per SSH connection: additional
|
||||||
|
N times speed up
|
||||||
|
- Fixed installer crashes by using correct DEP-compatibility
|
||||||
|
- Fixed notification area icon being generated too often
|
||||||
|
- Thread-safe SFTP deinitialization on shutdown
|
||||||
|
- Thread-safe mini-dump creation during shutdown
|
||||||
|
- Fixed case-insensitive migration of new csidl macro names
|
||||||
|
- Reduced SFTP access serialization overhead
|
||||||
|
- Buffer SFTP sessions independently from usage context
|
||||||
|
- Detect and discard timed-out SSH sessions
|
||||||
|
- Pre-empt SFTP session disconnect via dedicated SFTP cleanup
|
||||||
|
thread
|
||||||
|
- Run SFTP tasks directly on worker threads without helper thread
|
||||||
|
overhead
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Aug 19 08:56:48 UTC 2016 - ecsos@opensuse.org
|
Fri Aug 19 08:56:48 UTC 2016 - ecsos@opensuse.org
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
Name: FreeFileSync
|
Name: FreeFileSync
|
||||||
Summary: Free backup software to synchronize files and folders
|
Summary: Free backup software to synchronize files and folders
|
||||||
Version: 8.4
|
Version: 8.5
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL-3.0+
|
License: GPL-3.0+
|
||||||
Group: Productivity/Networking/System
|
Group: Productivity/Networking/System
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a4a0ac5febf5438e0e6dff2d1ba0ce58a0fe1b7586f9d869fa942428e9c3d6b3
|
|
||||||
size 3034661
|
|
3
FreeFileSync_8.5_Source.zip
Normal file
3
FreeFileSync_8.5_Source.zip
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8f18629275a1ff8cd41f5dd029cd46ac5b547a79ac7ac03d494418bc99dc6266
|
||||||
|
size 3002316
|
Loading…
x
Reference in New Issue
Block a user