- Updated the EA patch with support for in-inode EAs, big inodes and fixes

'error in EA block' displayed for every single inode (#149299) - patch
    from Stelian Pop
This commit is contained in:
Jindrich Novy 2005-02-28 14:30:13 +00:00
parent 45e6c1ada0
commit af5305d18a

View File

@ -5,7 +5,7 @@
Summary: Programs for backing up and restoring ext2/ext3 filesystems.
Name: dump
Version: 0.4b39
Release: 1
Release: 2
License: BSD
Group: Applications/Archiving
URL: http://dump.sourceforge.net
@ -97,6 +97,11 @@ rm -rf %{buildroot}
%{_mandir}/man8/rmt.*
%changelog
* Mon Feb 28 2005 Jindrich Novy <jnovy@redhat.com> 0.4b39-2
- Updated the EA patch with support for in-inode EAs, big
inodes and fixes 'error in EA block' displayed for
every single inode (#149299) - patch from Stelian Pop
* Mon Jan 24 2005 Jindrich Novy <jnovy@redhat.com. 0.4b39-1
- Updated to dump 0.4b39
- Updated the experimental patch.