Update for 1.33 release.

Fix typo's in README.subset

Change debian control file so it doesn't bomb out if the EVMS FSIM
is not there, since it is not built on the Hurd.  Resolves Debian
bug #189687.
bitmap-optimize
Theodore Ts'o 2003-04-21 16:17:09 -04:00
parent afb6d709ba
commit 71df0dc393
30 changed files with 118 additions and 11 deletions

View File

@ -1,3 +1,7 @@
2003-04-21 Theodore Ts'o <tytso@mit.edu>
* Release of E2fsprogs 1.33
2003-04-18 Theodore Ts'o <tytso@mit.edu> 2003-04-18 Theodore Ts'o <tytso@mit.edu>
* configure.in: Remove CYGWIN definition; we will use the * configure.in: Remove CYGWIN definition; we will use the

View File

@ -1,9 +1,10 @@
This distribution contains a subset of the e2fsprogs package; it This distribution contains a subset of the e2fsprogs package; it
contains the base libraries which may be used by other contains the base libraries (ss, et, uuid, blkid) which may be used by
non-ext2-releated applications. other non-ext2-releated applications.
This may be is useful for non-Linux operating systems that need these This may be useful for non-Linux operating systems that need these
libraries GNOME, but who do not need the ext2/ext3 filesystem utilities. libraries for GNOME, but who do not need the ext2/ext3 filesystem
utilities.
The full e2fsprogs distributions can be found at the e2fsprogs web The full e2fsprogs distributions can be found at the e2fsprogs web
page, which is: page, which is:

View File

@ -1,4 +1,4 @@
E2fsprogs 1.33-WIP (April 14, 2003) E2fsprogs 1.33 (April 21, 2003)
=================================== ===================================
Added a new utility program, logsave, which captures the output of a Added a new utility program, logsave, which captures the output of a
@ -137,6 +137,9 @@ Updated debian files to fix a number of Lintian warnings.
Updated config.guess and config.sub with newer versions from the FSF. Updated config.guess and config.sub with newer versions from the FSF.
Removed unnecessary libraries from being linked into the fsck, lsattr,
chattr, and blkid executables.
E2fsprogs 1.32 (Nomvember 9, 2002) E2fsprogs 1.32 (Nomvember 9, 2002)
================================== ==================================

View File

