From: intrigeri Date: Mon, 13 Dec 2010 10:42:36 +0000 (+0100) Subject: Merge remote branch 'origin/0.9.8.1' X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=6ad15139e00ef378ee035b15c25cf7a40127e689;p=backupninja.git Merge remote branch 'origin/0.9.8.1' Conflicts: AUTHORS ChangeLog --- 6ad15139e00ef378ee035b15c25cf7a40127e689 diff --cc ChangeLog index 18d5429,972055f..03f227b --- a/ChangeLog +++ b/ChangeLog @@@ -1,37 -1,10 +1,40 @@@ +version 0.9.9 -- UNRELEASED - backupninja changes - . Do not error out when no job is configured. Thanks to Jordi Mallach - for the patch (Closes: #597684) + handler changes + dup: + . Use --tempdir option rather than TMPDIR environment variable. + (Closes Roundup bug #598) + . Remove support for duplicity < 0.4.4. Even etch-backports has + a newer one. + ldap: + . Fix reliance on bash for pipefail. + mysql: + . Fix reliance on bash for pipefail. + Thanks to Sergio Talens-Oliag for the patch. + (Closes: #602374) + postgresql: + . Support various pg_dump formats in addition to pg_dumpall. + Thanks to Jacob Anawalt for the patch. + (Closes Roundup bug #2534) + . Fix reliance on bash for pipefail. + rdiff: + . Support reading include/exclude patterns from files using the + "include @/etc/backup_includes" syntax (Closes Roundup bug + #2370). Thanks to ale for the patch. + rsync: + . Fix long rotation. - sys: - . Route around broken vgcfgbackup not able to handle multiple VG arguments + helper changes + dup: + . Fix separate signing key usecase. Thanks to Ian Beckwith for + the patch. - ++ + version 0.9.8.1 -- October 31, 2010 (boo!) + backupninja changes + . Do not error out when no job is configured. Thanks to Jordi Mallach + for the patch (Closes: #597684) ++ handler changes + sys: + . Route around broken vgcfgbackup not able to handle multiple VG arguments + version 0.9.8 -- September 12, 2010 backupninja changes . Added GZIP_OPTS option, defaulting to --rsyncable, so that this