From: tytso Date: Thu, 22 May 2008 17:35:42 +0000 (+0000) Subject: Update for e2fsprogs 1.40.10 release. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1ba136d98db62549ebae903ebc41428852431df;p=thirdparty%2Fe2fsprogs.git Update for e2fsprogs 1.40.10 release. git-svn-id: https://e2fsprogs.svn.sourceforge.net/svnroot/e2fsprogs/web@15 46e75558-b442-0410-83ab-e6570fdeb8bf --- diff --git a/htdocs/e2fsprogs-release.html b/htdocs/e2fsprogs-release.html index 64173938b..eab24db16 100644 --- a/htdocs/e2fsprogs-release.html +++ b/htdocs/e2fsprogs-release.html @@ -30,6 +30,7 @@

Release notes for the e2fsprogs package

+

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.

+

E2fsprogs 1.40.9 (April 27, 2008)

SuSE's security team audited uuidd and came up with a few minor diff --git a/htdocs/ext2.html b/htdocs/ext2.html index c4fb25f18..5ba6938c5 100644 --- a/htdocs/ext2.html +++ b/htdocs/ext2.html @@ -28,9 +28,9 @@ -

Release 1.40.9 of e2fsprogs is available!

+

Release 1.40.10 of e2fsprogs is available!

-

On April 27, 2008, version 1.40.9 of e2fsprogs was On May 21, 2008, version 1.40.10 of e2fsprogs was announced.

Ext2fs Utilities

@@ -126,7 +126,7 @@ The following Ext2fs Utilities are available: SourceForge.net Logo -Last modified: Sun May 11 22:09:01 EDT 2008 +Last modified: Thu May 22 13:30:47 EDT 2008 diff --git a/htdocs/index.html b/htdocs/index.html index da21f904b..437e85f2e 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -35,12 +35,12 @@ here.

-

Release 1.40.9 of e2fsprogs is +

Release 1.40.10 of e2fsprogs is available!

I am happy to announce a new release of the e2fsprogs distribution. - All users of e2fsprogs are urged to upgrade to the 1.40.9 version as - soon as possible, which can be found here.

+ All users of e2fsprogs are urged to upgrade to the 1.40.10 version as + soon as possible, which can be found here.

This release contains a number of bug fixes and enhancements over the previous releases. For more details, see the @@ -57,7 +57,7 @@

-Last modified: Sun May 11 22:06:47 EDT 2008 +Last modified: Thu May 22 13:30:28 EDT 2008