@ -1,3 +1,7 @@
2003-04-21 Theodore Ts'o <tytso@mit.edu>
* Release of E2fsprogs 1.33
2002-11-09 Theodore Ts'o <tytso@mit.edu> 2002-11-09 Theodore Ts'o <tytso@mit.edu>
* Release of E2fsprogs 1.32 * Release of E2fsprogs 1.32

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
e2fsprogs (1.33-1) unstable; urgency=low
* New upstream version (Closes: #189687)
-- Theodore Y. Ts'o <tytso@mit.edu> Mon, 21 Apr 2003 13:49:52 -0400
e2fsprogs (1.32+1.33-WIP-2003.04.14-1) unstable; urgency=low e2fsprogs (1.32+1.33-WIP-2003.04.14-1) unstable; urgency=low
* New upstream version * New upstream version

2
debian/rules vendored
View File

@ -246,7 +246,7 @@ install-bf: build
cd ${bfdir}/usr/bin && rm -f uuidgen cd ${bfdir}/usr/bin && rm -f uuidgen
# remove FSIM for now. # remove FSIM for now.
rm ${bfdir}/lib/evms/libe2fsim.*.so -rm ${bfdir}/lib/evms/libe2fsim.*.so
install-udeb: install-bf install-udeb: install-bf
dh_testdir dh_testdir

View File

@ -1,3 +1,7 @@
2003-04-21 Theodore Ts'o <tytso@mit.edu>
* Release of E2fsprogs 1.33
2003-03-16 Theodore Ts'o <tytso@mit.edu> 2003-03-16 Theodore Ts'o <tytso@mit.edu>
* Makefile.in (DLOPEN_LIB): Link in the libdl library if it is * Makefile.in (DLOPEN_LIB): Link in the libdl library if it is

View File

@ -1,3 +1,7 @@
2003-04-21 Theodore Ts'o <tytso@mit.edu>
* Release of E2fsprogs 1.33
2003-03-06 Theodore Tso <tytso@mit.edu> 2003-03-06 Theodore Tso <tytso@mit.edu>
* Makefile.in: Don't bomb out if makeinfo or texinfo aren't * Makefile.in: Don't bomb out if makeinfo or texinfo aren't

View File

@ -1,3 +1,7 @@
2003-04-21 Theodore Ts'o <tytso@mit.edu>
* Release of E2fsprogs 1.33
2003-04-19 Theodore Ts'o <tytso@mit.edu> 2003-04-19 Theodore Ts'o <tytso@mit.edu>
* rehash.c: Fix lint warnings by including string.h and ctype.h * rehash.c: Fix lint warnings by including string.h and ctype.h

View File

@ -1,14 +1,15 @@
Begin3 Begin3
Title: EXT2 Filesystem utilities Title: EXT2 Filesystem utilities
Version: 1.32 Version: 1.33
Entered-date: 09Nov2002 Entered-date: 21Apr2003
Description: The filesystem utilities for the EXT2 filesystem, including Description: The filesystem utilities for the EXT2 filesystem, including
e2fsck, mke2fs, dumpe2fs, fsck, and others. e2fsck, mke2fs, dumpe2fs, fsck, and others.
Keywords: utilities, fsck, filesystem, Ext2fs Keywords: utilities, fsck, filesystem, Ext2fs
Author: tytso@mit.edu (Theodore Tso) Author: tytso@mit.edu (Theodore Tso)
Maintained-by: tytso@mit.edu (Theodore Tso) Maintained-by: tytso@mit.edu (Theodore Tso)
Primary-site: download.sourceforge.net /pub/sourceforge/e2fsprogs Primary-site: download.sourceforge.net /pub/sourceforge/e2fsprogs
2832kB e2fsprogs-1.32.tar.gz 2896kB e2fsprogs-1.33.tar.gz
304kB e2fsprogs-libs-1.33.tar.gz
1kB e2fsprogs-1.32.lsm 1kB e2fsprogs-1.32.lsm
Alternate-site: 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 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

View File

@ -1,3 +1,7 @@
2003-04-21 Theodore Ts'o <tytso@mit.edu>
* Release of E2fsprogs 1.33
2002-11-09 Theodore Ts'o <tytso@mit.edu> 2002-11-09 Theodore Ts'o <tytso@mit.edu>
* Release of E2fsprogs 1.32 * Release of E2fsprogs 1.32

View File

@ -1,3 +1,7 @@
2003-04-21 Theodore Ts'o <tytso@mit.edu>
* Release of E2fsprogs 1.33
2002-11-09 Theodore Ts'o <tytso@mit.edu> 2002-11-09 Theodore Ts'o <tytso@mit.edu>
* Release of E2fsprogs 1.32 * Release of E2fsprogs 1.32

View File

@ -1,3 +1,7 @@
2003-04-21 Theodore Ts'o <tytso@mit.edu>
* Release of E2fsprogs 1.33
2002-11-09 Theodore Ts'o <tytso@mit.edu> 2002-11-09 Theodore Ts'o <tytso@mit.edu>
* Release of E2fsprogs 1.32 * Release of E2fsprogs 1.32

View File

@ -1,3 +1,7 @@
2003-04-21 Theodore Ts'o <tytso@mit.edu>
* Release of E2fsprogs 1.33
2002-11-09 Theodore Ts'o <tytso@mit.edu> 2002-11-09 Theodore Ts'o <tytso@mit.edu>
* Release of E2fsprogs 1.32 * Release of E2fsprogs 1.32

View File

@ -1,3 +1,7 @@
2003-04-21 Theodore Ts'o <tytso@mit.edu>
* Release of E2fsprogs 1.33
2002-11-09 Theodore Ts'o <tytso@mit.edu> 2002-11-09 Theodore Ts'o <tytso@mit.edu>
* Release of E2fsprogs 1.32 * Release of E2fsprogs 1.32

View File

@ -1,3 +1,7 @@
2003-04-21 Theodore Ts'o <tytso@mit.edu>
* Release of E2fsprogs 1.33
2003-03-17 Theodore Ts'o <tytso@mit.edu> 2003-03-17 Theodore Ts'o <tytso@mit.edu>
* Makefile.darwin-lib: Fix Apple Darwin port. * Makefile.darwin-lib: Fix Apple Darwin port.

View File

@ -1,3 +1,7 @@
2003-04-21 Theodore Ts'o <tytso@mit.edu>
* Release of E2fsprogs 1.33
2003-04-19 Theodore Ts'o <tytso@mit.edu> 2003-04-19 Theodore Ts'o <tytso@mit.edu>
* blkidP.h: Fix gcc -Wall warnings by using __inline__ instead of * blkidP.h: Fix gcc -Wall warnings by using __inline__ instead of

View File

@ -1,3 +1,7 @@
2003-04-21 Theodore Ts'o <tytso@mit.edu>
* Release of E2fsprogs 1.33
2003-04-19 Theodore Ts'o <tytso@mit.edu> 2003-04-19 Theodore Ts'o <tytso@mit.edu>
* fgetflags.c (fgetflags), fsetflags.c (fsetflags): Remove unused * fgetflags.c (fgetflags), fsetflags.c (fsetflags): Remove unused

View File

@ -1,3 +1,7 @@
2003-04-21 Theodore Ts'o <tytso@mit.edu>
* Release of E2fsprogs 1.33
2003-03-30 Theodore Ts'o <tytso@mit.edu> 2003-03-30 Theodore Ts'o <tytso@mit.edu>
* et_h.awk (char_shift): Use the com_err.h file in et/com_err.h, * et_h.awk (char_shift): Use the com_err.h file in et/com_err.h,

View File

@ -1,3 +1,7 @@
2003-04-21 Theodore Ts'o <tytso@mit.edu>
* Release of E2fsprogs 1.33
2003-04-03 Theodore Ts'o <tytso@mit.edu> 2003-04-03 Theodore Ts'o <tytso@mit.edu>
* fs_ext2.c (fs_setup): During FSIM setup, when the FSIM cannot be * fs_ext2.c (fs_setup): During FSIM setup, when the FSIM cannot be

View File

@ -1,3 +1,7 @@
2003-04-21 Theodore Ts'o <tytso@mit.edu>
* Release of E2fsprogs 1.33
2003-04-21 Theodore Ts'o <tytso@mit.edu> 2003-04-21 Theodore Ts'o <tytso@mit.edu>
* Makefile.in: Use DYLD_LIBRAY_PATH so that "make check" works on * Makefile.in: Use DYLD_LIBRAY_PATH so that "make check" works on

View File

@ -1,3 +1,7 @@
2003-04-21 Theodore Ts'o <tytso@mit.edu>
* Release of E2fsprogs 1.33
2003-04-12 Theodore Ts'o <tytso@mit.edu> 2003-04-12 Theodore Ts'o <tytso@mit.edu>
* help.c: Add #ifdef protection around #include <sys/wait.h> * help.c: Add #ifdef protection around #include <sys/wait.h>

View File

@ -1,3 +1,7 @@
2003-04-21 Theodore Ts'o <tytso@mit.edu>
* Release of E2fsprogs 1.33
2003-04-21 Theodore Ts'o <tytso@mit.edu> 2003-04-21 Theodore Ts'o <tytso@mit.edu>
* Makefile.in: Use DYLD_LIBRAY_PATH so that "make check" works on * Makefile.in: Use DYLD_LIBRAY_PATH so that "make check" works on

View File

@ -1,3 +1,7 @@
2003-04-21 Theodore Ts'o <tytso@mit.edu>
* Release of E2fsprogs 1.33
2003-04-18 Theodore Ts'o <tytso@mit.edu> 2003-04-18 Theodore Ts'o <tytso@mit.edu>
* Makefile.in (uuidgen): Avoid linking lsattr and chattr against * Makefile.in (uuidgen): Avoid linking lsattr and chattr against

View File

@ -1,3 +1,7 @@
2003-04-21 Theodore Ts'o <tytso@mit.edu>
* Release of E2fsprogs 1.33
2003-03-26 Theodore Ts'o <tytso@mit.edu> 2003-03-26 Theodore Ts'o <tytso@mit.edu>
* tr.po: Update from nilgun@superonline.com. * tr.po: Update from nilgun@superonline.com.

View File

@ -1,3 +1,7 @@
2003-04-21 Theodore Ts'o <tytso@mit.edu>
* Release of E2fsprogs 1.33
2003-04-21 Theodore Ts'o <tytso@mit.edu> 2003-04-21 Theodore Ts'o <tytso@mit.edu>
* Makefile.in: Use DYLD_LIBRAY_PATH so that "make check" works on * Makefile.in: Use DYLD_LIBRAY_PATH so that "make check" works on

View File

@ -1,3 +1,7 @@
2003-04-21 Theodore Ts'o <tytso@mit.edu>
* Release of E2fsprogs 1.33
2003-04-19 Theodore Ts'o <tytso@mit.edu> 2003-04-19 Theodore Ts'o <tytso@mit.edu>
* test_config: Define DYLD_LIBRAY_PATH so that "make check" works on * test_config: Define DYLD_LIBRAY_PATH so that "make check" works on

View File

@ -1,3 +1,7 @@
2003-04-21 Theodore Ts'o <tytso@mit.edu>
* Release of E2fsprogs 1.33
2002-11-09 Theodore Ts'o <tytso@mit.edu> 2002-11-09 Theodore Ts'o <tytso@mit.edu>
* Release of E2fsprogs 1.32 * Release of E2fsprogs 1.32

View File

@ -1,3 +1,7 @@
2003-04-21 Theodore Ts'o <tytso@mit.edu>
* Release of E2fsprogs 1.33
2003-03-23 Theodore Ts'o <tytso@mit.edu> 2003-03-23 Theodore Ts'o <tytso@mit.edu>
* gen-tarball.in, all.exclude, subset.exclude: New files for * gen-tarball.in, all.exclude, subset.exclude: New files for

View File

@ -6,5 +6,5 @@
* Ts'o. This file may be redistributed under the GNU Public License. * Ts'o. This file may be redistributed under the GNU Public License.
*/ */
#define E2FSPROGS_VERSION "1.33-WIP" #define E2FSPROGS_VERSION "1.33"
#define E2FSPROGS_DATE "14-Apr-2003" #define E2FSPROGS_DATE "21-Apr-2003"