Backup Manager 0.7.7
Released: 14-April-2008
This release fixes 15 known bugs found in version 0.7.6. It provides a security fix (password disclosure in FTP uploads) and a new major feature : the ability for the user to adjust the niceness of processes executed by backup-manager (useful for desktop users). A couple of bugs about incremental archives are fixed too.
Changelog
- Security Fix
- password disclosure in backup uploads with FTP (bug #175)
- New features
- Support for BM_TEMP_DIR in order to change BM's default temporary directory (bug #138).
- Support for BM_ARCHIVE_NICE_LEVEL for adjusting BM's processes' niceness.
- Bug Fixes
- Build of incremental archives is fixed (was broken in 0.7.6 is some cases).
Runtime check for find in order to avoid deprecated options passed in command-line (bug #128).
- Amazon S3 uploads fixed (bug #158).
- Purging doesn't break anymore when hostname contains a dash (bug #170)
No more possible to set a value to BM_TARBALLINC_MASTERDATEVALUE >= 7
- Fixed dar-incremental archive build (bug #180).
- Handle missing destination directory on remote uploads with SSH (bug #187)
- Changes
- MySQL password is not mandatory anymore in MySQL dumps.
- Changes in Bash conditional statements to speed-up runtime (bug #168)