]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
Update for e2fsprogs 1.40.10 release.
authortytso <tytso@46e75558-b442-0410-83ab-e6570fdeb8bf>
Thu, 22 May 2008 17:35:42 +0000 (17:35 +0000)
committertytso <tytso@46e75558-b442-0410-83ab-e6570fdeb8bf>
Thu, 22 May 2008 17:35:42 +0000 (17:35 +0000)
git-svn-id: https://e2fsprogs.svn.sourceforge.net/svnroot/e2fsprogs/web@15 46e75558-b442-0410-83ab-e6570fdeb8bf

htdocs/e2fsprogs-release.html
htdocs/ext2.html
htdocs/index.html

index 64173938b2496210ae49493e908cf58c54770eac..eab24db167eb4b7d882184249f3656bdab1051bc 100644 (file)
@@ -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>
 <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
index c4fb25f185fba3163e3367ff361f3e53c7c56dcb..5ba6938c5b1686350ff9d32185217819450baa45 100644 (file)
@@ -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>
index da21f904bea32629354dca424b307cdf5245a250..437e85f2ec2fbbffe3a3f98bb88600529749f8cb 100644 (file)
     <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>