forked from pool/FreeFileSync
Accepting request 913876 from home:seil0:branches:network
- Update to 11.13 - Manage default filter settings via GUI - Support arbitrary location for local app installation (macOS) - Fixed ERROR_FILE_NOT_FOUND masking real file access error (Windows) - Copy full file paths to clipboard (CTRL + C) - Preserve clipboard contents until after program exit - Always enable external command if independent of file items - Support installation without Rosetta2 on ARM64 (macOS) - Changes from 11.12 - Native ARM64 build to support Apple silicon M1 (macOS) - Non-intrusive mouse highlight on file grid - Fixed /lib/i386-linux-gnu/libgcc_s.so.1: version `GCC_7.0.0' not found - Parse file times with no limits on time span (e.g. year 0, year 3000) - Show folder icon during drag and drop (Windows) - Show user name for (S)FTP display paths - Fixed FTP connection lost error with TLS 1.3 - Present file sizes in powers of 1000 bytes (Linux, macOS) OBS-URL: https://build.opensuse.org/request/show/913876 OBS-URL: https://build.opensuse.org/package/show/network/FreeFileSync?expand=0&rev=50
This commit is contained in:
parent
7b63147945
commit
d44b6d574a
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 22 11:37:57 UTC 2021 - Jannik Seiler <seil0@mosad.xyz>
|
||||
|
||||
- Update to 11.13
|
||||
- Manage default filter settings via GUI
|
||||
- Support arbitrary location for local app installation (macOS)
|
||||
- Fixed ERROR_FILE_NOT_FOUND masking real file access error (Windows)
|
||||
- Copy full file paths to clipboard (CTRL + C)
|
||||
- Preserve clipboard contents until after program exit
|
||||
- Always enable external command if independent of file items
|
||||
- Support installation without Rosetta2 on ARM64 (macOS)
|
||||
- Changes from 11.12
|
||||
- Native ARM64 build to support Apple silicon M1 (macOS)
|
||||
- Non-intrusive mouse highlight on file grid
|
||||
- Fixed /lib/i386-linux-gnu/libgcc_s.so.1: version `GCC_7.0.0' not found
|
||||
- Parse file times with no limits on time span (e.g. year 0, year 3000)
|
||||
- Show folder icon during drag and drop (Windows)
|
||||
- Show user name for (S)FTP display paths
|
||||
- Fixed FTP connection lost error with TLS 1.3
|
||||
- Present file sizes in powers of 1000 bytes (Linux, macOS)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 16 18:54:18 UTC 2021 - Jannik Seiler <seil0@mosad.xyz>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: FreeFileSync
|
||||
Version: 11.11
|
||||
Version: 11.13
|
||||
Release: 0
|
||||
Summary: Free backup software to synchronize files and folders
|
||||
License: GPL-3.0-or-later
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d305ea2438f419722e063d882a9db4f44341818851b546ea2b9f5b66bc3ec0d2
|
||||
size 2552834
|
3
FreeFileSync_11.13_Source.zip
Normal file
3
FreeFileSync_11.13_Source.zip
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:51cc5940fb99d85e52f519bc9b5c96fd1434b834b3ceadd51765bf4038a1eea5
|
||||
size 2554702
|
Loading…
Reference in New Issue
Block a user