From: tytso Date: Mon, 13 Oct 2008 03:55:04 +0000 (+0000) Subject: Update for e2fsprogs 1.41.3 release X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=407781c671d1cfebb42828385b7fc820597615f8;p=thirdparty%2Fe2fsprogs.git Update for e2fsprogs 1.41.3 release git-svn-id: https://e2fsprogs.svn.sourceforge.net/svnroot/e2fsprogs/web@22 46e75558-b442-0410-83ab-e6570fdeb8bf --- diff --git a/htdocs/e2fsprogs-release.html b/htdocs/e2fsprogs-release.html index 9f80e6a0d..324bfc8d6 100644 --- a/htdocs/e2fsprogs-release.html +++ b/htdocs/e2fsprogs-release.html @@ -30,6 +30,7 @@

Release notes for the e2fsprogs package

+

E2fsprogs 1.41.3 (October 12, 2008)

+ +

E2fsck has been fixed so it prints the correct inode number for +uinit_bg related problems.

+ +

E2fsck will now offer to clear the test_fs flag if the ext4 filesystem +is available on linux. This can be disabled via a configuration +option in /etc/e2fsck.conf.

+ +

Fix a file descriptor leak in libblkid when checking to see if an ext4 +or ext4dev module exists.

+ +

Fix a bug in e2fsck where in preen mode, if there are disk I/O errors +while trying to close a filesystem can lead to infinite loops. +(Addresses Red Hat Bugzilla #465679)

+ +

Fix a bug in resize2fs where passing in a bogus new size of 0 blocks +will cause resize2fs to drop into an infinite loop. (Addresses Red +Hat Bugzilla: #465984)

+ +

Add a check in the Unix I/O functions in libext2fs so that when a +device is opened read/write, return an error if the device is +read-only using the BLKROGET ioctl.

+ +

Fix debugfs's ncheck command so that it prints all of the names of +hardlinks in the same directory.

+ +

Fix a bug in libblkid so it correctly detects whether the ext4 and +ext4dev filesystems are available, so that the ext4dev->ext4 +fallback code works correctly.

+ +

Programmer's Notes

+ +

Fix a parallel build problem by making sure util/subst is built before +trying to build the lib/et directory. (Addresses Sourceforge Bug: +#2143281)

+ +

Updated "make depend" information for crc16.o

+ +

E2fsprogs 1.41.2 (October 2, 2008)

Fix e2fsck's automatic blocksize detection. This fixes a regression diff --git a/htdocs/ext2.html b/htdocs/ext2.html index b443f3ca5..d6eb4b291 100644 --- a/htdocs/ext2.html +++ b/htdocs/ext2.html @@ -28,9 +28,9 @@ -

Release 1.41.2 of e2fsprogs is available!

+

Release 1.41.3 of e2fsprogs is available!

-

On October 2, 2008, version 1.41.2 of e2fsprogs was On October 12, 2008, version 1.41.3 of e2fsprogs was announced.

Ext2fs Utilities

@@ -126,7 +126,7 @@ The following Ext2fs Utilities are available: SourceForge.net Logo -Last modified: Thu Oct 2 09:20:26 EDT 2008 +Last modified: Sun Oct 12 23:52:53 EDT 2008 diff --git a/htdocs/index.html b/htdocs/index.html index 32c82c815..d6107a7dd 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -35,12 +35,12 @@ here.

-

Release 1.41.2 of e2fsprogs is +

Release 1.41.3 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.41.2 version as - soon as possible, which can be found here.

+ All users of e2fsprogs are urged to upgrade to the 1.41.3 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: Thu Oct 2 09:21:28 EDT 2008 +Last modified: Sun Oct 12 23:53:11 EDT 2008