Skip to content

Commit

Permalink
Update for 1.27 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
tytso committed Mar 8, 2002
1 parent 7ef3bb8 commit a8e7724
Show file tree
Hide file tree
Showing 23 changed files with 103 additions and 7 deletions.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2002-03-08 Theodore Tso <[email protected]>

* Release of E2fsprogs 1.27

2002-02-03 Theodore Tso <[email protected]>

* Release of E2fsprogs 1.26
Expand Down
20 changes: 18 additions & 2 deletions RELEASE-NOTES
Original file line number Diff line number Diff line change
@@ -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.
Expand Down Expand Up @@ -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.

Expand Down
4 changes: 4 additions & 0 deletions contrib/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2002-03-08 Theodore Tso <[email protected]>

* Release of E2fsprogs 1.27

2002-02-03 Theodore Tso <[email protected]>

* Release of E2fsprogs 1.26
Expand Down
4 changes: 4 additions & 0 deletions debugfs/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2002-03-08 Theodore Tso <[email protected]>

* Release of E2fsprogs 1.27

2002-03-07 <[email protected]>

* ls.c (list_dir_proc): Fix typo in debugfs which was causing a
Expand Down
4 changes: 4 additions & 0 deletions doc/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2002-03-08 Theodore Tso <[email protected]>

* Release of E2fsprogs 1.27

2002-02-03 Theodore Tso <[email protected]>

* Release of E2fsprogs 1.26
Expand Down
4 changes: 4 additions & 0 deletions e2fsck/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2002-03-08 Theodore Tso <[email protected]>

* Release of E2fsprogs 1.27

2002-03-07 Theodore Tso <[email protected]>

* journal.c, pass5.c, revoke.c: Fix gcc -Wall complaints
Expand Down
8 changes: 4 additions & 4 deletions e2fsprogs.lsm
Original file line number Diff line number Diff line change
@@ -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: [email protected] (Theodore Tso)
Maintained-by: [email protected] (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
Expand Down
2 changes: 1 addition & 1 deletion e2fsprogs.spec
Original file line number Diff line number Diff line change
@@ -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
Expand Down
4 changes: 4 additions & 0 deletions include/nonunix/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2002-03-08 Theodore Tso <[email protected]>

* Release of E2fsprogs 1.27

2002-02-03 Theodore Tso <[email protected]>

* Release of E2fsprogs 1.26
Expand Down
4 changes: 4 additions & 0 deletions install-utils/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2002-03-08 Theodore Tso <[email protected]>

* Release of E2fsprogs 1.27

2002-02-03 Theodore Tso <[email protected]>

* Release of E2fsprogs 1.26
Expand Down
4 changes: 4 additions & 0 deletions intl/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2002-03-08 Theodore Tso <[email protected]>

* Release of E2fsprogs 1.27

2002-02-03 Theodore Tso <[email protected]>

* Release of E2fsprogs 1.26
Expand Down
4 changes: 4 additions & 0 deletions lib/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2002-03-08 Theodore Tso <[email protected]>

* Release of E2fsprogs 1.27

2002-02-03 Theodore Tso <[email protected]>

* Release of E2fsprogs 1.26
Expand Down
4 changes: 4 additions & 0 deletions lib/e2p/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2002-03-08 Theodore Tso <[email protected]>

* Release of E2fsprogs 1.27

2002-02-03 Theodore Tso <[email protected]>

* Release of E2fsprogs 1.26
Expand Down
4 changes: 4 additions & 0 deletions lib/et/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2002-03-08 Theodore Tso <[email protected]>

* Release of E2fsprogs 1.27

2002-02-23 Theodore Tso <[email protected]>

* com_err.texinfo: Fix up the com_err info file so that it
Expand Down
4 changes: 4 additions & 0 deletions lib/ext2fs/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2002-03-08 Theodore Tso <[email protected]>

* Release of E2fsprogs 1.27

2002-03-07 Theodore Tso <[email protected]>

* ext2fs.h (ext2fs_inode_io_intern): Add missing function prototype.
Expand Down
4 changes: 4 additions & 0 deletions lib/ss/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2002-03-08 Theodore Tso <[email protected]>

* Release of E2fsprogs 1.27

2002-03-07 Theodore Tso <[email protected]>

* pager.c (ss_pager_create), list_rqs.c (ss_list_requests): Fix
Expand Down
4 changes: 4 additions & 0 deletions lib/uuid/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2002-03-08 Theodore Tso <[email protected]>

* Release of E2fsprogs 1.27

2002-02-24 Theodore Tso <[email protected]>

* Makefile.in (install): Install hard links to man pages for
Expand Down
4 changes: 4 additions & 0 deletions misc/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2002-03-08 Theodore Tso <[email protected]>

* Release of E2fsprogs 1.27

2002-03-08 Theodore Tso <[email protected]>

* mke2fs.c: Check for the BSD disklabel on all architectures, and
Expand Down
4 changes: 4 additions & 0 deletions po/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2002-03-08 Theodore Tso <[email protected]>

* Release of E2fsprogs 1.27

2002-02-03 Theodore Tso <[email protected]>

* Release of E2fsprogs 1.26
Expand Down
4 changes: 4 additions & 0 deletions resize/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2002-03-08 Theodore Tso <[email protected]>

* Release of E2fsprogs 1.27

2002-03-07 Theodore Tso <[email protected]>

* resize2fs.c (process_block, inode_scan_and_fix,
Expand Down
4 changes: 4 additions & 0 deletions tests/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2002-03-08 Theodore Tso <[email protected]>

* Release of E2fsprogs 1.27

2002-03-07 <[email protected]>

* f_miss_journal, f_extra_journal: Added new test cases.
Expand Down
4 changes: 4 additions & 0 deletions tests/progs/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2002-03-08 Theodore Tso <[email protected]>

* Release of E2fsprogs 1.27

2002-02-03 Theodore Tso <[email protected]>

* Release of E2fsprogs 1.26
Expand Down
4 changes: 4 additions & 0 deletions util/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2002-03-08 Theodore Tso <[email protected]>

* Release of E2fsprogs 1.27

2002-02-03 Theodore Tso <[email protected]>

* Release of E2fsprogs 1.26
Expand Down

0 comments on commit a8e7724

Please sign in to comment.