remote-backup/debian/changelog
2012-02-02 15:15:43 +01:00

45 lines
1.3 KiB
Plaintext

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