Changelog for
rdiff-backup-1.2.8-6.2.i586.rpm :
Thu Sep 3 14:00:00 2009 poemlAATTsuse.de
- update to 1.2.8
New in v1.2.8:
* Improve handling of incorrect permissions on backup repository during restore
operation. Closes Ubuntu bug #329722. (Andrew Ferguson)
* Don\'t crash on zlib errors. Closes Debian bug #518531. (Andrew Ferguson)
* Make sticky bit warnings quieter while determining file system abilities.
Closes Savannah bug #25788. (Andrew Ferguson)
* Fix situation where destination file cannot be opened because of an access
error. Thanks to Dean Cording for the bug report. (Andrew Ferguson)
* Fix --compare-hash options on Windows. Thanks to Serge Zub for the fix.
New in v1.2.7:
* Don\'t crash when filesystem can\'t set ACL. Thanks to Matt Thompson for the bug
report. (Andrew Ferguson)
* Properly disable hardlinks by default on Windows.
* Fix Python 2.2 compatibility. Closes Savannah bug #25529. (Andrew Ferguson)
* Fix typo which caused failure when checking if another rdiff-backup process is
running on Windows. Thanks to Ryan Hughes for the bug report. (Andrew Ferguson)
Fri Feb 13 13:00:00 2009 puzelAATTsuse.cz
- update to 1.2.6
- too many changes to be listed here, please see
/usr/share/doc/packages/rdiff-backup/CHANGELOG
for details
Tue Aug 26 14:00:00 2008 cthielAATTsuse.de
- update to version 1.2.1
* Produce a new binary for Windows which includes the Python for Windows
Extensions.
* Disable hardlinks by default when backup source or restore destination
is on Windows.
* Properly catch KeyboardInterrupt on Python 2.5.
* Don\'t crash if a CacheIndexable tries to clear a non-existent cache
entry, since the entry must already be cleared.
Mon Aug 4 14:00:00 2008 cthielAATTsuse.de
- update to version 1.2.0
* This is the new stable branch of rdiff-backup, representing almost three
years of development releases. From the previous development release, this
release includes two fixes for Unicode issues. From the previous stable
release, this release features a large number of new features, including
SHA1 checksums, native Windows support, improved Mac OS X and Cygwin
support, better filesystem support for HFS+, NFS, SSHFS, SMB, CIFS, AFS,
NTFS, and FAT32, and better handling of unreadable or pathological file
permissions. It also includes the previously separate
\'rdiff-backup-statistics\' tool.
Tue Jan 9 13:00:00 2007 cthielAATTsuse.de
- fix ICC warning: warning #592: variable \"return_val\" is used before its
value is set (#232824)
Tue Jan 9 13:00:00 2007 cthielAATTsuse.de
- update to version 1.0.5
* Fix a traceback due to an off-by-1 error in \"--remove-older-than nB\".
* Fix a security violation when restoring from a remote repository.
* --list-at-time, --list-increments, and --list-increment-sizes should now
work from a read-only repository.
Mon Oct 2 14:00:00 2006 cthielAATTsuse.de
- fix build on older distributions
Thu Sep 21 14:00:00 2006 cthielAATTsuse.de
- fix build with python 2.5
Tue Feb 28 13:00:00 2006 jmatejekAATTsuse.cz
- updated to reflect python changes due to #149809
Wed Jan 25 13:00:00 2006 mlsAATTsuse.de
- converted neededforbuild to BuildRequires