All releases of Cedar Backup


Release Notes: Adds workarounds for new eject behavior in Debian 'wheezy' and kernel 3.2.0. There is a new config option eject_delay that adds an optional delay after opening the tray but before closing it. There's also new error-handling behavior to work around the way the tray is sometimes locked after writing media.


Release Notes: This release updates the split extension to support the syntax from the latest /usr/bin/split. It fixes a typo in the man page.


Release Notes: This release adds support for recursion in the collect action. By setting a non-zero recursion level in collect configuration, Cedar Backup will generate archive files at a more granular level.


Release Notes: Python 2.7 is supported.


Release Notes: This is a cleanup release. It takes care of some organizational TODO items, fixes a variety of minor problems exposed by pylint, and changes the minimum interpreter version from Python 2.3 to Python 2.5. A lot of code was touched, but there were no functional enhancements or bugfixes.


Release Notes: A configurable delay when refreshing media was added, which will hopefully help the backup process succeed on some flaky hardware. Also, some documentation and unit tests were cleaned up.


Release Notes: This release fixes several minor bugs in cback-span and adds some basic support for platform customization. Building on the new customization support, the Debian package now uses wodim and genisoimage rather than cdrecord and mkisofs. This brings the Debian package back into compliance with Policy. The change should be transparent to users, since cdrecord and mkisofs are currently just soft links to wodim and genisofs anyway.


Release Notes: This release supports Python 2.6 by fixing some deprecation warnings and changing the expected conditions for one test case. This should make it easier for Ubuntu users to run the latest release.


Release Notes: Minor documentation cleanup was done.


Release Notes: A bug wit writing the store indicator file when using the cback-span utility was fixed.