]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
Update for 1.43.8 release
authorTheodore Ts'o <tytso@mit.edu>
Wed, 3 Jan 2018 02:33:02 +0000 (21:33 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 3 Jan 2018 02:33:02 +0000 (21:33 -0500)
htdocs/e2fsprogs-release.html
htdocs/ext2.html
htdocs/index.html

index 9f4aa015758a91fe1eb0cb6705efc9541c4bc1df..199e725827f7cba0a85331be70dda784f7916d3d 100644 (file)
@@ -30,6 +30,7 @@
 
 <H2>Release notes for the e2fsprogs package</H2>
 <UL>
+<LI><A HREF="#1.43.8">E2fsprogs 1.43.8 (January 1, 2018)</A>
 <LI><A HREF="#1.43.7">E2fsprogs 1.43.7 (October 16, 2017)</A>
 <LI><A HREF="#1.43.6">E2fsprogs 1.43.6 (August 29, 2017)</A>
 <LI><A HREF="#1.43.5">E2fsprogs 1.43.5 (August 4, 2017)</A>
 <LI><A HREF="#1.02">E2fsprogs 1.02 (January 16, 1996)</A>
 </UL>
 
+<H2><A NAME="1.43.8">E2fsprogs 1.43.8 (January 1, 2018)</A></H2>
+
+<P>Fix a bug where updated bitmap checks might not be written to disk.
+(Addresses Debian Bug: #883869)</P>
+
+<P>Some newly added fields in the superblocks were not getting byte
+swapped (which were not noticed since big endian systems are amazingly
+unpopular).  Fix them and compile-time checks to avoid this class of
+bugs from happening in the future.  (Lustre Bug #9309)</P>
+
+<P>Fix a potential use after free bug in e2fsck when fixing a corrupted
+root node in directory hash tree.</P>
+
+<P>Fix a bug in e2fsck where a badly/maliciously corrupted superblock
+(which is not fixed due to the -n option, for example) can cause a
+floating point exception when printing the summary statistics.
+(Addresses Debian Bug: #879220)</P>
+
+<P>Fix debugfs's ncheck command so that it correctly prints the inode
+number when printing an error message.</P>
+
+<P>Fix a bug in e2freefrag where it could print an incorrect free blocks
+count on a file system with the 64-bit block number feature.</P>
+
+<P>Update the German, Serbian, Spanish, and Ukrainian translations.</P>
+
+<P>Fix a bug where resize2fs's free blocks sanity check could fail with a
+false positive and refuse to check a file system with the 64-bit block
+number feature.</P>
+
+<P>Fix and clarify various man pages and documentations.  Also fixed up
+some random usage texts that were incorrect.  (Addresses Debian Bugs:
+#880483)</P>
+
+<P>Fixed various Debian Packaging Issues.  (Addresses Debian Bugs: #880207,
+#881408, #881590, #881591)</P>
+
+<H3>Programming notes</H3>
+
+<P>Fix various compiler warnings.</P>
+
+<P>Clean up Makefile output.</P>
+
+<P>Fix compatibility problems with glibc 2.27 casued by a collision with
+copy_file_range().</P>
+
+
 <H2><A NAME="1.43.7">E2fsprogs 1.43.7 (October 16, 2017)</A></H2>
 
 <P>Fix the error handling code in debugfs, fuse2fs and tune2fs so errors
index 8f538d6ef0e5577e6dd7229f16bdc6dccd7bd6da..f2255df6a786e58f424432b8ce4dd337000a77ee 100644 (file)
@@ -28,9 +28,9 @@
 <!-- Begin actual content -->
 
 <IMG SRC="../images/new.gif" ALIGN=LEFT>
-<H2>Release 1.43.7 of e2fsprogs is available!</H2>
+<H2>Release 1.43.8 of e2fsprogs is available!</H2>
 
-<P>On October 16, 2017, version 1.43.7 of e2fsprogs was <A
+<P>On January 1, 2018, version 1.43.8 of e2fsprogs was <A
 HREF="http://e2fsprogs.sourceforge.net">announced</A>.</P>
 
 <H2>Ext2fs Utilities</H2>
index a944f2fb381ef940655f6042590d96961510414b..b03b2f3317e62962b7252d417d38d1c81c3bb7a4 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.43.7 of e2fsprogs is
+    <IMG SRC="images/new.gif" ALIGN=LEFT><H2>Release 1.43.8 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.43.7 version as
+    All users of e2fsprogs are urged to upgrade to the 1.43.8 version as
     soon as possible, which can be
-    downloaded from <A HREF="http://prdownloads.sourceforge.net/e2fsprogs/e2fsprogs-1.43.7.tar.gz">sourceforge</A>
-    or <A HREF="http://kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v1.43.7">kernel.org</A>.</P>
+    downloaded from <A HREF="http://prdownloads.sourceforge.net/e2fsprogs/e2fsprogs-1.43.8.tar.gz">sourceforge</A>
+    or <A HREF="http://kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v1.43.8">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.43.7">release notes.</A></P>
+    <A HREF="e2fsprogs-release.html#1.43.8">release notes.</A></P>
 
 
     <ADDRESS>