hddbackup (2.0.2)

  * require that excluded files/directories must be relative to the archived
    directory (not enforced for content of exclusion file in case of remote
    backups)
  * detect pipeline failures (but just add a warning for exitcode 1 of tar that
    indicates files that changed/disappeared during backup)
  * properly use temporary files to avoid race conditions and prematurely
    destruction of results from previous runs
  * exclude output file from the archive if it points into the archived
    directory
  * reject hostnames starting with a dash (avoid interpretation as ssh option)
    or empty ones
  * improve archive labels to use the YYYY-MM-DD date format
  * catch malformed timestamp in SNAR files
  * fix check for presence of exclusion file for remote backups
  * fix handling of "none" compression
  * fix quoting of shell commands
  * improve man page

 -- Joachim Reichel <joachim.reichel@posteo.de>  TODO

hddbackup (2.0.1)

  * fix encoding problems when reading the SNAR file

 -- Joachim Reichel <joachim.reichel@posteo.de>  Mon, 23 Sep 2024 21:05:27 +0200

hddbackup (2.0)

  * rewrite hddbackup in Python

 -- Joachim Reichel <joachim.reichel@posteo.de>  Mon, 09 Sep 2024 17:55:21 +0200

hddbackup (1.0.5)

  * add tar option --no-check-device (device numbers might easily change
    due to LVM)

 -- Joachim Reichel <joachim.reichel@posteo.de>  Fri, 23 Oct 2020 18:53:26 +0200

hddbackup (1.0.4)

  * add support for xz compression

 -- Joachim Reichel <joachim.reichel@gmx.de>  Sat, 27 Mar 2010 14:16:00 +0100

hddbackup (1.0.3)

  * create state directory if it does not exist

 -- Joachim Reichel <joachim.reichel@gmx.de>  Fri, 03 Oct 2008 21:37:31 +0200

hddbackup (1.0.2)

  * add --gpg option to man page
  * clean up man page

 -- Joachim Reichel <joachim.reichel@gmx.de>  Fri, 02 May 2008 16:47:08 +0200

hddbackup (1.0.1)

  * options --quiet, --verbose, improved output
  * fix miscomputation of tar --label argument

 -- Joachim Reichel <joachim.reichel@gmx.de>  Mon, 05 Mar 2007 21:48:38 +0100

hddbackup (1.0)

  * first release, based on cdbkup
  * add --exclude-from and --gpg options
  * handle different tar formats for incremental backup information
  * remove all CD-R(W) related options and programs

 -- Joachim Reichel <joachim.reichel@gmx.de>  Sun, 11 Feb 2007 22:40:17 +0100
