From: Andre Noll Date: Wed, 5 Aug 2015 11:06:10 +0000 (+0200) Subject: dss-0.1.6. X-Git-Tag: v0.1.6^0 X-Git-Url: http://git.tuebingen.mpg.de/?p=dss.git;a=commitdiff_plain;h=239ef107365b1120979a82ac4b652e1c5a220220 dss-0.1.6. --- diff --git a/NEWS b/NEWS index e1ae41e..c1bfc72 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,6 @@ ------------------------ -0.1.6 (to be announced) ------------------------ +------------------ +0.1.6 (2015-08-05) +------------------ - New option --min-complete to specify the minimal number of snapshots to keep. @@ -8,7 +8,13 @@ - Improved handling of rsync errors. The new --max-rsync-errors option tells dss to terminate after the given number of rsync failures. - - New home page URL, email address + - New home page URL and email address. + + - Reworked rsync restart logic, new --max-rsync-errors option. + + - Avoidance of "Errors with program diagnostics" error from rsync. + + - Improved signal handling. ------------------ 0.1.5 (2014-01-14) diff --git a/dss.ggo b/dss.ggo index 1152995..68b7a7a 100644 --- a/dss.ggo +++ b/dss.ggo @@ -3,7 +3,7 @@ # Licensed under the GPL v2. For licencing details see COPYING. package "dss" -version "0.1.5" +version "0.1.6" purpose "the dyadic snapshot scheduler dss creates hardlink-based snapshots of a given directory on a remote