|
From: Stelian P. <st...@po...> - 2006-01-02 16:27:35
|
Hi everybody and Happy New Year !
A new version of dump/restore, the Linux ext2/ext3 filesystem
backup utilities, has been released today.
This is a maintenance release fixing a few bugs in dump and restore, see
the attached changelog for full details.
You can download the new version at dump/restore's homepage:
http://dump.sourceforge.net
Enjoy,
Stelian.
Changes between versions 0.4b40 and 0.4b41 (released January 2, 2006)
=====================================================================
1. Fix restore of dumped Access Control Lists. The previous
code for EA works fine, but ACLs needed conversion from the
ext2/3 disk format to posix_acl format before restoring.
2. Fix some issues with restoration of EA on big endian
platforms.
3. Fix restore when the symtab is over 2GB in size.
4. Made the directory hash indexing an optional feature,
accessible by the '-H' option of restore, and disable it
by default.
5. Fixed dump to not include extended attributes information
in the toc (archive) file which confused restore -t.
--
Stelian Pop <st...@po...>
|