rdiff-image-1.02 Fri, 26 Mar 2021 20:10:12 +1000 new: Convert to Python3 rdiff-image-1.01 Mon, 23 Apr 2018 08:50:48 +1000 bug: Stop rdiff-image-cron.sh spitting unwanted stuff to stderr. rdiff-image-1.00 Wed, 4 Apr 2018 12:33:50 +1000 new: Handle gnupg .kbx files. new: bump major version to indicate we now handle systemd. rdiff-image-0.28 Mon, 2 Apr 2018 17:49:08 +1000 new: port to Debian stretch. rdiff-image-0.27 Sat, 8 Apr 2017 23:29:11 +1000 bug: rdiff-image-cron - greg has better taste than that. rdiff-image-0.26 Sat, 11 Mar 2017 21:05:11 +1000 new: rdiff-image-cron - Rearrange error email to greg's taste. rdiff-image-0.25 Fri, 22 Jul 2016 20:16:15 +1000 bug: rdiff-image-s3 - Syntax error introduced by Makefile.release. rdiff-image-0.24 Fri, 22 Jul 2016 19:29:01 +1000 bug: rdiff-image-boot - Include complete lsb init.d headers. rdiff-image-0.23 Fri, 11 Mar 2016 22:02:55 +1000 new: rdiff-image-snap - add --verbose option. bug: rdiff-image-snap - be conservative with out of space checks. rdiff-image-0.22 Tue, 16 Feb 2016 14:48:54 +1000 new: move from python-support to dh_python for debian packaging rdiff-image-0.21 Wed, 15 Apr 2015 14:21:57 +1000 bug: Use --delete-before to ensure disk doesn't run out of space. rdiff-image-0.20 Wed, 22 Oct 2014 11:19:20 +1000 bug: debian packaging: use uscan sf redirector bug: Fix generation of html man pages in Makefile.release bug: Don't store timestamps when using gzip so we have a reproducable build. bug: Ensure Makefile.release dies if a complex shell comandline fails. rdiff-image-0.19 2014-05-30 new: Re-homed to sourceforge. new: Changed license to AGPL-3.0+ 0.18 2014-04-25 new: Improved rdiff-image-get's usage message. 0.17 2014-02-03 bug: Fix boto import in rdiff-image-get.py bug: Get rid of tar "--preserve depreciated" warning. 0.16 2013-07-23 bug: Fix existence checks for ionice, nocache and eatmydata. 0.15 2013-05-22 new: Push priority down using chrt, nice, ionice, nocache and eatmydata, if available. 0.14 2013-03-31 bug: Use sysv shell functions from the image rather than the host as the host may not have them. 0.13 2013-03-17 bug: Suddenly gpg requires --no-auto-check-trust to supress warnings. 0.12 2012-04-12 new: Force python warnings on. Python 2.7 turns them off by default. 0.11 2012-04-05 bug: rdiff-image.cron shouldn't generate messages if not enlabed. 0.10 2011-11-26 new: make warning free with python 2.6. bug: build rpm's again. bug: fix install permissions. 0.9 2011-09-29 bug: make rdiff-image-snap notify function compatible with heirloom-mailx. bug: documentation fixups. new: make work with python 2.3. 0.8 2010-02-05 new: added some perhaps surprising behavious to the BUGS section of rdiff-image-snap. new: improve to rdiff-image-snap's reporting when interrupted. bug: more fixes to rdiff-image-snap's out-of-space condition. 0.7 2010-02-04 bug: in rdiff-image-snap man page, change reference from vol_id(8) to blkid(8). turns out vol_id(8) is on the way out. bug: rdiff-image-snap was removing newest backup on out-of-space, not the oldest. bug: rdiff-image-snap should not have an error exit if fsck successfully corrects all file system errors. new: make --free=X% in rdiff-image-snap X% of free blocks available to normal users (as reported by df), not total free blocks (including those reserved for the superuser). new: change the order of the arguments to make it look like cp(1). new: if a backup file system is mounted, don't unmount it. 0.6 2010-02-03 bug: don't alter ctimes in a complete backup. bug: rdiff-image-backup now sets its path correctly. bug: rdiff-image-get not handling cache directories other than '.'. new: if no backup cycle is given to rdiff-image-s3 no purging is done. new: don't insist that backed up secret files exist. 0.5 2010-02-02 new: report all changed files in rdiff-image-s3.py 0.4 2010-02-01 bug: preserve ctimes across full backups. 0.3 2010-01-29 new: save space by not preserving ctimes on fifo's. 0.2 2010-01-29 bug: rdiff-image-get.py wasn't handling --tar + --no-secret correctly. bug: rdiff-image-get.py:select_backup was using downloader.name instead of where. bug: rdiff-image-backup.sh wasn't sorting with LC_ALL=C. 0.1 2010-01-22 new: Epoch.