From: Theodore Ts'o Date: Thu, 13 Sep 2001 15:09:20 +0000 (-0400) Subject: Update debian directory. X-Git-Tag: E2FSPROGS-1.25~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6197c63001ae5becc9c152d4e1beaeae341049e7;p=thirdparty%2Fe2fsprogs.git Update debian directory. --- diff --git a/debian/changelog b/debian/changelog index 92005d4d6..a7909a86a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +e2fsprogs (1.24a-1) unstable; urgency=high + + * New upstream release (Closes: #109577). + ** The only new code in there is in codepaths that + are only visited when previously unsupported features are used, so + they add virtually no risk. Support for raw image files will be of + great help to debug users' problems. Urgency set to "high" to make + sure this version gets released with woody. + + ** Fsck prints a warning message if now valid filesystems are passed to + it. (Closes: #107458). + ** Fsck -A will not try to interpret device names for filesystems which + have a pass number is 0. (Closes: #106696). + ** If -O none is passed to mke2fs, it will now not set the sparse_super + feature (Closes: #108165). + ** Tune2fs has been fixed to make sure that only error messages go to + stderr, and normal message go to stdout (Closes: #108555). + ** Minor man pages updates (Closes: #30833, #108174). + ** Doc fixes (Closes: #110621). + + -- Yann Dirson Tue, 4 Sep 2001 23:44:56 +0200 + e2fsprogs (1.22-2) unstable; urgency=medium * This is only a trivial patch to stop some user confusion, and would be