summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2018-03-24 23:17:01 -0400
committerTheodore Ts'o <tytso@mit.edu>2018-03-24 23:17:01 -0400
commit0ca6f6e3b46b392d2ce2d235aa97e806464f2b54 (patch)
tree73d9c397885103cfe489ee0d21ac57093cb73fb8
parent2b7fa94675a2bae6be188fb5d052fecb68894344 (diff)
downloade2fsprogs-0ca6f6e3b46b392d2ce2d235aa97e806464f2b54.tar.gz
Update for 1.44.1 release.
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
-rw-r--r--htdocs/e2fsprogs-release.html45
-rw-r--r--htdocs/ext2.html4
-rw-r--r--htdocs/index.html10
3 files changed, 52 insertions, 7 deletions
diff --git a/htdocs/e2fsprogs-release.html b/htdocs/e2fsprogs-release.html
index 9418b982f..cc629cc20 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.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>
@@ -123,6 +124,50 @@
<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>
diff --git a/htdocs/ext2.html b/htdocs/ext2.html
index d5d21d913..9170638a9 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.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>
diff --git a/htdocs/index.html b/htdocs/index.html
index aa4bff4f2..d4e76c9e4 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.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>