From 1eab5161d3da7776294060790a7c048672df9d4f Mon Sep 17 00:00:00 2001
From: Theodore Ts'o Fix e2fsck's handling of timestamps on 32-bit systems. E2fsck will now check, and if necessary repair the extra isize fields
+in the inode and superblock. Fix crashes on architectures such as sparc64 that are sensitive to
+unaligned pointer derferences in the journal recovery code when
+journal checksums are enabled. Support reproducible builds by not capturing the build directory into
+the mk_cmds and compile_et scripts. Also fix debian build rules to
+ensure build reproducibility. Fix debian build rules to ensure build reproducibility and to avoid
+hiding the linker flags for e2fsck.static so the build hardening log
+scanner can properly audit the build. Fix compatibility with FreeBSD's pmake and teach the configure script
+to force the creation of pmake-compatible Makefiles if the
+FORCE_NATIVE_MAKE environment variable is set to a non-empty value. Fix resize2fs so it will not crash if there is an extended attribute
diff --git a/htdocs/ext2.html b/htdocs/ext2.html
index 3a8d938e5..febef8902 100644
--- a/htdocs/ext2.html
+++ b/htdocs/ext2.html
@@ -28,9 +28,9 @@
On September 1, 2016, version 1.43.2 of e2fsprogs was On September 4, 2016, version 1.43.3 of e2fsprogs was announced.Release notes for the e2fsprogs package
+
+E2fsprogs 1.43.3 (September 4, 2016)
+
+Programming notes
+
+E2fsprogs 1.43.2 (September 1, 2016)
-
Release 1.43.2 of e2fsprogs is available!
+Release 1.43.3 of e2fsprogs is available!
-Ext2fs Utilities
diff --git a/htdocs/index.html b/htdocs/index.html
index 0fb4e66e1..d38a7e952 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.2 version as + All users of e2fsprogs are urged to upgrade to the 1.43.3 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