Bug 225161 - sys-fs/e2fsprogs-1.40.10 bump request
Bug#: 225161 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: base-system@gentoo.org Reported By: ole+gentoo@ans.pl
Component: Ebuilds
URL:  http://sourceforge.net/project/shownotes.php?group_id=2406&release_id=601251
Summary: sys-fs/e2fsprogs-1.40.10 bump request
Keywords:  
Status Whiteboard: 
Opened: 2008-06-07 00:13 0000
Description:   Opened: 2008-06-07 00:13 0000
E2fsprogs 1.40.10 (May 21, 2008)
================================

When deciding whether or not to revalidate a blkid cache entry, if the
device's mtime is newer than the last time the cached entry was
validated, force a revalidation.

Fix a potential data corruption bug in e2fsck in the journal replay.
The chances of this is happening is extremely remote, especially the
default data=ordered or data=writeback modes.  However, if a block
which has been journalled starts with the first four bytes 0xc03b3998,
when e2fsck replays the journal, those four bytes will be replaced
with zero's.  Fortunately, it is highly, highly unlikely for e2fsck
metadata to begin with those fatal 4 byte sequence, and unless
data=ordered mode is in use, data blocks are never journaled.

Updated German, Dutch, Sweedish, and Vietnamese translations.

Programmer's notes:
-------------------

Fixed various Debian packaging issues --- see debian/changelog for
details.

Remove default sizes of types when cross compiling, since autoconf
2.50 can figure this out automatically now.

Reproducible: Always

Steps to Reproduce:

------- Comment #1 From SpanKY 2008-06-07 17:02:58 0000 -------
added to the tree, thanks