From: Theodore Ts'o Debugfs will ignore lines in its command files which start with a
+comment character ("#"). Fixed a number of potential out of bounds memory accesses caused by
+fuzzed / malicious file systems. (Addresses Google Bug: #147849134) Fix a spurious complaint from e2fsck when a directory which previously
+had more than 32000 subdirectories has the number of subdirectories
+drops below 32000. Fix an ismounted check when an LVM device is renamed while the device is
+mounted. Mke2fs -d now correctly sets permission with files where the owner
+permissions are not rwx. Improve e2fsck's ability to deal with file systems with very large
+number of directories, such that various data structures take more than
+2GiB of memory. Use better structure packing to improve the memory
+efficiency of these data structures. Fix debugfs so it correctly prints inode numbers > 2**31. Filefrag now supports very large files (with > 4 billion blocks), as
+well as block sizes up to 1 GiB. Updated and clarified various man pages. (Addresses Debian Bugs:
+#953493, #953494, #951808) Reserved the error code EXT2_ET_NO_GDESC (which will be used in
+e2fsprogs v1.46+) Added a thread-safe variant of e2p_feature2string(),
+e2p_feature_to_string() to the libe2p library. Fixed portability problems caused by gcc 10. Fixed portability problem in libcom_err with GNU Hurd. Fixed various Debian packaging issues. (Addresses-Debian-Bug: #953926) Synchronized changes from Android's AOSP e2fsprogs tree. Update the Malay translation from the translation project. On January 7, 2020, version 1.45.5 of e2fsprogs was On March 20, 2020, version 1.45.6 of e2fsprogs was announced.Release notes for the e2fsprogs package
+
+E2fsprogs 1.45.6 (March 20, 2020)
+
+UI and Features
+
+Fixes
+
+Performance, Internal Implementation, Development Support etc.
+
+E2fsprogs 1.45.5 (January 7, 2020)
Fixes
diff --git a/htdocs/ext2.html b/htdocs/ext2.html
index fcfcf088e..5c188c6fc 100644
--- a/htdocs/ext2.html
+++ b/htdocs/ext2.html
@@ -28,9 +28,9 @@
-
Release 1.45.5 of e2fsprogs is available!
+Release 1.45.6 of e2fsprogs is available!
-Ext2fs Utilities
diff --git a/htdocs/index.html b/htdocs/index.html
index 04f842ce5..778353124 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.45.5 version as + All users of e2fsprogs are urged to upgrade to the 1.45.6 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.