From: Theodore Ts'o 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. Removed a potential memory leak from fsck. E2image now correctly creates e2image files for bigalloc file systems. Dumpe2fs and debugfs now correctly support e2image files for file
+systems that have the meta_bg option enabled. 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) Portability fixes for GNU Hurd. (Addresses Debian Bug: #893590) Portability fixes for building in some cross-build environments. Portability fixes for MacOS 10.6.8. Add clarifications to chattr's man page. (Addresses Debian Bug:
+#890390) Debugfs now reads allocation bitmaps much more efficiently when opening
+a file system. Update Sweedish translation file. Add Vcs-* fields to debian packaging. (Addresses Debian Bug: #887512) Fix some test failures on GNU Hurd caused by a different default block
+size. Add new regression tests. On March 7, 2018, version 1.44.0 of e2fsprogs was On March 24, 2018, version 1.44.1 of e2fsprogs was announced.Release notes for the e2fsprogs package
+
+E2fsprogs 1.44.0 (March 24, 2018)
+
+
Fixes
+
+Performance, Internal Implementation, Development Support etc.
+
+E2fsprogs 1.44.0 (March 7, 2018)
UI and Features
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 @@
-
Release 1.44.0 of e2fsprogs is available!
+Release 1.44.1 of e2fsprogs is available!
-Ext2fs Utilities
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 @@
here.
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 sourceforge - or kernel.org.
+ downloaded from sourceforge + or kernel.org.This release contains a number of bug fixes and enhancements over the previous releases. For more details, see the - release notes.
+ release notes.