forked from pool/FreeFileSync
Accepting request 900512 from home:seil0:branches:network
- Update to 11.11 - Fixed Shared Drive synchronization with Google Drive - Directly open exported file list (.CSV) as temporary file - Avoid EIO error for F_PREALLOCATE (macOS) - Watch socket using "poll" instead of "select" (Linux, macOS) - Fixed user-specific time/date format (Windows) - Fixed system_profiler not found error (macOS) - Changes from 11.10 - Fixed comparison results cleared after mouse-scrolling the first folder pair - Stricter base folder existence checks before synchronization - Disable all file pairs when base folder status cannot be determined - Fixed sync statistics if base folder existence test failed - Work around glitch in grid scrollbar size calculation - Fixed folder drag and drop failing after locale conflict (macOS) - Fixed incorrect MIME permissions after installation (Linux) - Stricter server response validation during update check - Fixed incomplete item path in log if source item is missing - Fixed installation error when running ConEmu - Support starting FreeFileSync as root login user (Linux) OBS-URL: https://build.opensuse.org/request/show/900512 OBS-URL: https://build.opensuse.org/package/show/network/FreeFileSync?expand=0&rev=48
This commit is contained in:
parent
5cf5451378
commit
7b63147945
@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 16 18:54:18 UTC 2021 - Jannik Seiler <seil0@mosad.xyz>
|
||||
|
||||
- Update to 11.11
|
||||
- Fixed Shared Drive synchronization with Google Drive
|
||||
- Directly open exported file list (.CSV) as temporary file
|
||||
- Avoid EIO error for F_PREALLOCATE (macOS)
|
||||
- Watch socket using "poll" instead of "select" (Linux, macOS)
|
||||
- Fixed user-specific time/date format (Windows)
|
||||
- Fixed system_profiler not found error (macOS)
|
||||
- Changes from 11.10
|
||||
- Fixed comparison results cleared after mouse-scrolling the first folder pair
|
||||
- Stricter base folder existence checks before synchronization
|
||||
- Disable all file pairs when base folder status cannot be determined
|
||||
- Fixed sync statistics if base folder existence test failed
|
||||
- Work around glitch in grid scrollbar size calculation
|
||||
- Fixed folder drag and drop failing after locale conflict (macOS)
|
||||
- Fixed incorrect MIME permissions after installation (Linux)
|
||||
- Stricter server response validation during update check
|
||||
- Fixed incomplete item path in log if source item is missing
|
||||
- Fixed installation error when running ConEmu
|
||||
- Support starting FreeFileSync as root login user (Linux)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 21 19:40:09 UTC 2021 - Jannik Seiler <seil0@mosad.xyz>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: FreeFileSync
|
||||
Version: 11.9
|
||||
Version: 11.11
|
||||
Release: 0
|
||||
Summary: Free backup software to synchronize files and folders
|
||||
License: GPL-3.0-or-later
|
||||
|
3
FreeFileSync_11.11_Source.zip
Normal file
3
FreeFileSync_11.11_Source.zip
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d305ea2438f419722e063d882a9db4f44341818851b546ea2b9f5b66bc3ec0d2
|
||||
size 2552834
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c1887cc90b6cc91052011ef4eaa45410e4a990a4020e183bb0c47d8b51ac4713
|
||||
size 2559897
|
Loading…
x
Reference in New Issue
Block a user