]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
Update for 1.43.7 release
authorTheodore Ts'o <tytso@mit.edu>
Tue, 17 Oct 2017 16:37:56 +0000 (12:37 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 17 Oct 2017 16:37:56 +0000 (12:37 -0400)
htdocs/e2fsprogs-release.html
htdocs/ext2.html
htdocs/index.html

index 6e5247e89fd1a9b67ee5af066fa98c385657b88f..9f4aa015758a91fe1eb0cb6705efc9541c4bc1df 100644 (file)
@@ -30,6 +30,7 @@
 
 <H2>Release notes for the e2fsprogs package</H2>
 <UL>
+<LI><A HREF="#1.43.7">E2fsprogs 1.43.7 (October 16, 2017)</A>
 <LI><A HREF="#1.43.6">E2fsprogs 1.43.6 (August 29, 2017)</A>
 <LI><A HREF="#1.43.5">E2fsprogs 1.43.5 (August 4, 2017)</A>
 <LI><A HREF="#1.43.4">E2fsprogs 1.43.4 (January 31, 2017)</A>
 <LI><A HREF="#1.02">E2fsprogs 1.02 (January 16, 1996)</A>
 </UL>
 
+<H2><A NAME="1.43.7">E2fsprogs 1.43.7 (October 16, 2017)</A></H2>
+
+<P>Fix the error handling code in debugfs, fuse2fs and tune2fs so errors
+trying to replay the journal won't accidentally result in a seg fault
+if reopening the file system after the journal replay fails for some
+reason.</P>
+
+<P>Fix resize2fs to avoid it from either failing or corrupting the file
+system image in certain corner cases when doing an off-line resize.</P>
+
+<P>Fix many spelling mistakes in various man pages, code comments, and
+program messages.</P>
+
+<P>Fix e2fsck and debugfs so that maliciously corrupted file systems will
+not cause buffer overflows.  (Addresses Debian Bugs: #873757, #878104)</P>
+
+<P>Update German translation.  (Addresses Debian Bug: #833514)</P>
+
+<P>Fixed various Debian Packaging Issues.  (Addresses Debian Bugs:
+#873812, #873813, #876551)</P>
+
+<H3>Programming notes</H3>
+
+<P>Test descritions have been shorted to fit in 80 columns.</P>
+
+<P>Fix various tests to avoid leaving temp files in /tmp.</P>
+
+
 <H2><A NAME="1.43.6">E2fsprogs 1.43.6 (August 29, 2017)</A></H2>
 
 <P>Fix printing of quota inconsistency messages on 32-bit platforms in
index ece0771bc9d230572e0e41caa05c6dff8ba844aa..8f538d6ef0e5577e6dd7229f16bdc6dccd7bd6da 100644 (file)
@@ -28,9 +28,9 @@
 <!-- Begin actual content -->
 
 <IMG SRC="../images/new.gif" ALIGN=LEFT>
-<H2>Release 1.43.9 of e2fsprogs is available!</H2>
+<H2>Release 1.43.7 of e2fsprogs is available!</H2>
 
-<P>On August 29, 2017, version 1.43.6 of e2fsprogs was <A
+<P>On October 16, 2017, version 1.43.7 of e2fsprogs was <A
 HREF="http://e2fsprogs.sourceforge.net">announced</A>.</P>
 
 <H2>Ext2fs Utilities</H2>
index 4cf258067e95bca941b108df9eed81cb0129d59c..0f1eb9de0d90a55d8c920632517d50e99de661c3 100644 (file)
     <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.43.6 of e2fsprogs is
+    <IMG SRC="images/new.gif" ALIGN=LEFT><H2>Release 1.43.7 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.43.6 version as
+    All users of e2fsprogs are urged to upgrade to the 1.43.7 version as
     soon as possible, which can be
-    downloaded from <A HREF="http://prdownloads.sourceforge.net/e2fsprogs/e2fsprogs-1.43.6.tar.gz">sourceforge</A>
-    or <A HREF="http://kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v1.43.6">kernel.org</A>.</P>
+    downloaded from <A HREF="http://prdownloads.sourceforge.net/e2fsprogs/e2fsprogs-1.43.7.tar.gz">sourceforge</A>
+    or <A HREF="http://kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v1.43.7">kernel.org</A>.</P>
 
     <P>This release contains a number of bug fixes and enhancements over
     the previous releases.  For more details, see the