]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
Update for 1.44.2 release.
authorTheodore Ts'o <tytso@mit.edu>
Thu, 17 May 2018 15:15:45 +0000 (11:15 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 17 May 2018 15:15:45 +0000 (11:15 -0400)
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
htdocs/e2fsprogs-release.html
htdocs/ext2.html
htdocs/index.html

index ee72fd0d095c11c7b5780e1376f594e497383328..b3cfb2fce043021e4a563dbf48820c6fb1d3ec6b 100644 (file)
@@ -30,6 +30,7 @@
 
 <H2>Release notes for the e2fsprogs package</H2>
 <UL>
+<LI><A HREF="#1.44.2">E2fsprogs 1.44.2 (May 14, 2018)</A>
 <LI><A HREF="#1.44.1">E2fsprogs 1.44.1 (March 24, 2018)</A>
 <LI><A HREF="#1.44.0">E2fsprogs 1.44.0 (March 7, 2018)</A>
 <LI><A HREF="#1.43.9">E2fsprogs 1.43.9 (February 8, 2018)</A>
 <LI><A HREF="#1.02">E2fsprogs 1.02 (January 16, 1996)</A>
 </UL>
 
+<H2><A NAME="1.44.2">E2fsprogs 1.44.2 (May 14, 2018)</A>
+
+<H3>Fixes</H3>
+
+<P>E2fsck now prints a warning message if broken_system_clock is set in
+e2fsck.conf and this causes the check interval to be ignored so it is
+clear to the user.</P>
+
+<P>Fix e2image handling of e2i files on big endian systems</P>
+
+<P>Add sanity checks for inodes containing xattr values to prevent
+maliciously crafted file systems from causing crashes caused by infinite
+recursion from causing e2fsck and debugfs to crash.</P>
+
+<P>Fix e2fsck so that quota usage is adjusted when clearing orphaned
+inodes.</P>
+
+<P>Fix filefrag so that unknown flags returned by FIEMAP won't cause a
+buffer overrun.</P>
+
+<P>Fix mke2fs to print a more useful/correct error message if
+ext2fs_close_free() at the end of the file system creation process.</P>
+
+<P>Improve chattr's man page.</P>
+
+
+<H3>Performance, Internal Implementation, Development Support etc.</H3>
+
+<P>Demote e2fsprogs in debian packaging from Essential: yes to
+XB-Important: yes (Addresses Debian Bug #474540)</P>
+
+<P>Fix intl/Makefile so it uses @AR@ instead of a hard-coded 'ar' (which
+matters when cross compiling).</P>
+
+<P>Update Polish translation file.</P>
+
+<P>Fix the address of the FSF in various GPL/LGPL copyright licenses.</P>
+
+<P>Clean up the i_bitmaps test so it doesn't leave temporary files behind.</P>
+
+<P>Remove use of /dev/stdin in the regression tests since not all systems
+have /dev/stdin.</P>
+
+<P>Fix the f_bigalloc_badinode and f_bigalloc_orphan_list regression tests
+so they uses mke2fs and ebugfs from the build tree.  They may not exist
+in the users PATH, and if they not or if they are extremely
+old/obsolete, those tests would fail.</P>
+
 <H2><A NAME="1.44.1">E2fsprogs 1.44.1 (March 24, 2018)</A>
 
 <H3>Fixes</H3>
index 9170638a9ceec39dffeda4d8fabad30a7779583a..60901c0de423d4622186cfb4282fea4da52bd3a0 100644 (file)
@@ -28,9 +28,9 @@
 <!-- Begin actual content -->
 
 <IMG SRC="../images/new.gif" ALIGN=LEFT>
-<H2>Release 1.44.1 of e2fsprogs is available!</H2>
+<H2>Release 1.44.2 of e2fsprogs is available!</H2>
 
-<P>On March 24, 2018, version 1.44.1 of e2fsprogs was <A
+<P>On May 14, 2018, version 1.44.2 of e2fsprogs was <A
 HREF="http://e2fsprogs.sourceforge.net">announced</A>.</P>
 
 <H2>Ext2fs Utilities</H2>
index d4e76c9e4cf9d4be78394eecfe874b4635c21d9f..5696e99ee6fe9db05208260c90a21a2ac1e005bf 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.44.1 of e2fsprogs is
+    <IMG SRC="images/new.gif" ALIGN=LEFT><H2>Release 1.44.2 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.44.1 version as
+    All users of e2fsprogs are urged to upgrade to the 1.44.2 version as
     soon as possible, which can be
-    downloaded from <A HREF="http://prdownloads.sourceforge.net/e2fsprogs/e2fsprogs-1.44.1.tar.gz">sourceforge</A>
-    or <A HREF="http://kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v1.44.1">kernel.org</A>.</P>
+    downloaded from <A HREF="http://prdownloads.sourceforge.net/e2fsprogs/e2fsprogs-1.44.2.tar.gz">sourceforge</A>
+    or <A HREF="http://kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v1.44.2">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.44.1">release notes.</A></P>
+    <A HREF="e2fsprogs-release.html#1.44.2">release notes.</A></P>
 
 
     <ADDRESS>