From cf4747ebf588ba6603b6d35caa99b45b5d3f45d4 Mon Sep 17 00:00:00 2001
From: Theodore Ts'o When e2fsck notices it could optimize an extent tree, it will now ask
+"Optimize?" instead of "Fix?", which was confusing some users since it
+implied that something was broken. Use 64-bit counters to track the number of files that are defragmented
+using in e4defrag, to avoid overflows when more than 2**32 files are
+defragmented. (Addresses Debian Bug: #888899) Correctly translate Posix ACL's. This was a regression introduced in
+v1.44.4. (Addresses Launchpad Bug: #1807288) Use the online free block counts so e2freefrag's percentages are
+correct. Fix a false warning that tune2fs will take long time to change a UUID if
+the metadata_csum feature is not enabled. E2fsck will only offer to set the inline_data feature flag when the
+inline flag is set on the inode, *and* the system.data xattr is present. E4defrag will handle the case where it is running as root and it can't
+find the file system to open more gracefully. (Addresses Debian Bug:
+#907634) Fix a bug where resize2fs was failing to update the extent tree
+checksums in an corner case. (Addresses Launchpad Bug: #1798562) Fix fuse2fs's command line parsing when options are specified after the
+target device/image. Fix a bug which could cause e2fsprogs tools to segfault on a corrupted
+file system where the journal's s_nr_users is impossibly large. E2image now includes the mmp block (if needed) when creating a
+metadata-only image. Fix various Verity handling bugs which made it completely unusable in
+e2fsprogs 1.44.4. Fox a bug in tune2fs where it would dereference of freed memory after
+replaying the journal. Synchronized changes from Android's AOSP e2fsprogs tree. Fix groff formatting nits in various man pages. (Addresses Debian Bug:
+#916188) Fixed various debian packaging issues (Addresses Debian Bug: #915942) Adjusted the copyright license for lib/blkid/version.c to be LGPL (and
+consistent with the rest of files in that directory). Fix various clang warnings. Fix "make install" when configure was run with --enable-subset. Make sure the regression tests clean up their tmpfile if the test script
+exits. Fix build failures on non-glibc systems. On August 18, 2018, version 1.44.4 of e2fsprogs was On December 15, 2018, version 1.44.5 of e2fsprogs was announced.Release notes for the e2fsprogs package
+
+E2fsprogs 1.44.5 (December 15, 2018)
+
+
UI and Features
+
+Fixes
+
+Performance, Internal Implementation, Development Support etc.
+
+E2fsprogs 1.44.4 (August 18, 2018)
UI and Features
diff --git a/htdocs/ext2.html b/htdocs/ext2.html
index 9d33410a4..b7228bedf 100644
--- a/htdocs/ext2.html
+++ b/htdocs/ext2.html
@@ -28,9 +28,9 @@
-
Release 1.44.4 of e2fsprogs is available!
+Release 1.44.5 of e2fsprogs is available!
-Ext2fs Utilities
diff --git a/htdocs/index.html b/htdocs/index.html
index 48522e052..76f665c2e 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.4 version as + All users of e2fsprogs are urged to upgrade to the 1.44.5 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. -- 2.47.2