From: tytso Date: Mon, 12 May 2008 13:53:33 +0000 (+0000) Subject: Update for e2fsprogs 1.40.9 release. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b893ba2e91cb36afe2b206a21a3826e92d0a591;p=thirdparty%2Fe2fsprogs.git Update for e2fsprogs 1.40.9 release. git-svn-id: https://e2fsprogs.svn.sourceforge.net/svnroot/e2fsprogs/web@14 46e75558-b442-0410-83ab-e6570fdeb8bf --- diff --git a/htdocs/e2fsprogs-release.html b/htdocs/e2fsprogs-release.html index e58d43449..64173938b 100644 --- a/htdocs/e2fsprogs-release.html +++ b/htdocs/e2fsprogs-release.html @@ -30,6 +30,7 @@

Release notes for the e2fsprogs package

+

E2fsprogs 1.40.9 (April 27, 2008)

+ +

SuSE's security team audited uuidd and came up with a few minor +issues. None of them are serious given that uuidd runs setuid as a +unprivileged user which has no special access other than libuuid +directory, but it's good to get them fixed.

+ +

One additional fix in ext2fs_swap_inode_full() needed for resize2fs to +work correctly with in-inode extended attributes.

+ +

Updated German, Czech, Dutch, French, Polish, Sweedish, and Vietnamese +translations.

+ +

Debugfs will avoid using a pager if the standard output is not a tty.

+ +

Fix debugfs and tune2fs to correctly handle daylight savings time when +parsing a time string.

+ +

Fixed spelling mistakes, typos, and otherwise clarified man pages.

+ +

Fix fsck completion bars when multiple filesystems were being checked +in parallel. (Addresses Debian Bug: #432865, Addresses Launchpad Bug: +#203323, Addresses Sourceforge Bug: #1926023)

+ +

Fix fsck so that progress information is sent back correctly when +multiple filesystems are being check and the output of fsck is being +redirected to a file descriptor. Also, include the device name (w/o +spaces) in the progress information sent back via a file descriptor. +(Addresses Launchpad Bug: #203323, Addresses Sourceforge Bug: +#1926023)

+ +

Teach fsck to treat "ext4" and "ext4dev" as ext* filesystems.

+ +

If logsave receives a SIGTERM or SIGINT signal, it will now pass that +signal to its child process.

+ +

Fix mke2fs's creation of are resize inode when there is a non-standard +s_first_data_block setting.

+ +

Fix bug in blkid when run by an unprivileged user; most devices were +not reported correctly. 9Addresses Launchpad Bug: #220275)

+ +

Mke2fs will not allow the logically incorect combination of +resize_inode and meta_bg, which had previously caused mke2fs to create +a corrupt fileystem.

+ +

Fix fsck in German locales so that a 'j' means yes. +(Addresses Sourceforge Bug: #1947683)

+ +

Programmer's notes:

+ +

Fixed various Debian packaging issues --- see debian/changelog for +details.

+ +

Update valgrind options in test_script to work with valgrind 3.2.3

+ +

Update texinfo.tex to a much newer version from the FSF.

+ +

Remove bashism for configure script and from the lib/ss Makefile. +Addresses Sourceforge Bug: 1921969

+ +

Fix some silently broken tests: m_no_opt, m_meta_bg, and m_raid_opt.

+ +

Fix build system so that if texinfo is not installed, it won't print a +(harmless) error message.

+

E2fsprogs 1.40.8 (March 13, 2008)

Fixed e2image -I so it works on image files which are larger than 2GB.

diff --git a/htdocs/ext2.html b/htdocs/ext2.html index c0e259cc3..c4fb25f18 100644 --- a/htdocs/ext2.html +++ b/htdocs/ext2.html @@ -28,9 +28,9 @@ -

Release 1.40.8 of e2fsprogs is available!

+

Release 1.40.9 of e2fsprogs is available!

-

On March 13, 2008, version 1.40.8 of e2fsprogs was On April 27, 2008, version 1.40.9 of e2fsprogs was announced.

Ext2fs Utilities

@@ -126,7 +126,7 @@ The following Ext2fs Utilities are available: SourceForge.net Logo -Last modified: Thu Mar 13 20:59:45 EDT 2008 +Last modified: Sun May 11 22:09:01 EDT 2008 diff --git a/htdocs/index.html b/htdocs/index.html index b8130510c..da21f904b 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -35,12 +35,12 @@ here.

-

Release 1.40.8 of e2fsprogs is +

Release 1.40.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.40.8 version as - soon as possible, which can be found here.

+ All users of e2fsprogs are urged to upgrade to the 1.40.9 version as + soon as possible, which can be found here.

This release contains a number of bug fixes and enhancements over the previous releases. For more details, see the @@ -57,7 +57,7 @@

-Last modified: Thu Mar 13 21:00:04 EDT 2008 +Last modified: Sun May 11 22:06:47 EDT 2008