diff --git a/FreeFileSync.changes b/FreeFileSync.changes index d6bc514..326bd68 100644 --- a/FreeFileSync.changes +++ b/FreeFileSync.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Wed Jun 16 18:54:18 UTC 2021 - Jannik Seiler + +- 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 diff --git a/FreeFileSync.spec b/FreeFileSync.spec index 1099138..1386c7b 100644 --- a/FreeFileSync.spec +++ b/FreeFileSync.spec @@ -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 diff --git a/FreeFileSync_11.11_Source.zip b/FreeFileSync_11.11_Source.zip new file mode 100644 index 0000000..5e618b9 --- /dev/null +++ b/FreeFileSync_11.11_Source.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d305ea2438f419722e063d882a9db4f44341818851b546ea2b9f5b66bc3ec0d2 +size 2552834 diff --git a/FreeFileSync_11.9_Source.zip b/FreeFileSync_11.9_Source.zip deleted file mode 100644 index 9984189..0000000 --- a/FreeFileSync_11.9_Source.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c1887cc90b6cc91052011ef4eaa45410e4a990a4020e183bb0c47d8b51ac4713 -size 2559897