From: tytso Date: Sun, 10 Feb 2008 05:47:41 +0000 (+0000) Subject: Update release notes for e2fsprogs 1.40.6 release X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c003aa5271323bbb719ddc77d36939957d131769;p=thirdparty%2Fe2fsprogs.git Update release notes for e2fsprogs 1.40.6 release Signed-off-by: "Theodore Ts'o" git-svn-id: https://e2fsprogs.svn.sourceforge.net/svnroot/e2fsprogs/web@11 46e75558-b442-0410-83ab-e6570fdeb8bf --- diff --git a/htdocs/e2fsprogs-release.html b/htdocs/e2fsprogs-release.html index 3c1c69c92..4e6c62fef 100644 --- a/htdocs/e2fsprogs-release.html +++ b/htdocs/e2fsprogs-release.html @@ -30,6 +30,7 @@

Release notes for the e2fsprogs package

+

E2fsprogs 1.40.6 (February 9, 2008)

+ +

Add support for returning labels for UDF filesystems in the blkid +library.

+ +

Fix bug in the blkid library where cached filesystems was not being +flushed when opening USB devices returned the error ENOMEDIUM. +(Addresses Debian Bug: #463787)

+ +

Added logic to the blkid library to automatically choose whether a +filesystem should be mounted as ext4 or ext4dev, as appropriate.

+ +

Allow tune2fs to set and clear the test_fs flag on ext4 filesystems.

+ +

Fix a bug in e2fsck which caused it to core dump if e2fsprogs had been +configured with --enable-jbd-debug.

+ +

Document the BLKID_FILE environment variable in the libblkid man page

+ +

Programmer's Notes

+ +

Update e2fsprogs translation template and Vietnamese and Czech translations

+ +

Fixed various Debian packaging issues --- see debian/changelog for +details. (Addresses Debian Bugs: #436058)

+ +

Don't try to create $DESTDIR/etc/init.d as part of make install as we +don't install the init.d script (and it's not the recommended way to +start uuidd anyway). (Addresses Sourceforge Bug: #1885085)

+ +

Use thread local storage to fix a theoretical race condition if two +threads try to format an unknown error code at the same time in the +com_err library.

+

E2fsprogs 1.40.5 (January 27, 2008)

Fix a potential overflow big in e2image if the device name is too diff --git a/htdocs/ext2.html b/htdocs/ext2.html index 57f3afd7e..82519a13f 100644 --- a/htdocs/ext2.html +++ b/htdocs/ext2.html @@ -28,9 +28,9 @@ -

Release 1.40.5 of e2fsprogs is available!

+

Release 1.40.6 of e2fsprogs is available!

-

On January 28, 2008, version 1.40.5 of e2fsprogs was On February 9, 2008, version 1.40.6 of e2fsprogs was announced.

Ext2fs Utilities

@@ -126,7 +126,7 @@ The following Ext2fs Utilities are available: SourceForge.net Logo -Last modified: Sun Jan 27 23:34:25 EST 2008 +Last modified: Sun Feb 10 00:46:15 EST 2008 diff --git a/htdocs/index.html b/htdocs/index.html index 3c95ab58c..9d61efbfc 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -35,12 +35,12 @@ here.

-

Release 1.40.5 of e2fsprogs is +

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

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

This release contains a number of bug fixes and enhancements over the previous releases. In particular if you wish to experiment with @@ -59,7 +59,7 @@

-Last modified: Sun Jan 27 23:34:10 EST 2008 +Last modified: Sun Feb 10 00:46:52 EST 2008