summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2016-09-04 23:47:40 -0400
committerTheodore Ts'o <tytso@mit.edu>2016-09-04 23:47:40 -0400
commit1eab5161d3da7776294060790a7c048672df9d4f (patch)
tree09cf02d718f87d7456366eeb88452e094724fd25
parentf464340b1822f4eaa9c1f4c838d84b3b7e154ac3 (diff)
downloade2fsprogs-1eab5161d3da7776294060790a7c048672df9d4f.tar.gz
Update for 1.43.3 release
-rw-r--r--htdocs/e2fsprogs-release.html27
-rw-r--r--htdocs/ext2.html4
-rw-r--r--htdocs/index.html10
3 files changed, 34 insertions, 7 deletions
diff --git a/htdocs/e2fsprogs-release.html b/htdocs/e2fsprogs-release.html
index a3cab29f2..516aaebba 100644
--- a/htdocs/e2fsprogs-release.html
+++ b/htdocs/e2fsprogs-release.html
@@ -30,6 +30,7 @@
<H2>Release notes for the e2fsprogs package</H2>
<UL>
+<LI><A HREF="#1.43.3">E2fsprogs 1.43.3 (September 4, 2016)</A>
<LI><A HREF="#1.43.2">E2fsprogs 1.43.2 (September 1, 2016)</A>
<LI><A HREF="#1.43.1">E2fsprogs 1.43.1 (June 8, 2016)</A>
<LI><A HREF="#1.43">E2fsprogs 1.43 (May 17, 2016)</A>
@@ -114,6 +115,32 @@
<LI><A HREF="#1.02">E2fsprogs 1.02 (January 16, 1996)</A>
</UL>
+<H2><A NAME="1.43.3">E2fsprogs 1.43.3 (September 4, 2016)</A></H2>
+
+<P>Fix e2fsck's handling of timestamps on 32-bit systems.</P>
+
+<P>E2fsck will now check, and if necessary repair the extra isize fields
+in the inode and superblock.</P>
+
+<P>Fix crashes on architectures such as sparc64 that are sensitive to
+unaligned pointer derferences in the journal recovery code when
+journal checksums are enabled.</P>
+
+<H3>Programming notes</H3>
+
+<P>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.</P>
+
+<P>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.</P>
+
+<P>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.</P>
+
+
<H2><A NAME="1.43.2">E2fsprogs 1.43.2 (September 1, 2016)</A></H2>
<P>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 @@
<!-- Begin actual content -->
<IMG SRC="../images/new.gif" ALIGN=LEFT>
-<H2>Release 1.43.2 of e2fsprogs is available!</H2>
+<H2>Release 1.43.3 of e2fsprogs is available!</H2>
-<P>On September 1, 2016, version 1.43.2 of e2fsprogs was <A
+<P>On September 4, 2016, version 1.43.3 of e2fsprogs was <A
HREF="http://e2fsprogs.sourceforge.net">announced</A>.</P>
<H2>Ext2fs Utilities</H2>
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 @@
<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.2 of e2fsprogs is
+ <IMG SRC="images/new.gif" ALIGN=LEFT><H2>Release 1.43.3 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.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 <A HREF="http://prdownloads.sourceforge.net/e2fsprogs/e2fsprogs-1.43.2.tar.gz">sourceforge</A>
- or <A HREF="http://kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v1.43.2">kernel.org</A>.</P>
+ downloaded from <A HREF="http://prdownloads.sourceforge.net/e2fsprogs/e2fsprogs-1.43.3.tar.gz">sourceforge</A>
+ or <A HREF="http://kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v1.43.3">kernel.org</A>.</P>
<P>This release contains a number of bug fixes and enhancements over
the previous releases. For more details, see the
- <A HREF="e2fsprogs-release.html#1.43.2">release notes.</A></P>
+ <A HREF="e2fsprogs-release.html#1.43.3">release notes.</A></P>
<ADDRESS>