From 0622eb42d8d66e9e3f9ee5f0074b3ebf71c6b2a3 Mon Sep 17 00:00:00 2001 From: B Stack Date: Tue, 16 Jul 2019 09:20:37 -0400 Subject: freefilesync 10.14 dpkg --- freefilesync/debian/changelog | 20 ++++++++++++++++---- freefilesync/debian/control | 2 -- 2 files changed, 16 insertions(+), 6 deletions(-) (limited to 'freefilesync') diff --git a/freefilesync/debian/changelog b/freefilesync/debian/changelog index c3a0c6b..0193438 100644 --- a/freefilesync/debian/changelog +++ b/freefilesync/debian/changelog @@ -1,3 +1,15 @@ +freefilesync (10.14-1+devuan) manual; urgency=low + + * Warn if versioning folder paths differ only in case + * Fixed empty HTTP response during update check (macOS/Linux) + * Warn if Donation Edition is active on unexpected number of machines + * Use subdomain for application update checks + * Consider cache control for HTTP GET requests + * Access all web endpoints over TLS + * Fixed character encoding issue in update reminder (macOS/Linux) + + -- B Stack Mon, 15 Jul 2019 15:24:12 -0400 + freefilesync (10.13-1+devuan) manual; urgency=low * Allow to rename configurations via context menu @@ -14,7 +26,7 @@ freefilesync (10.13-1+devuan) manual; urgency=low * Mirror middle grid icons for RTL layout (Linux) * Force LTR layout until wxWidgets supports RTL (macOS) * Fixed pair scrolling mismatch when grid height is exceeded by one row - * Fixed startup failure due to missing /etc/machine-id (Linux) + * Fixed startup failure due to missing /etc/machine-id (Linux) -- B Stack Sat, 15 Jun 2019 10:40:49 -0400 @@ -40,7 +52,7 @@ freefilesync (10.11-1+devuan) manual; urgency=low * Support launching through symlink (Linux) * Added example desktop starter files (Linux) * Fixed misleading error when determining file permissions support - * Updated wxWidgets, libcurl, libssh2, VS, GCC, Xcode + * Updated wxWidgets, libcurl, libssh2, VS, GCC, Xcode -- B Stack Fri, 12 Apr 2019 13:30:42 -0500 @@ -86,13 +98,13 @@ freefilesync (10.9-1devuan) manual; urgency=low * Parse and streamline Google Drive error messages * Load next item after deleting from config history * Avoid redundant Google Drive syncs after file/folder creation - * Avoid duplicate MTP item creation by multiple threads + * Avoid duplicate MTP item creation by multiple threads -- B Stack Thu, 14 Feb 2019 10:46:09 -0500 freefilesync (10.8-1devuan) manual; urgency=low - * Initial release. + * Initial release. -- B Stack Tue, 29 Jan 2019 09:20:41 -0500 diff --git a/freefilesync/debian/control b/freefilesync/debian/control index d7d0e21..a60410c 100644 --- a/freefilesync/debian/control +++ b/freefilesync/debian/control @@ -5,8 +5,6 @@ Maintainer: B Stack Build-Depends: debhelper (>=11~), autotools-dev, imagemagick, - libboost-system-dev (>= 1.46), - libboost-thread-dev (>= 1.46), libcurl4-openssl-dev, libgtk2.0-dev, libssh2-1-dev, -- cgit