From: Theodore Ts'o Date: Fri, 9 Feb 2018 15:24:28 +0000 (-0500) Subject: Update for 1.43.9 release. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d9d3b1fba7819b4a6cb99fcf985f1aa2e9fcfd3;p=thirdparty%2Fe2fsprogs.git Update for 1.43.9 release. --- diff --git a/htdocs/e2fsprogs-release.html b/htdocs/e2fsprogs-release.html index 199e72582..9841ee50b 100644 --- a/htdocs/e2fsprogs-release.html +++ b/htdocs/e2fsprogs-release.html @@ -30,6 +30,7 @@

Release notes for the e2fsprogs package

+

E2fsprogs 1.43.9 (February 8, 2018)

+ +

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.

+ +

Remove a misplaced "MNP is unsupported" message from debugfs.

+ +

Fix a build failure in lib/ext2fs/swapfs.c on big-endian systems. +(Addresses Debian Bug #886119)

+ +

Fix various Debian packaging issues. (Addresses Debian Bug #269569).

+

E2fsprogs 1.43.8 (January 1, 2018)

Fix a bug where updated bitmap checks might not be written to disk. diff --git a/htdocs/ext2.html b/htdocs/ext2.html index f2255df6a..26990f757 100644 --- a/htdocs/ext2.html +++ b/htdocs/ext2.html @@ -28,9 +28,9 @@ -

Release 1.43.8 of e2fsprogs is available!

+

Release 1.43.9 of e2fsprogs is available!

-

On January 1, 2018, version 1.43.8 of e2fsprogs was On February 8, 2018, version 1.43.9 of e2fsprogs was announced.

Ext2fs Utilities

diff --git a/htdocs/index.html b/htdocs/index.html index b03b2f331..38db622dd 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -34,14 +34,14 @@ here.

-

Release 1.43.8 of e2fsprogs is +

Release 1.43.9 of e2fsprogs is available!

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 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