From 7ba130e5af64657dd348ab25d9912218a431dc0f Mon Sep 17 00:00:00 2001
From: Theodore Ts'o Fix a bug where updated bitmap checks might not be written to disk.
+(Addresses Debian Bug: #883869) Some newly added fields in the superblocks were not getting byte
+swapped (which were not noticed since big endian systems are amazingly
+unpopular). Fix them and compile-time checks to avoid this class of
+bugs from happening in the future. (Lustre Bug #9309) Fix a potential use after free bug in e2fsck when fixing a corrupted
+root node in directory hash tree. Fix a bug in e2fsck where a badly/maliciously corrupted superblock
+(which is not fixed due to the -n option, for example) can cause a
+floating point exception when printing the summary statistics.
+(Addresses Debian Bug: #879220) Fix debugfs's ncheck command so that it correctly prints the inode
+number when printing an error message. Fix a bug in e2freefrag where it could print an incorrect free blocks
+count on a file system with the 64-bit block number feature. Update the German, Serbian, Spanish, and Ukrainian translations. Fix a bug where resize2fs's free blocks sanity check could fail with a
+false positive and refuse to check a file system with the 64-bit block
+number feature. Fix and clarify various man pages and documentations. Also fixed up
+some random usage texts that were incorrect. (Addresses Debian Bugs:
+#880483) Fixed various Debian Packaging Issues. (Addresses Debian Bugs: #880207,
+#881408, #881590, #881591) Fix various compiler warnings. Clean up Makefile output. Fix compatibility problems with glibc 2.27 casued by a collision with
+copy_file_range(). Fix the error handling code in debugfs, fuse2fs and tune2fs so errors
diff --git a/htdocs/ext2.html b/htdocs/ext2.html
index 8f538d6ef..f2255df6a 100644
--- a/htdocs/ext2.html
+++ b/htdocs/ext2.html
@@ -28,9 +28,9 @@
On October 16, 2017, version 1.43.7 of e2fsprogs was On January 1, 2018, version 1.43.8 of e2fsprogs was announced.Release notes for the e2fsprogs package
+
+E2fsprogs 1.43.8 (January 1, 2018)
+
+Programming notes
+
+E2fsprogs 1.43.7 (October 16, 2017)
-
Release 1.43.7 of e2fsprogs is available!
+Release 1.43.8 of e2fsprogs is available!
-Ext2fs Utilities
diff --git a/htdocs/index.html b/htdocs/index.html
index a944f2fb3..b03b2f331 100644
--- a/htdocs/index.html
+++ b/htdocs/index.html
@@ -34,18 +34,18 @@
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.7 version as + All users of e2fsprogs are urged to upgrade to the 1.43.8 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 - release notes.
+ release notes. -- 2.47.2