News

May 21, 2009: SafeKeep version 1.2.1 (stable) released

SafeKeep 1.2.1 was released today. What's new in this release:

  • Portability fixes to news versions of python.

Binary packages for RedHat-based (e.g. RedHat EL, CentOS, Fedora) and Debian-based (e.g. Debian, Ubuntu) distributions are available for immediate download ...

Mar 30, 2009: SafeKeep version 1.2.0 (stable) released

SafeKeep 1.2.0 was released today. What's new in this release:

  • Implement bandwidth limiting, based on trickle
  • Add support for niced backup server (defaults to nice +10)
  • External callbacks throughout the backup process
  • Several minor improvements and fixes in usability
  • We now backup all special files by default
  • Add pass-through options for the DB dump command
  • Allow passing the pgpasswd to PostgreSQL
  • Avoid errors for mounts containing spaces
  • Correctly handle LVM names that contain dashes
  • Fix dopey MySQL dump.

Binary packages for RedHat-based (e.g. RedHat EL, CentOS, Fedora) asdfnd Debian-based (e.g. Debian, Ubuntu) distributions are available for immediate download ...

Oct 7, 2008: SafeKeep version 1.0.5 (stable) released

SafeKeep 1.0.5 was released today. What's new in this release:

  • Allow providing the password for the DB user used for the DB dump
  • Add config option for passing additional flags to rdiff-backup
  • Avoid backing up special files by default
  • Avoid creating multiple LVM snapshots (avoids some LVM bugs)
  • Add new --cleanup option to help recovery from crashes
  • Make it easier to package on platforms that don't have asciidoc

Binary packages for RedHat-based (e.g. RedHat EL, CentOS, Fedora) and Debian-based (e.g. Debian, Ubuntu) distributions are available for immediate download ...

Feb 26, 2008: SafeKeep version 1.0.4 (stable) released

SafeKeep 1.0.4 was released today. What's new in this release:

  • Add options to allow the query of the backup repository
  • Important fixes when dealing with snapshots
  • Make it more compatible with Python 2.2 (more work remains)
  • Avoid build-time dependency on asciidoc which depends on Python 2.3
  • Add some clarifications to the documentation
  • Add support for FreeBSD

Binary packages for RedHat-based (e.g. RedHat EL, CentOS, Fedora) and Debian-based (e.g. Debian, Ubuntu) distributions are available for immediate download ...

Oct 19, 2007: SafeKeep version 1.0.3 (stable) released

SafeKeep 1.0.3 was released today. What's new in this release:

  • Clarify licensing in lite of the new GPLv3 license;
  • New --force option to handle unexpected problems with the data repository;
  • Better logging and status handling when we invoke external commands;
  • Clearer backup status on job end;
  • A small packaging bug got fixes.

Binary packages for RedHat-based (e.g. RedHat EL, CentOS, Fedora) and Debian-based (e.g. Debian, Ubuntu) distributions are available for immediate download ...

June 17, 2007: SafeKeep version 1.0.1 (stable) released

SafeKeep 1.0.1 was released today. What's new in this release:

  • The safekeep user no longer requires a working shell;
  • Add support for Fedora 7 to the testing script;
  • Packaging improvements for integration into Fedora;
  • Removed the old configuration migration scripts.

Binary packages for RedHat-based (e.g. RedHat EL, CentOS, Fedora) and Debian-based (e.g. Debian, Ubuntu) distributions are available for immediate download ...

May 16, 2007: SafeKeep version 1.0.0 (stable) released

SafeKeep 1.0.0 was released today. What's new in this release:

  • Tested support for database (MySQL and PostgreSQL) dumps;
  • Small documentation improvements.

Binary packages for RedHat-based (e.g. RedHat EL, CentOS, Fedora) and Debian-based (e.g. Debian, Ubuntu) distributions are available for immediate download ...

Apr 27, 2007: SafeKeep version 0.9.3 (beta) released

SafeKeep 0.9.3 was released today. What's new in this release:

  • The safekeep account now uses /bin/bash instead of /sbin/nologin, this makes it possbile to deploy and manage the SSH keys needed for the backup process;
  • Invoke rdiff-backup with the --force option when trimming old data, since there are cases where we can have multiple deltas outstanding;
  • A number of logging bugs have been fixed, now the logs should look a bit better;
  • Some documentation improvements.

Binary packages for RedHat-based (e.g. RedHat EL, CentOS, Fedora) and Debian-based (e.g. Debian, Ubuntu) distributions are available for immediate download ...

Mar 13, 2007: SafeKeep version 0.9.2 (beta) released

SafeKeep 0.9.2 was released today. What's new in this release:

  • Client configuration files have been moved to /etc/safekeep/backup.d, and have the extension '.backup';
  • A new global configuration file has been added in /etc/safekeep/safekeep.conf;
  • A number of command line options have been deprecated (-e/--email, -s/--smtp), and moved to the global configuration;
  • SafeKeep now knows of the user under which the backup will execute, making it possible to better deploy keys, avoid the need to invoke safekeep(1) via sudo(8), and execute the backup as root if need be;
  • Relative paths now have more intuitive behaviour;
  • Some documentation improvements;
  • Automatic migration of old configuration to the new format;
  • A CRITICAL (e.g. data loss) race has been fixed.

Binary packages for RedHat-based (e.g. RedHat EL, CentOS, Fedora) and Debian-based (e.g. Debian, Ubuntu) distributions are available for immediate download ...

Feb 12, 2007: SafeKeep version 0.9.1 (beta) released

SafeKeep 0.9.1 was released today. What's new in this release:

  • Lots of documentation improvements;
  • Prepare the RPMs for Fedora acceptance
  • Automatic creation of data store directory
  • A few bug fixes

Binary packages for RedHat-based (e.g. RedHat EL, CentOS, Fedora) and Debian-based (e.g. Debian, Ubuntu) distributions are available for immediate download ...

Feb 10, 2007: SafeKeep website get new look

The SafeKeep website gets a new color scheme; thanks go to Eduard Malinschi for doing the work.

Feb 2, 2007: SafeKeep website goes live

The SafeKeep site is up-and-running! We will continue to add content and improve the rendering in various browsers. Meanwhile, please report all problems to safekeep-devel@lists.sourceforge.net.

Feb 1, 2007: SafeKeep version 0.9.0 (beta) released

SafeKeep 0.9.0 was released today, the first public beta of the project. It contains the following main features:

  • based on rdiff-backup, a tried and tested backup solution
  • fast and easy deployment, with no configuration stored on the backed-up boxes
  • centralized configuration, with reasonable and useful defaults
  • built-in support for LVM snapshots, PostgreSQL and MySQL dumps
  • secure setup via SSH tunneling, with built-in key management
  • binary packages for RPM and DEB based Linux distributions
  • clean, easy to understand Python code-base

Binary packages for RedHat-based (e.g. RedHat EL, CentOS, Fedora) and Debian-based (e.g. Debian, Ubuntu) distributions are available for immediate download ...