remote-backup/debian/changelog
2012-02-09 11:04:28 +01:00

63 lines
1.8 KiB
Plaintext

remote-backup (1.4.0) stable; urgency=low
* Config: ADDITIONAL_RSYNC_OPTS
-- Vincent Riquer <v.riquer@b2f-concept.com> Thu, 09 Feb 2012 11:03:48 +0100
remote-backup (1.3.0) stable; urgency=low
* Catch protocol mismatch, retry with less options (multiple --link-dest requires protocol >= 29)
-- Vincent Riquer <v.riquer@b2f-concept.com> Wed, 08 Feb 2012 10:45:51 +0100
remote-backup (1.2.2) stable; urgency=low
* fix rotation
-- Vincent Riquer <v.riquer@b2f-concept.com> Fri, 03 Feb 2012 10:45:45 +0100
remote-backup (1.2.1) stable; urgency=low
* add TIMEOUT parameter (defaults to 1800 seconds).
-- Vincent Riquer <v.riquer@b2f-concept.com> Thu, 02 Feb 2012 15:14:06 +0100
remote-backup (1.2.0) stable; urgency=low
* use all increments for linking
* detect interruption, skip rotation next time (prevents loosing everything
if it fails more than MAX_ROTATE times in a row)
* use functions
-- Vincent Riquer <v.riquer@b2f-concept.com> Fri, 18 Nov 2011 15:29:48 +0100
remote-backup (1.1.1) stable; urgency=low
* Skip rotation if previous backup failed.
-- Vincent Riquer <v.riquer@b2f-concept.com> Wed, 08 Jun 2011 22:17:39 +0200
remote-backup (1.1.0) stable; urgency=low
* Use rsync --link-dest instead of cp -al then rsync (should be faster)
-- Vincent Riquer <v.riquer@b2f-concept.com> Mon, 31 Jan 2011 10:18:29 +0100
remote-backup (1.0.2) stable; urgency=low
* Accept / in backup name
-- Vincent Riquer <vincent@riquer.fr> Thu, 09 Sep 2010 14:50:56 +0200
remote-backup (1.0.1) stable; urgency=low
* Die if no backups are configured
-- Vincent Riquer <vincent@riquer.fr> Wed, 01 Sep 2010 09:32:29 +0200
remote-backup (1.0) stable; urgency=low
* Initial Release.
-- Vincent Riquer <vincent@riquer.fr> Tue, 31 Aug 2010 15:00:42 +0200