]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
Update for 1.27 release.
authorTheodore Ts'o <tytso@mit.edu>
Fri, 8 Mar 2002 08:12:14 +0000 (03:12 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 8 Mar 2002 08:12:14 +0000 (03:12 -0500)
23 files changed:
ChangeLog
RELEASE-NOTES
contrib/ChangeLog
debugfs/ChangeLog
doc/ChangeLog
e2fsck/ChangeLog
e2fsprogs.lsm
e2fsprogs.spec
include/nonunix/ChangeLog
install-utils/ChangeLog
intl/ChangeLog
lib/ChangeLog
lib/e2p/ChangeLog
lib/et/ChangeLog
lib/ext2fs/ChangeLog
lib/ss/ChangeLog
lib/uuid/ChangeLog
misc/ChangeLog
po/ChangeLog
resize/ChangeLog
tests/ChangeLog
tests/progs/ChangeLog
util/ChangeLog

index 829e4c9895e782ec3bc59ec47368e462a6d6f4b9..09006e63d3fd89d777765feea0b9c987ae43c63a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-03-08  Theodore Tso  <tytso@mit.edu>
+
+       * Release of E2fsprogs 1.27
+
 2002-02-03  Theodore Tso  <tytso@thunk.org>
 
        * Release of E2fsprogs 1.26
index cb2c0f58c3b3dc61f813a24a511b78ab08f7433f..8bc368250eb65b3aa587dc7394550f01904eba06 100644 (file)
@@ -1,5 +1,19 @@
-E2fsprogs 1.27-WIP (March 4, 2002)
-==================================
+E2fsprogs 1.27 (March 8, 2002)
+==============================
+
+The warning messages for mke2fs now go to standard error.
+
+Fixed to make sure "make check" runs all of the test programs with
+LD_LIBRARY_PATH set, so that we test the libraries in the build tree.
+
+The mke2fs program checks the boot sector for the BSD disk label, and
+avoids erasing it if it is there.
+
+Fixed a bug in e2fsck which caused it to core dump if the journal
+inode was missing when it was supposed to be there.
+
+E2fsck now prints ranges in pass 5 when printing deltas for the block
+and inode bitmaps.
 
 Debugfs's "ls -l" command now will print out the file type information
 in the directory entry.
@@ -28,6 +42,8 @@ Updated the I18N code so that calls to setlocate(LC_CTYPE, 0) are made
 Programmer's notes:
 -------------------
 
+Fixed various gcc -Wall complaints.
+
 Fixed a few memory leaks in the e2fsck journaling code, and in the
 ismounted code checking for a swap device.
 
index 640f63a008f2d5b670762b420a2021bdb8440320..8e6e2f47bd887fe4fde3f7a66cd1e6a9bb447d34 100644 (file)
@@ -1,3 +1,7 @@
+2002-03-08  Theodore Tso  <tytso@mit.edu>
+
+       * Release of E2fsprogs 1.27
+
 2002-02-03  Theodore Tso  <tytso@thunk.org>
 
        * Release of E2fsprogs 1.26
index ad377811d0a6e502777756bd640b8f688aee0bde..29408203182eac6a37f60329e2e4a1d3a6db7909 100644 (file)
@@ -1,3 +1,7 @@
+2002-03-08  Theodore Tso  <tytso@mit.edu>
+
+       * Release of E2fsprogs 1.27
+
 2002-03-07    <tytso@snap.thunk.org>
 
        * ls.c (list_dir_proc): Fix typo in debugfs which was causing a
index be140fb393e30c5f89a685133f721f763285cffb..8513cc934cb704d110db19fd59d6acdfdee1c514 100644 (file)
@@ -1,3 +1,7 @@
+2002-03-08  Theodore Tso  <tytso@mit.edu>
+
+       * Release of E2fsprogs 1.27
+
 2002-02-03  Theodore Tso  <tytso@thunk.org>
 
        * Release of E2fsprogs 1.26
index e04c260c085af1f3b25117f5278798572c6cb408..9e2474be1f3a93ea5e77f790766cd177bc1da341 100644 (file)
@@ -1,3 +1,7 @@
+2002-03-08  Theodore Tso  <tytso@mit.edu>
+
+       * Release of E2fsprogs 1.27
+
 2002-03-07  Theodore Tso  <tytso@mit.edu>
 
        * journal.c, pass5.c, revoke.c: Fix gcc -Wall complaints
index 874e2513e25cd37d1654806852b82bdebb5f0ac6..6e5a20eddc546fcf191ccfe827a904f7fa7b70d2 100644 (file)
@@ -1,15 +1,15 @@
 Begin3
 Title:          EXT2 Filesystem utilities
-Version:        1.26
-Entered-date:   03Feb2002
+Version:        1.27
+Entered-date:   08Mar2002
 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
-               1336kB e2fsprogs-1.26.tar.gz
-                1kB   e2fsprogs-1.26.lsm
+               1344kB e2fsprogs-1.27.tar.gz
+                1kB   e2fsprogs-1.27.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
 Copying-policy: GPL/LGPL
index a42b34b32a12e299d118f625cfaf8682dd266608..dfb82318d3d0922bdebef03c7883aa41ce65eeb2 100644 (file)
@@ -1,6 +1,6 @@
 Summary: Utilities for managing the second extended (ext2) filesystem.
 Name: e2fsprogs
-Version: 1.26
+Version: 1.27
 Release: 0
 Copyright: GPL
 Group: System Environment/Base
index a253e47000ba2b24240eeb03be8805b17c948cb8..4e9021c43446de2df5c72c205d9477449e4d195b 100644 (file)
@@ -1,3 +1,7 @@
+2002-03-08  Theodore Tso  <tytso@mit.edu>
+
+       * Release of E2fsprogs 1.27
+
 2002-02-03  Theodore Tso  <tytso@thunk.org>
 
        * Release of E2fsprogs 1.26
index 335ab3d9421055a27fddd8c34e3c99dd0b30d5bd..71e7a849040f7565c888e707eb92e9abf6f602e9 100644 (file)
@@ -1,3 +1,7 @@
+2002-03-08  Theodore Tso  <tytso@mit.edu>
+
+       * Release of E2fsprogs 1.27
+
 2002-02-03  Theodore Tso  <tytso@thunk.org>
 
        * Release of E2fsprogs 1.26
index c4c7a91340ded20cf5067ab12f91edf5405ce0cd..27ab36ee9c186965cb3bf9d6441c9d8d22d17d78 100644 (file)
@@ -1,3 +1,7 @@
+2002-03-08  Theodore Tso  <tytso@mit.edu>
+
+       * Release of E2fsprogs 1.27
+
 2002-02-03  Theodore Tso  <tytso@thunk.org>
 
        * Release of E2fsprogs 1.26
index 89c00c989ebf2a6e49b28103f5ad570d73ef2932..66e42b93abb256a325963fdfd88ee1a67918c517 100644 (file)
@@ -1,3 +1,7 @@
+2002-03-08  Theodore Tso  <tytso@mit.edu>
+
+       * Release of E2fsprogs 1.27
+
 2002-02-03  Theodore Tso  <tytso@thunk.org>
 
        * Release of E2fsprogs 1.26
index b23eccec9ae2c69666ae9c4f163b42e169f9ccb7..905e2b1c0c0f9561e68041947835f5223dd5513f 100644 (file)
@@ -1,3 +1,7 @@
+2002-03-08  Theodore Tso  <tytso@mit.edu>
+
+       * Release of E2fsprogs 1.27
+
 2002-02-03  Theodore Tso  <tytso@thunk.org>
 
        * Release of E2fsprogs 1.26
index c8bc08a0ca7e692ba011c92baf5abe87faad700f..e7014569d3b2b02f09fc27829f0079a1b6020c1d 100644 (file)
@@ -1,3 +1,7 @@
+2002-03-08  Theodore Tso  <tytso@mit.edu>
+
+       * Release of E2fsprogs 1.27
+
 2002-02-23  Theodore Tso  <tytso@mit.edu>
 
        * com_err.texinfo: Fix up the com_err info file so that it
index 7bb2ce0e6f002410cadbe620c73e78fa4b1da106..952c51c36df3027c4bfe010d91ce055f32d2682e 100644 (file)
@@ -1,3 +1,7 @@
+2002-03-08  Theodore Tso  <tytso@mit.edu>
+
+       * Release of E2fsprogs 1.27
+
 2002-03-07  Theodore Tso  <tytso@mit.edu>
 
        * ext2fs.h (ext2fs_inode_io_intern): Add missing function prototype.
index 68b641cfd3c9a0d9f2ecdc4456646db18ef66550..d9f908d6714d8f8e566b96cc24513f0daa22aeba 100644 (file)
@@ -1,3 +1,7 @@
+2002-03-08  Theodore Tso  <tytso@mit.edu>
+
+       * Release of E2fsprogs 1.27
+
 2002-03-07  Theodore Tso  <tytso@mit.edu>
 
        * pager.c (ss_pager_create), list_rqs.c (ss_list_requests): Fix
index b5ff22334a8878de3fb7a10977991317a5e14469..42b91d85d440b45764b02a8f6574d11ed74bd22a 100644 (file)
@@ -1,3 +1,7 @@
+2002-03-08  Theodore Tso  <tytso@mit.edu>
+
+       * Release of E2fsprogs 1.27
+
 2002-02-24  Theodore Tso  <tytso@mit.edu>
 
        * Makefile.in (install): Install hard links to man pages for
index 2216a1b0d434adf454887bad8579168c47b063e4..fb4ac5f306371051b62ffae1ee2052d1951163c0 100644 (file)
@@ -1,3 +1,7 @@
+2002-03-08  Theodore Tso  <tytso@mit.edu>
+
+       * Release of E2fsprogs 1.27
+
 2002-03-08  Theodore Tso  <tytso@mit.edu>
 
        * mke2fs.c: Check for the BSD disklabel on all architectures, and
index 8a28fdf2d944b67c81c0df4caec2f46e218fc5a6..941fc76cfcefd0e20f46811c0fc2a83c5a574168 100644 (file)
@@ -1,3 +1,7 @@
+2002-03-08  Theodore Tso  <tytso@mit.edu>
+
+       * Release of E2fsprogs 1.27
+
 2002-02-03  Theodore Tso  <tytso@thunk.org>
 
        * Release of E2fsprogs 1.26
index 2df7fb2e7f97bd1c754c4b98d62ae5f6894e1eb7..ac341055562d4dca3e556ccfdd71fad104928f77 100644 (file)
@@ -1,3 +1,7 @@
+2002-03-08  Theodore Tso  <tytso@mit.edu>
+
+       * Release of E2fsprogs 1.27
+
 2002-03-07  Theodore Tso  <tytso@mit.edu>
 
        * resize2fs.c (process_block, inode_scan_and_fix, 
index 71c1eb21d80452e83116d250d6386cec39ddfde1..deac0d41953f070804da1caaa916f0822a576b6b 100644 (file)
@@ -1,3 +1,7 @@
+2002-03-08  Theodore Tso  <tytso@mit.edu>
+
+       * Release of E2fsprogs 1.27
+
 2002-03-07    <tytso@mit.edu>
 
        * f_miss_journal, f_extra_journal: Added new test cases.
index 48dc327599faac2a75e512956d7a9ac2a912e0e8..187241889918d20f086dc91a630b981d0ea0add4 100644 (file)
@@ -1,3 +1,7 @@
+2002-03-08  Theodore Tso  <tytso@mit.edu>
+
+       * Release of E2fsprogs 1.27
+
 2002-02-03  Theodore Tso  <tytso@thunk.org>
 
        * Release of E2fsprogs 1.26
index 1260db9563d73ccc917360948f72ecf83fe24874..172dae9fae14911268bd40823ab933a057e33d53 100644 (file)
@@ -1,3 +1,7 @@
+2002-03-08  Theodore Tso  <tytso@mit.edu>
+
+       * Release of E2fsprogs 1.27
+
 2002-02-03  Theodore Tso  <tytso@thunk.org>
 
        * Release of E2fsprogs 1.26