summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortytso <tytso@46e75558-b442-0410-83ab-e6570fdeb8bf>2008-05-22 17:35:42 +0000
committertytso <tytso@46e75558-b442-0410-83ab-e6570fdeb8bf>2008-05-22 17:35:42 +0000
commitd1ba136d98db62549ebae903ebc41428852431df (patch)
tree9db16768018b38a2b0a74b05fbd670bbaeb5b8d8
parent9b893ba2e91cb36afe2b206a21a3826e92d0a591 (diff)
downloade2fsprogs-d1ba136d98db62549ebae903ebc41428852431df.tar.gz
Update for e2fsprogs 1.40.10 release.
git-svn-id: https://e2fsprogs.svn.sourceforge.net/svnroot/e2fsprogs/web@15 46e75558-b442-0410-83ab-e6570fdeb8bf
-rw-r--r--htdocs/e2fsprogs-release.html26
-rw-r--r--htdocs/ext2.html6
-rw-r--r--htdocs/index.html8
3 files changed, 33 insertions, 7 deletions
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 @@
<H2>Release notes for the e2fsprogs package</H2>
<UL>
+<LI><A HREF="#1.40.10">E2fsprogs 1.40.10 (May 21, 2008)</A>
<LI><A HREF="#1.40.9">E2fsprogs 1.40.9 (April 27, 2008)</A>
<LI><A HREF="#1.40.8">E2fsprogs 1.40.8 (March 13, 2008)</A>
<LI><A HREF="#1.40.7">E2fsprogs 1.40.7 (February 28, 2008)</A>
@@ -80,6 +81,31 @@
<LI><A HREF="#1.02">E2fsprogs 1.02 (January 16, 1996)</A>
</UL>
+<H2><A NAME="1.40.10">E2fsprogs 1.40.10 (May 21, 2008)</A></H2>
+
+<P>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.</P>
+
+<P>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.</P>
+
+<P>Updated German, Dutch, Sweedish, and Vietnamese translations.</P>
+
+<H3>Programmer's notes</H3>
+
+<P>Fixed various Debian packaging issues --- see debian/changelog for
+details.</P>
+
+<P>Remove default sizes of types when cross compiling, since autoconf
+2.50 can figure this out automatically now.</P>
+
<H2><A NAME="1.40.9">E2fsprogs 1.40.9 (April 27, 2008)</A></H2>
<P>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 @@
<!-- Begin actual content -->
<IMG SRC="../images/new.gif" ALIGN=LEFT>
-<H2>Release 1.40.9 of e2fsprogs is available!</H2>
+<H2>Release 1.40.10 of e2fsprogs is available!</H2>
-<P>On April 27, 2008, version 1.40.9 of e2fsprogs was <A
+<P>On May 21, 2008, version 1.40.10 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 May 11 22:09:01 EDT 2008
+Last modified: Thu May 22 13:30:47 EDT 2008
<!-- hhmts end -->
</BODY>
</HTML>
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 @@
<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.9 of e2fsprogs is
+ <IMG SRC="images/new.gif" ALIGN=LEFT><H2>Release 1.40.10 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.9 version as
- soon as possible, which can be found <A HREF="http://prdownloads.sourceforge.net/e2fsprogs/e2fsprogs-1.40.9.tar.gz">here</A>.</P>
+ All users of e2fsprogs are urged to upgrade to the 1.40.10 version as
+ soon as possible, which can be found <A HREF="http://prdownloads.sourceforge.net/e2fsprogs/e2fsprogs-1.40.10.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
@@ -57,7 +57,7 @@
<p>
<!-- Created: Thu Jan 3 20:06:34 EST 2008 -->
<!-- hhmts start -->
-Last modified: Sun May 11 22:06:47 EDT 2008
+Last modified: Thu May 22 13:30:28 EDT 2008
<!-- hhmts end -->
</body>
</html>