]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
Update for 1.44.1 release.
authorTheodore Ts'o <tytso@mit.edu>
Sun, 25 Mar 2018 03:17:01 +0000 (23:17 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 25 Mar 2018 03:17:01 +0000 (23:17 -0400)
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
htdocs/e2fsprogs-release.html
htdocs/ext2.html
htdocs/index.html

index 9418b982fbb480248c2c58fedfba466b0f6bab2f..cc629cc201d2c2db99abe3b2341eade8922c5f37 100644 (file)
@@ -30,6 +30,7 @@
 
 <H2>Release notes for the e2fsprogs package</H2>
 <UL>
+<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.43.8">E2fsprogs 1.43.8 (January 1, 2018)</A>
 <LI><A HREF="#1.02">E2fsprogs 1.02 (January 16, 1996)</A>
 </UL>
 
+<H2><A NAME="1.44.1">E2fsprogs 1.44.0 (March 24, 2018)</A>
+
+<H3>Fixes</H3>
+
+<P>E2fsprogs 1.44.0 introduced a regression introduced which caused e2fsck
+to fail to support HTree directories on big-endian systems.  Fix how we
+read block numbers for internal htree nodes.</P>
+
+<P>Removed a potential memory leak from fsck.</P>
+
+<P>E2image now correctly creates e2image files for bigalloc file systems.</P>
+
+<P>Dumpe2fs and debugfs now correctly support e2image files for file
+systems that have the meta_bg option enabled.</P>
+
+<P>E2fsck and debugfs now correctly handle delete inodes (including
+processing the orphaned inode list in the case of e2fsck) for bigalloc
+file systems.  (Addresses Google Bug: #73795618)</P>
+
+<P>Portability fixes for GNU Hurd.  (Addresses Debian Bug: #893590)</P>
+
+<P>Portability fixes for building in some cross-build environments.</P>
+
+<P>Portability fixes for MacOS 10.6.8.</P>
+
+<P>Add clarifications to chattr's man page.  (Addresses Debian Bug:
+#890390)</P>
+
+
+<H3>Performance, Internal Implementation, Development Support etc.</H3>
+
+<P>Debugfs now reads allocation bitmaps much more efficiently when opening
+a file system.</P>
+
+<P>Update Sweedish translation file.</P>
+
+<P>Add Vcs-* fields to debian packaging.  (Addresses Debian Bug: #887512)</P>
+
+<P>Fix some test failures on GNU Hurd caused by a different default block
+size.</P>
+
+<P>Add new regression tests.</P>
+  
+
 <H2><A NAME="1.44.0">E2fsprogs 1.44.0 (March 7, 2018)</A>
 
 <H3>UI and Features</H3>
index d5d21d91311840635ea8ca83d0a45bbe081a8a08..9170638a9ceec39dffeda4d8fabad30a7779583a 100644 (file)
@@ -28,9 +28,9 @@
 <!-- Begin actual content -->
 
 <IMG SRC="../images/new.gif" ALIGN=LEFT>
-<H2>Release 1.44.0 of e2fsprogs is available!</H2>
+<H2>Release 1.44.1 of e2fsprogs is available!</H2>
 
-<P>On March 7, 2018, version 1.44.0 of e2fsprogs was <A
+<P>On March 24, 2018, version 1.44.1 of e2fsprogs was <A
 HREF="http://e2fsprogs.sourceforge.net">announced</A>.</P>
 
 <H2>Ext2fs Utilities</H2>
index aa4bff4f23119ce58e5a584d596a45b0bac80655..d4e76c9e4cf9d4be78394eecfe874b4635c21d9f 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.0 of e2fsprogs is
+    <IMG SRC="images/new.gif" ALIGN=LEFT><H2>Release 1.44.1 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.0 version as
+    All users of e2fsprogs are urged to upgrade to the 1.44.1 version as
     soon as possible, which can be
-    downloaded from <A HREF="http://prdownloads.sourceforge.net/e2fsprogs/e2fsprogs-1.44.0.tar.gz">sourceforge</A>
-    or <A HREF="http://kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v1.44.0">kernel.org</A>.</P>
+    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>
 
     <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.0">release notes.</A></P>
+    <A HREF="e2fsprogs-release.html#1.44.1">release notes.</A></P>
 
 
     <ADDRESS>