From: Theodore Ts'o Date: Tue, 17 Oct 2017 16:37:56 +0000 (-0400) Subject: Update for 1.43.7 release X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e80241cce7dfddf7283f5b6b9d8005167c25c32d;p=thirdparty%2Fe2fsprogs.git Update for 1.43.7 release --- diff --git a/htdocs/e2fsprogs-release.html b/htdocs/e2fsprogs-release.html index 6e5247e89..9f4aa0157 100644 --- a/htdocs/e2fsprogs-release.html +++ b/htdocs/e2fsprogs-release.html @@ -30,6 +30,7 @@

Release notes for the e2fsprogs package

+

E2fsprogs 1.43.7 (October 16, 2017)

+ +

Fix the error handling code in debugfs, fuse2fs and tune2fs so errors +trying to replay the journal won't accidentally result in a seg fault +if reopening the file system after the journal replay fails for some +reason.

+ +

Fix resize2fs to avoid it from either failing or corrupting the file +system image in certain corner cases when doing an off-line resize.

+ +

Fix many spelling mistakes in various man pages, code comments, and +program messages.

+ +

Fix e2fsck and debugfs so that maliciously corrupted file systems will +not cause buffer overflows. (Addresses Debian Bugs: #873757, #878104)

+ +

Update German translation. (Addresses Debian Bug: #833514)

+ +

Fixed various Debian Packaging Issues. (Addresses Debian Bugs: +#873812, #873813, #876551)

+ +

Programming notes

+ +

Test descritions have been shorted to fit in 80 columns.

+ +

Fix various tests to avoid leaving temp files in /tmp.

+ +

E2fsprogs 1.43.6 (August 29, 2017)

Fix printing of quota inconsistency messages on 32-bit platforms in diff --git a/htdocs/ext2.html b/htdocs/ext2.html index ece0771bc..8f538d6ef 100644 --- a/htdocs/ext2.html +++ b/htdocs/ext2.html @@ -28,9 +28,9 @@ -

Release 1.43.9 of e2fsprogs is available!

+

Release 1.43.7 of e2fsprogs is available!

-

On August 29, 2017, version 1.43.6 of e2fsprogs was On October 16, 2017, version 1.43.7 of e2fsprogs was announced.

Ext2fs Utilities

diff --git a/htdocs/index.html b/htdocs/index.html index 4cf258067..0f1eb9de0 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -34,14 +34,14 @@ here.

-

Release 1.43.6 of e2fsprogs is +

Release 1.43.7 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.6 version as + All users of e2fsprogs are urged to upgrade to the 1.43.7 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