]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
Update for 1.43.3 release
authorTheodore Ts'o <tytso@mit.edu>
Mon, 5 Sep 2016 03:47:40 +0000 (23:47 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 5 Sep 2016 03:47:40 +0000 (23:47 -0400)
htdocs/e2fsprogs-release.html
htdocs/ext2.html
htdocs/index.html

index a3cab29f2601b2027e1d7879e39025e8d90523c1..516aaebba792210d249b27694841d9de554b3a93 100644 (file)
@@ -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>
 <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
index 3a8d938e577c26736f836ac76ab6de7d856fe790..febef89029a7211dba02959bbb7e1e636ab8e097 100644 (file)
@@ -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>
index 0fb4e66e140f98ab81e33ec31e444b15d9dd914a..d38a7e9529bd2ee6c18a1f15e328e74d3ad77dd9 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.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>