- This is the new version (1.35) of the second extended file
+ This is the new version (1.36) of the second extended file
system management programs.
From time to time, I release new versions of e2fsprogs, to fix
-de2fsprogs 1.36-WIP (January 9, 2005)
-====================================
+de2fsprogs 1.36-rc2 (January 11, 2005)
+======================================
All of the patches that were applied to Fedore Core 3's
e2fsprogs-1.35-11.2 have been integrated, although sometimes with a
cause fsck to ignore a parameter on fsck's command line in some rare
cases, sigh.)
+Add support for swap partition label and uuid's in the blkid library.
+
Badblocks will now correctly display block numbers greater than
999,999,999 in its progress display.
+e2fsprogs (1.36rc2-1) unstable; urgency=low
+
+ * New upstream release
+ * Update Italian translation
+ * Add support for swap partition labels and uuid's
+
+ -- Theodore Y. Ts'o <tytso@mit.edu> Tue, 11 Jan 2005 14:12:17 -0500
+
e2fsprogs (1.36rc1-1) unstable; urgency=low
* Fix a FTBFS bug for amd64/gcc-3.0 (Closes: #289133)
\input texinfo @c -*-texinfo-*-
@c %**start of header
@setfilename libext2fs.info
-@settitle The EXT2FS Library (version 1.35)
+@settitle The EXT2FS Library (version 1.36)
@synindex tp fn
@comment %**end of header
@title The EXT2FS Library
@subtitle The EXT2FS Library
-@subtitle Version 1.35
-@subtitle February 2004
+@subtitle Version 1.36
+@subtitle January 2005
@author by Theodore Ts'o
@top The EXT2FS Library
-This manual documents the EXT2FS Library, version 1.35.
+This manual documents the EXT2FS Library, version 1.36.
@end ifinfo
Begin3
Title: EXT2 Filesystem utilities
-Version: 1.35
-Entered-date: 28February2004
+Version: 1.36
+Entered-date: 11January2005
Description: The filesystem utilities for the EXT2 filesystem, including
e2fsck, mke2fs, dumpe2fs, fsck, and others.
Keywords: utilities, fsck, filesystem, Ext2fs
Author: tytso@mit.edu (Theodore Tso)
Maintained-by: tytso@mit.edu (Theodore Tso)
Primary-site: download.sourceforge.net /pub/sourceforge/e2fsprogs
- 3084kB e2fsprogs-1.35.tar.gz
- 384kB e2fsprogs-libs-1.35.tar.gz
- 1kB e2fsprogs-1.35.lsm
+ 3084kB e2fsprogs-1.36.tar.gz
+ 384kB e2fsprogs-libs-1.36.tar.gz
+ 1kB e2fsprogs-1.36.lsm
Alternate-site:
Platforms: linux 1.2.x/1.3.x/2.0.x/2.1.x/2.2.x/2.3.x/2.4.x/2.5.x/2.6.x
Copying-policy: GPL/LGPL
* Ts'o. This file may be redistributed under the GNU Public License.
*/
-#define E2FSPROGS_VERSION "1.36-rc1"
-#define E2FSPROGS_DATE "06-Jan-2005"
+#define E2FSPROGS_VERSION "1.36-rc2"
+#define E2FSPROGS_DATE "11-Jan-2005"