]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
Update for the 1.45.5 release
authorTheodore Ts'o <tytso@mit.edu>
Mon, 23 Mar 2020 13:54:49 +0000 (09:54 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 23 Mar 2020 13:54:49 +0000 (09:54 -0400)
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
htdocs/e2fsprogs-release.html
htdocs/ext2.html
htdocs/index.html

index 5b31ccdbd0bdbc98fb973541a75b7681279085fd..a77f4fe7c649d1ce038ba8105bac34b3120452a1 100644 (file)
@@ -30,6 +30,7 @@
 
 <H2>Release notes for the e2fsprogs package</H2>
 <UL>
+<LI><A HREF="#1.45.6">E2fsprogs 1.45.6 (March 20, 2020)</A>
 <LI><A HREF="#1.45.5">E2fsprogs 1.45.5 (January 7, 2020)</A>
 <LI><A HREF="#1.45.4">E2fsprogs 1.45.4 (September 23, 2019)</A>
 <LI><A HREF="#1.45.3">E2fsprogs 1.45.3 (July 14, 2019)</A>
 <LI><A HREF="#1.02">E2fsprogs 1.02 (January 16, 1996)</A>
 </UL>
 
+<H2><A NAME="1.45.6">E2fsprogs 1.45.6 (March 20, 2020)</A></H2>
+
+<H3>UI and Features</H3>
+
+<P>Debugfs will ignore lines in its command files which start with a
+comment character ("#").</P>
+
+
+<H3>Fixes</H3>
+
+<P>Fixed a number of potential out of bounds memory accesses caused by
+fuzzed / malicious file systems.  (Addresses Google Bug: #147849134)</P>
+
+<P>Fix a spurious complaint from e2fsck when a directory which previously
+had more than 32000 subdirectories has the number of subdirectories
+drops below 32000.</P>
+
+<P>Fix an ismounted check when an LVM device is renamed while the device is
+mounted.</P>
+
+<P>Mke2fs -d now correctly sets permission with files where the owner
+permissions are not rwx.</P>
+
+<P>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.</P>
+
+<P>Fix debugfs so it correctly prints inode numbers > 2**31.</P>
+
+<P>Filefrag now supports very large files (with > 4 billion blocks), as
+well as block sizes up to 1 GiB.</P>
+
+<P>Updated and clarified various man pages.  (Addresses Debian Bugs:
+#953493, #953494, #951808)</P>
+
+
+<H3>Performance, Internal Implementation, Development Support etc.</H3>
+
+<P>Reserved the error code EXT2_ET_NO_GDESC (which will be used in
+e2fsprogs v1.46+)</P>
+
+<P>Added a thread-safe variant of e2p_feature2string(),
+e2p_feature_to_string() to the libe2p library.</P>
+
+<P>Fixed portability problems caused by gcc 10.</P>
+
+<P>Fixed portability problem in libcom_err with GNU Hurd.</P>
+
+<P>Fixed various Debian packaging issues.  (Addresses-Debian-Bug: #953926)</P>
+
+<P>Synchronized changes from Android's AOSP e2fsprogs tree.</P>
+
+<P>Update the Malay translation from the translation project.</P>
+
+
 <H2><A NAME="1.45.5">E2fsprogs 1.45.5 (January 7, 2020)</A></H2>
 
 <H3>Fixes</H3>
index fcfcf088e59a7c2795a8c337e82fa80478825d74..5c188c6fc8440112491a1c40a88fb5821be829e7 100644 (file)
@@ -28,9 +28,9 @@
 <!-- Begin actual content -->
 
 <IMG SRC="../images/new.gif" ALIGN=LEFT>
-<H2>Release 1.45.5 of e2fsprogs is available!</H2>
+<H2>Release 1.45.6 of e2fsprogs is available!</H2>
 
-<P>On January 7, 2020, version 1.45.5 of e2fsprogs was <A
+<P>On March 20, 2020, version 1.45.6 of e2fsprogs was <A
 HREF="http://e2fsprogs.sourceforge.net">announced</A>.</P>
 
 <H2>Ext2fs Utilities</H2>
index 04f842ce5ea0f5bb6b4198e3385a98c3a933d915..7783531245e3de0e977e43a964cd8b54a61beac1 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.45.5 of e2fsprogs is
+    <IMG SRC="images/new.gif" ALIGN=LEFT><H2>Release 1.45.6 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.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 <A HREF="http://prdownloads.sourceforge.net/e2fsprogs/e2fsprogs-1.45.5.tar.gz">sourceforge</A>
-    or <A HREF="http://kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v1.45.5">kernel.org</A>.</P>
+    downloaded from <A HREF="http://prdownloads.sourceforge.net/e2fsprogs/e2fsprogs-1.45.6.tar.gz">sourceforge</A>
+    or <A HREF="http://kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v1.45.6">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.45.5">release notes.</A></P>
+    <A HREF="e2fsprogs-release.html#1.45.6">release notes.</A></P>
 
 
     <ADDRESS>