]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
Update for 1.43.9 release.
authorTheodore Ts'o <tytso@mit.edu>
Fri, 9 Feb 2018 15:24:28 +0000 (10:24 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 9 Feb 2018 15:24:28 +0000 (10:24 -0500)
htdocs/e2fsprogs-release.html
htdocs/ext2.html
htdocs/index.html

index 199e725827f7cba0a85331be70dda784f7916d3d..9841ee50b009a4c457279d1e135e31466feaa2a6 100644 (file)
@@ -30,6 +30,7 @@
 
 <H2>Release notes for the e2fsprogs package</H2>
 <UL>
+<LI><A HREF="#1.43.9">E2fsprogs 1.43.9 (February 8, 2018)</A>
 <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.02">E2fsprogs 1.02 (January 16, 1996)</A>
 </UL>
 
+<H2><A NAME="1.43.9">E2fsprogs 1.43.9 (February 8, 2018)</A></H2>
+
+<P>Remove the huge file flag from libe2p (and hence from chattr/lsattr),
+since it was never made visible by the kernel.  Remove the description
+of some compression related flags, and add a description of the
+encrypted file flag, and the project hierarchy flag.</P>
+
+<P>Remove a misplaced "MNP is unsupported" message from debugfs.</P>
+
+<P>Fix a build failure in lib/ext2fs/swapfs.c on big-endian systems.
+(Addresses Debian Bug #886119)</P>
+
+<P>Fix various Debian packaging issues.  (Addresses Debian Bug #269569).</P>
+
 <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.
index f2255df6a786e58f424432b8ce4dd337000a77ee..26990f7576bf1ddb11d6fd2131618f0fa7fa7aa6 100644 (file)
@@ -28,9 +28,9 @@
 <!-- Begin actual content -->
 
 <IMG SRC="../images/new.gif" ALIGN=LEFT>
-<H2>Release 1.43.8 of e2fsprogs is available!</H2>
+<H2>Release 1.43.9 of e2fsprogs is available!</H2>
 
-<P>On January 1, 2018, version 1.43.8 of e2fsprogs was <A
+<P>On February 8, 2018, version 1.43.9 of e2fsprogs was <A
 HREF="http://e2fsprogs.sourceforge.net">announced</A>.</P>
 
 <H2>Ext2fs Utilities</H2>
index b03b2f3317e62962b7252d417d38d1c81c3bb7a4..38db622dd622187dc4ba63f77508f315bb82ac4b 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.8 of e2fsprogs is
+    <IMG SRC="images/new.gif" ALIGN=LEFT><H2>Release 1.43.9 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.8 version as
+    All users of e2fsprogs are urged to upgrade to the 1.43.9 version as
     soon as possible, which can be
-    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>
+    downloaded from <A HREF="http://prdownloads.sourceforge.net/e2fsprogs/e2fsprogs-1.43.9.tar.gz">sourceforge</A>
+    or <A HREF="http://kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v1.43.9">kernel.org</A>.</P>
 
     <P>This release contains a number of bug fixes and enhancements over
     the previous releases.  For more details, see the