Skip to content

Releases: sukria/Backup-Manager

0.7.14

05 Oct 16:27
f5e8542
Compare
Choose a tag to compare

Bugfix release:
[ Guillaume Rousse ]

  • Sanitize installation process

[ Philippe Villiers ]

  • Fix for issue #97
    Remote purge through scp not working

0.7.15

13 Jun 18:27
Compare
Choose a tag to compare

Bugfix release:
[ Philippe Villiers ]

  • Documentation typos fixes
    [ guard43ru ]
  • Fix for issue #49
    Add pbzip2 support

0.7.13

20 Dec 20:45
Compare
Choose a tag to compare

Bugfix release:
[ Matteo Cypriani ]

  • Fix for issue #79
    Add support for xz compression
  • Fix for issue #84
    Use .lzma extension for lzma-compressed files

[ Maximiliano Curia ]

  • Fix for debian bts #831759
    Fix pattern generation
  • Migrate from Net::Lite::FTP back to Net::FTP
  • Force gzip to ignore the filename and timestamp

[ mr-GreyWolf ]

  • Add Russian language file

0.7.12

15 Jan 10:21
Compare
Choose a tag to compare

Bugfix release :
[ Philippe Villiers ]

  • Fix for issue #35
    Add make uninstall
  • Fix for issue #60
    Add -z to rsync parameters
  • Override config's log level if specified by command line

[ psycho-nico ]

  • use ssh port for rsync uploads

[ Dima Kogan ]

  • Fix for issue #65
    fix dead links
  • Fix for issue #66
    fix test suite
  • Fix for debian bts #784446
    fix purging of incremental archive while keeping the master

0.7.11

20 Dec 20:54
Compare
Choose a tag to compare

Bugfix release:[ Matthieu CERDA ]

  • Add bandwidth limiting support in rsync uploads
  • Add file and directory exclusion support in rsync upload method
  • Enable SSH port definition support for rsync uploads

[ Philippe Villiers ]

  • Backup should now stop and fail if the first piped command fails
  • Fixed .pgpass format error on creation.

[ Nathaniel Clark ]

  • Upload: Add seperate TTL for S3 purge

[ Guillaume Kulakowski ]

  • Fix RedHat bug #1208596
    backup-manager package uses /share/locale/ while
    every other package use /usr/share/locale/

[ Ivan Borzenkov ]

  • backup all mysql databases one per file

[ Christophe Labouisse ]

  • Fix for issue #29
    tarball-incremental is not working with LZMA compression

[ Ian Young ]

  • Fix POD syntax

[ Larsen ]

  • Save MySQL DBs separately

[ Max Tsepkov ]

  • Change the way to run BM_*_BACKUP_COMMAND
  • allow to add extra options to rsync upload
  • directly run BM_PRE_BACKUP and BM_POST_BACKUP_COMMAND

[ Armel FORTUN ]

  • Add the OSX Fink make install support

[ Toubib ]

  • Add vars for prefix use in Makefile

[ George Zarkadas ]

  • Fixes for gettext make process and postgresql database backup method
  • Use a common naming scheme for archives created by one of the database
    backup methods.
  • Test for all database dumping programs that postgresql uses, to avoid
    breaking backup-manager on a broken postgresql installation.
  • Support empty hostname to allow connections to local postgresql
    database clusters using unix sockets.
  • Tighten the security of .pgpass (and its backup) file handling.
  • Make the build/clean process of gettext (po) files idempotent.
  • Fix for debian bts #608237
    use absolute blacklist paths for /
  • Fix for debian bts #638803
    use $TODAY to upload patch
  • Fix for debian bts #638919
    Use a single md5 file to store all archives.
  • Fix for debian bts #638920
    upload-database patch