From: Theodore Ts'o 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. Fix resize2fs to avoid it from either failing or corrupting the file
+system image in certain corner cases when doing an off-line resize. Fix many spelling mistakes in various man pages, code comments, and
+program messages. Fix e2fsck and debugfs so that maliciously corrupted file systems will
+not cause buffer overflows. (Addresses Debian Bugs: #873757, #878104) Update German translation. (Addresses Debian Bug: #833514) Fixed various Debian Packaging Issues. (Addresses Debian Bugs:
+#873812, #873813, #876551) Test descritions have been shorted to fit in 80 columns. Fix various tests to avoid leaving temp files in /tmp. Fix printing of quota inconsistency messages on 32-bit platforms in
diff --git a/htdocs/ext2.html b/htdocs/ext2.html
index ece0771bc..8f538d6ef 100644
--- a/htdocs/ext2.html
+++ b/htdocs/ext2.html
@@ -28,9 +28,9 @@
On August 29, 2017, version 1.43.6 of e2fsprogs was On October 16, 2017, version 1.43.7 of e2fsprogs was announced.Release notes for the e2fsprogs package
+
+E2fsprogs 1.43.7 (October 16, 2017)
+
+Programming notes
+
+E2fsprogs 1.43.6 (August 29, 2017)
-
Release 1.43.9 of e2fsprogs is available!
+Release 1.43.7 of e2fsprogs is available!
-Ext2fs Utilities
diff --git a/htdocs/index.html b/htdocs/index.html
index 4cf258067..0f1eb9de0 100644
--- a/htdocs/index.html
+++ b/htdocs/index.html
@@ -34,14 +34,14 @@
here.
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 sourceforge - or kernel.org.
+ downloaded from sourceforge + or kernel.org.This release contains a number of bug fixes and enhancements over the previous releases. For more details, see the