summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortytso <tytso@46e75558-b442-0410-83ab-e6570fdeb8bf>2008-02-10 05:47:41 +0000
committertytso <tytso@46e75558-b442-0410-83ab-e6570fdeb8bf>2008-02-10 05:47:41 +0000
commitc003aa5271323bbb719ddc77d36939957d131769 (patch)
treecc8ac8b3af515b0ccbd34a51cb399d5a55e2b7f8
parent17201fe7d0f6fa08fa5506a39b7da0fb52d1875f (diff)
downloade2fsprogs-c003aa5271323bbb719ddc77d36939957d131769.tar.gz
Update release notes for e2fsprogs 1.40.6 release
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu> git-svn-id: https://e2fsprogs.svn.sourceforge.net/svnroot/e2fsprogs/web@11 46e75558-b442-0410-83ab-e6570fdeb8bf
-rw-r--r--htdocs/e2fsprogs-release.html35
-rw-r--r--htdocs/ext2.html6
-rw-r--r--htdocs/index.html8
3 files changed, 42 insertions, 7 deletions
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 @@
<H2>Release notes for the e2fsprogs package</H2>
<UL>
+<LI><A HREF="#1.40.6">E2fsprogs 1.40.6 (February 9, 2008)</A>
<LI><A HREF="#1.40.5">E2fsprogs 1.40.5 (January 27, 2008)</A>
<LI><A HREF="#1.40.4">E2fsprogs 1.40.4 (December 31, 2007)</A>
<LI><A HREF="#1.40.3">E2fsprogs 1.40.3 (December 5, 2007)</A>
@@ -76,6 +77,40 @@
<LI><A HREF="#1.02">E2fsprogs 1.02 (January 16, 1996)</A>
</UL>
+<H2><A NAME="1.40.6">E2fsprogs 1.40.6 (February 9, 2008)</A></H2>
+
+<P>Add support for returning labels for UDF filesystems in the blkid
+library.</P>
+
+<P>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)</P>
+
+<P>Added logic to the blkid library to automatically choose whether a
+filesystem should be mounted as ext4 or ext4dev, as appropriate.</P>
+
+<P>Allow tune2fs to set and clear the test_fs flag on ext4 filesystems.</P>
+
+<P>Fix a bug in e2fsck which caused it to core dump if e2fsprogs had been
+configured with --enable-jbd-debug.</P>
+
+<P>Document the BLKID_FILE environment variable in the libblkid man page</P>
+
+<H3>Programmer's Notes</H3>
+
+<P>Update e2fsprogs translation template and Vietnamese and Czech translations</P>
+
+<P>Fixed various Debian packaging issues --- see debian/changelog for
+details. (Addresses Debian Bugs: #436058)</P>
+
+<P>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)</P>
+
+<P>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.</P>
+
<H2><A NAME="1.40.5">E2fsprogs 1.40.5 (January 27, 2008)</A></H2>
<P>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 @@
<!-- Begin actual content -->
<IMG SRC="../images/new.gif" ALIGN=LEFT>
-<H2>Release 1.40.5 of e2fsprogs is available!</H2>
+<H2>Release 1.40.6 of e2fsprogs is available!</H2>
-<P>On January 28, 2008, version 1.40.5 of e2fsprogs was <A
+<P>On February 9, 2008, version 1.40.6 of e2fsprogs was <A
HREF="http://e2fsprogs.sourceforge.net">announced</A>.</P>
<H2>Ext2fs Utilities</H2>
@@ -126,7 +126,7 @@ The following Ext2fs Utilities are available:
<a href="http://sourceforge.net"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=2406&amp;type=2" width="125" height="37" border="0" alt="SourceForge.net Logo" /></a>
<!-- hhmts start -->
-Last modified: Sun Jan 27 23:34:25 EST 2008
+Last modified: Sun Feb 10 00:46:15 EST 2008
<!-- hhmts end -->
</BODY>
</HTML>
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 @@
<A HREF="http://www.kernel.org/pub/software/scm/git/docs/tutorial.html">here</A>.</P>
- <IMG SRC="images/new.gif" ALIGN=LEFT><H2>Release 1.40.5 of e2fsprogs is
+ <IMG SRC="images/new.gif" ALIGN=LEFT><H2>Release 1.40.6 of e2fsprogs is
available!</H2>
<P>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 <A HREF="http://prdownloads.sourceforge.net/e2fsprogs/e2fsprogs-1.40.5.tar.gz">here</A>.</P>
+ All users of e2fsprogs are urged to upgrade to the 1.40.6 version as
+ soon as possible, which can be found <A HREF="http://prdownloads.sourceforge.net/e2fsprogs/e2fsprogs-1.40.6.tar.gz">here</A>.</P>
<P>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 @@
<p>
<!-- Created: Thu Jan 3 20:06:34 EST 2008 -->
<!-- hhmts start -->
-Last modified: Sun Jan 27 23:34:10 EST 2008
+Last modified: Sun Feb 10 00:46:52 EST 2008
<!-- hhmts end -->
</body>
</html>