summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortytso <tytso@46e75558-b442-0410-83ab-e6570fdeb8bf>2010-12-23 00:14:41 +0000
committertytso <tytso@46e75558-b442-0410-83ab-e6570fdeb8bf>2010-12-23 00:14:41 +0000
commit2c145102462658941a94c9fcc2a59ccf6246a20a (patch)
tree5cc459c39df583fd341e8cb67cc50254be0ca89b
parent296de6af53eff41e3e93d60eb55205a7208ae1df (diff)
downloade2fsprogs-2c145102462658941a94c9fcc2a59ccf6246a20a.tar.gz
Update for 1.41.14 release
git-svn-id: https://e2fsprogs.svn.sourceforge.net/svnroot/e2fsprogs/web@35 46e75558-b442-0410-83ab-e6570fdeb8bf
-rw-r--r--htdocs/e2fsprogs-release.html31
-rw-r--r--htdocs/ext2.html6
-rw-r--r--htdocs/index.html8
3 files changed, 38 insertions, 7 deletions
diff --git a/htdocs/e2fsprogs-release.html b/htdocs/e2fsprogs-release.html
index 6806de316..ad289a515 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.41.14">E2fsprogs 1.41.14 (December 22, 2010)</A>
<LI><A HREF="#1.41.13">E2fsprogs 1.41.13 (December 13, 2010)</A>
<LI><A HREF="#1.41.12">E2fsprogs 1.41.12 (May 17, 2010)</A>
<LI><A HREF="#1.41.11">E2fsprogs 1.41.11 (March 14, 2010)</A>
@@ -96,6 +97,36 @@
<LI><A HREF="#1.02">E2fsprogs 1.02 (January 16, 1996)</A>
</UL>
+<H2><A NAME="1.41.14">E2fsprogs 1.41.14 (December 22, 2010)</A></H2>
+
+<P>Fix spurious complaint in mke2fs where it would complain if the file
+system type "default" is not defined in mke2fs.conf.</P>
+
+<P>The resize2fs program will no longer clear the resize_inode feature
+when the number reserved group descriptor blocks reaches zero. This
+allows for subsequent shrinks of the file system to work cleanly for
+flex_bg file systems.</P>
+
+<P>The resize2fs program now handles devices which are exactly 16T;
+previously it would give an error saying that the file system was too
+big.</P>
+
+<P>E2fsck (and the libext2fs library) will not use the extended rec_len
+encoding for file systems whose block size is less than 64k, for
+consistency with the kernel.</P>
+
+<H3>Programming notes</H3>
+
+<P>E2fsprogs 1.41.13 would not compile on big-endian systems. This has
+been fixed. (Addresses Sourceforge Bug: #3138115)</P>
+
+<P>The ext2fs_block_iterator2() function passed an incorrect ref_offset
+to its callback function in the case of sparse files. (Addresses
+Sourceforge Bug: #3081087)</P>
+
+<P>Fix some type-punning warnings generated by newer versions of gcc.</P>
+
+
<H2><A NAME="1.41.13">E2fsprogs 1.41.13 (December 13, 2010)</A></H2>
<P>E2fsck now supports the extended option "-E journal_only", which
diff --git a/htdocs/ext2.html b/htdocs/ext2.html
index d9c855061..8d7da8645 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.41.13 of e2fsprogs is available!</H2>
+<H2>Release 1.41.14 of e2fsprogs is available!</H2>
-<P>On December 13, 2010, version 1.41.13 of e2fsprogs was <A
+<P>On December 22, 2010, version 1.41.14 of e2fsprogs was <A
HREF="http://e2fsprogs.sourceforge.net">announced</A>.</P>
<H2>Ext2fs Utilities</H2>
@@ -125,6 +125,6 @@ The following Ext2fs Utilities are available:
<hr>
<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: Mon Dec 13 09:00:45 EST 2010 <!-- hhmts end -->
+<!-- hhmts start -->Last modified: Wed Dec 22 19:13:45 EST 2010 <!-- hhmts end -->
</BODY>
</HTML>
diff --git a/htdocs/index.html b/htdocs/index.html
index ce0214497..0ad3910ce 100644
--- a/htdocs/index.html
+++ b/htdocs/index.html
@@ -34,12 +34,12 @@
<A HREF="http://www.kernel.org/pub/software/scm/git/docs/gittutorial.html">here</A>.</P>
- <IMG SRC="images/new.gif" ALIGN=LEFT><H2>Release 1.41.13 of e2fsprogs is
+ <IMG SRC="images/new.gif" ALIGN=LEFT><H2>Release 1.41.14 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.41.13 version as
- soon as possible, which can be found <A HREF="http://prdownloads.sourceforge.net/e2fsprogs/e2fsprogs-1.41.13.tar.gz">here</A>.</P>
+ All users of e2fsprogs are urged to upgrade to the 1.41.14 version as
+ soon as possible, which can be found <A HREF="http://prdownloads.sourceforge.net/e2fsprogs/e2fsprogs-1.41.14.tar.gz">here</A>.</P>
<P>This release contains a number of bug fixes and enhancements over
the previous releases. For more details, see the
@@ -55,6 +55,6 @@
<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>
<p>
<!-- Created: Thu Jan 3 20:06:34 EST 2008 -->
-<!-- hhmts start -->Last modified: Mon Dec 13 09:01:23 EST 2010 <!-- hhmts end -->
+<!-- hhmts start -->Last modified: Wed Dec 22 19:13:31 EST 2010 <!-- hhmts end -->
</body>
</html>