diff --git a/FreeFileSync.changes b/FreeFileSync.changes index 0dd2b00..d97ed47 100644 --- a/FreeFileSync.changes +++ b/FreeFileSync.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Fri Jul 3 14:50:51 UTC 2015 - ecsos@opensuse.org + +- update to 7.2 [2015-07-01] + - Support synchronization with SFTP (SSH File Transfer Protocol) + - Detailed error reporting when checking folder existence + - Synchronize MTP devices with no modification time support + - Set focus to comparison button on startup + - Fixed transactional stream clean up error if target file + already existing + - Fixed incomplete input stream clean up on fadvise failure + (Linux) + - Consider non-native paths for direct comparison after startup + - Revised algorithm generating folder pair display name + - Reduced number of file accesses during versioning + - Stricter language file consistency checking + - Resolved crash when running Windows 7 on CPUs without SSE2 + - Improved Minidump creation handling stack overflows + - Revised path formatting to always match native representation + - Fixed about dialog layout for large font sizes + - Support Minidump creation for Windows XP + - Updated translation files + ------------------------------------------------------------------- Sun Jun 21 17:01:55 UTC 2015 - ecsos@opensuse.org diff --git a/FreeFileSync.spec b/FreeFileSync.spec index f482e2e..ddb76b8 100644 --- a/FreeFileSync.spec +++ b/FreeFileSync.spec @@ -17,7 +17,7 @@ Name: FreeFileSync Summary: Free backup software to synchronize files and folders -Version: 7.1 +Version: 7.2 Release: 1 License: GPL-3.0+ Group: Productivity/Networking/System diff --git a/FreeFileSync_7.1_Source.zip b/FreeFileSync_7.1_Source.zip deleted file mode 100644 index 79e2496..0000000 --- a/FreeFileSync_7.1_Source.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:960f4eeeecd9fb8caa9bc9d3f2ac28c770a23e9be07e59cb39a09bc8b5733791 -size 2852622 diff --git a/FreeFileSync_7.2_Source.zip b/FreeFileSync_7.2_Source.zip new file mode 100644 index 0000000..1668246 --- /dev/null +++ b/FreeFileSync_7.2_Source.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f17e20182bbc3602f98cfcb4a9963a9f6bd635594762d7ead48084f30fcaca5 +size 2881864