lp:ubuntu/oneiric/backupninja

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/oneiric/backupninja
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

15. By Micah Anderson

[ intrigeri ]
* Bump Standards version: no changes.
* List every handler's dependencies in the long description.
* Update Suggests wrt. current shipped handlers needs.
* Add watch file. (Close: #598086)
* Add Vcs-Browser control field.
* New upstream release
  . Use locking to avoid running concurrent instances of the same
    backup action. (Closes: #511300)
  . Stop using "local VAR" outside functions. (Closes: #530647)
  . Fix duplicity TMPDIR vs. --tempdir usage.
  . Remove support for duplicity < 0.4.4. Even etch-backports has
    a newer one.
  . Now support remove-all-inc-but-n-full command for duplicity >=
    0.9.10 to allow removal of increments for older full backups.
    (Closes: #603478)
  . Fix reliance on bash for pipefail in ldap, mysql and postgresql
    handlers. (Closes: #602374)
  . Support various PostgreSQL dump formats in addition to pg_dumpall.
  . Support reading rdiff include/exclude patterns from files.
  . Fix long rsync rotation.
  . Make usage of units clearer everywhere needed.
  . Do arithmetic using bash rather than bc in rsync handler
    (Closes: #603173)
  . Fix hwinfo and gathering of information about loaded modules in
    sys handler. (Closes: #625501)
  . Install tar handler and helper.
  . Support separate signing key in Duplicity helper.
  . Generate 4096 bits RSA keys, recommend doing so in the
    documentation.

14. By Micah Anderson

* Do not error out when no job is configured. Thanks to Jordi Mallach
  <email address hidden> for the patch (Closes: #597684)
* Fix vgcfgbackup support for Debian in sys handler

13. By Micah Anderson

* Bump Standards version: no changes
* New upstream release
  . only run mdadm if RAID devices actually exist (Closes: #572450)
  . duplicity handler now defaults to use --full-if-older-than
    (Closes: #572523, #535996)
  . duplicy handler now gets rid of unnecessary old cache files
    (Closes: #572721)
  . fix duplicity version comparison (Closes: #578987)
  . duplicity now uses /var/cache/backupninja/duplicity as a cache
    directory (Closes: #580016)
  . allow to securely transmit the FTP password from backupninja to
    duplicity (closes an unreported security issue)
  . mysql handler does not lock tables in the information_schema
    database anymore (Closes: #587011)
  . mysql dbusername/dbpassword options are now actually usable
  . include the rsync handler (Closes: #515108)
  . prevents multiple instances of the same rsync job to run in
    parallel
  . avoid passing the remote user twice to rsync-over-ssh
  . documentation improvements (Closes: #583778)
  . support systems that lack gzip's --rsyncable option

12. By Micah Anderson

* Upload experimental package to unstable
* Bump Standards version: no changes

11. By Micah Anderson

* Fix df error message from cron (Closes: #497535)
* Removed Lenny unsupported desturl example (Closes: #507679)
* Fixed Lintain warning: maintainer-script-ignores-errors preinst

10. By Micah Anderson

Removed configure.ac and regenerate the autoconf junk so
that substitution variables get set properly (Closes: #494728)

9. By Micah Anderson

* Add improved duplicity support (>= 0.4.4) command line syntax:
  . run remove-older-than when $keep is not set to yes (Closes: #458816),
  . and run "duplicity cleanup" before any other duplicity command
  . full/incremental backup switch also migrated to the new syntax.
* Remove versioned Suggest on duplicity
* Add patch from Matthew Palmer to rdiff handler to incorporate sshoptions
  into options via remote-schema not already specified (Closes: #424639)
* Fixed Vcs-Svn field (Closes: #455814)

8. By Micah Anderson

* Fixed ignore_version default value in rdiff handler
* Updated standards version to 3.7.3 (no changes)
* Removed unused /usr/bin from debian/backupninja.dirs

7. By Chuck Short

Add rsnap and rub handlers. (LP: #141485)

6. By Maurizio Moriconi

* debian/control:
  - add mailx | mailutils to depends (LP: #46013)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/precise/backupninja
This branch contains Public information 
Everyone can see this information.

Subscribers