X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=ChangeLog;h=c6cfaf9589ce0842cab9d0ed045c9ccc266897e2;hb=aa75ecccab67ea7428fc19c66e80a28fb1ca941f;hp=d95282e0e6240029407548f836a6a03fc487463e;hpb=5c36a2f85b4f8648ed7916c7e5d489dea09c1a37;p=tools%2Fe2fsprogs.git diff --git a/ChangeLog b/ChangeLog index d95282e..c6cfaf9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,389 @@ +2003-03-17 Theodore Ts'o + + * configure.in: Fix the Apple Darwin port. + +2003-03-16 Theodore Ts'o + + * configure.in: Check to see if libdl exists for the sake of dlopen + +2003-03-14 Theodore Ts'o + + * configure.in: Add support for Apple/Darwin shared libraries. + +2003-03-06 Theodore Tso + + * Makefile.in (.exclude-subset): Include the doc directory in the + subset distribution. + +2003-03-02 Theodore Ts'o + + * configure.in, Makefile.in: Ignore missing directories so we can + do a subset distribution. If there are no e2fsprogs + applications, then "make install" will install the + library's development files. "make subset_tar_file" will + create a subset distribution which consists of the + et, ss, uuid, and blkid libraries. + +2003-02-22 Theodore Ts'o + + * configure.in, configure: Add new configure option + --enable-blkid-debug + +2003-01-23 Theodore Ts'o + + * Makefile.in, configure, configure.in: Integrate new blkid library. + +2002-11-09 Theodore Ts'o + + * Release of E2fsprogs 1.32 + +2002-11-08 Theodore Ts'o + + * Release of E2fsprogs 1.31 + +2002-11-08 Theodore Ts'o + + * configure.in, configure: Change --enable-jfs-debug to + --enable-jbd-debug for consistency's sake. + + * configure.in, configure: Add new substitution variable, + SWAPFS_CMT, which is '' if swapfs has been enabled, and + '#' if it has been disabled. + + * configure.in, configure: Add support for EVMS ABI 1.2. + Changed configure option from --enable-old-evms + to --enable-evms-10 and --enable-evms-11 + +2002-10-31 Theodore Ts'o + + * Release of E2fsprogs 1.30 + +2002-10-30 Theodore Ts'o + + * MCONFIG.in (COMPRESS_EXT): Declare all compression extensions + +2001-09-24 Theodore Tso + + * Release of E2fsprogs 1.29 + +2001-08-31 Theodore Tso + + * Release of E2fsprogs 1.28 + +2002-08-18 Theodore Ts'o + + * configure.in, configure: Add new substitution variable, + LINUX_CMT, which is '' on Linux systems, and '#' on + non-Linux systems. Enable HTREE support by default. + + * Makefile.in: On Linux systems, build lib/evms. + +2002-07-14 Theodore Ts'o + + * configure.in, configure: Remove test for the presence (or + absence of d_namlen in the struct dirent) and replace it + with a check for pathconf(). lib/e2p/iod.c now uses a + different technique for providing struct dirent + compatibility. + +2002-06-25 Theodore Ts'o + + * configure.in, configure: Add --enable-htree and --enable-clear-htree + +2002-05-24 Theodore Ts'o + + * configure.in: Add makefile for lib/evms for the EVMS FSIM + plugin. Add --enable-old-evms configure option which uses + the EVMS 1.0.0 ABI, instead of the ABI used by EVMS 1.1.0. + +2002-05-21 Theodore Ts'o + + * configure.in: On Linux systems, if the prefix is defaulted to + /usr, then default mandir to /usr/share/man + +2002-05-17 Theodore Ts'o + + * Remove check for asm/page.h, and add check for sysconf() + +2002-05-16 Andreas Dilger + + * Add check for asm/page.h + +2002-05-11 Theodore Tso + + * configure.in, MCONFIG.in: Add new makefile variables, $datadir + and $root_sysconfdir, which are normally /usr/share and + /etc, respectively, on Linux systems. Also changed + root_bindir, root_sbindir, and root_libdir so that their + value is set by the configure script. This allows the + right thing to happen on non-Linux systems when bindir, + et. al. are manually set via the configure script's + --bindir switch. Add ext2ed/Makefile.in as a generated + file by the configure script. + +2002-03-08 Theodore Tso + + * Release of E2fsprogs 1.27 + +2002-02-03 Theodore Tso + + * Release of E2fsprogs 1.26 + +2001-12-24 Theodore Tso + + * MCONFIG.in (ALL_CFLAGS): No longer put $(top_srcdir)/include in + the -I search path, since we don't have any header files + there any more. + +2001-12-16 Theodore Tso + + * configure.in: If journal debugging is enabled, define + CONFIG_JBD_DEBUG instead of JFS_DEBUG. + +2001-09-20 Theodore Tso + + * Release of E2fsprogs 1.25 + +2001-09-02 Theodore Tso + + * Release of E2fsprogs 1.24a + +2001-08-30 Theodore Tso + + * Release of E2fsprogs 1.24 + +2001-08-27 Theodore Tso + + * configure.in: Check for the presence of strnlen. Stop checking + for strdup, since we don't actually care about that symbol + any more. + +2001-08-15 Theodore Tso + + * Release of E2fsprogs 1.23 + +2001-08-04 Andreas Dilger + + * Makefile.in: Add "*.orig" to "make clean" target, change + explicit listing of ext2_types.h in "make distclean" to + $(SUBS). Add $(SUBS) as a dependency to "make check" + target. Add $(SUBS) as a dependency to "make check" + target. Add -f flag to doc/Makefile $(RM) of files which + may not exist. + +2001-06-23 Theodore Tso + + * Release of E2fsprogs 1.22 + +2001-06-22 Theodore Tso + + * Makefile.in: Avoid including BitKeeper files into the source + tarball. + +2001-06-15 Theodore Tso + + * Release of E2fsprogs 1.21 + +2001-06-13 Theodore Tso + + * Makefile.in: Make the install target depend on $(SUBS) to + accomodate the fools who want to compile and install + e2fsprogs as root using just one command. + + * Makefile.in: Don't recurse into debugfs and resize subdirectory + if --disable-debugfs or --disable-resizer is given as a + configuration option. + + * configure.in: Add --disable-resizer, --disable-imager, and + --disable-debugfs switches, which allow people who are + building boot floppies to build a very restricted + e2fsprogs distribution. Note: these functions limit the + functions in the shared library, so beware! + +2001-06-11 Theodore Tso + + * configure.in: Add new switch, --disable-swapfs which disables + support of byte-swapping old filesystems. Add new test, + AC_C_BIGENDIAN, which sets WORDS_BIGENDIAN on big-endian + machines. Change handling of --with-ccopts so that if + set, the default CFLAGS is suppressed. + +2001-06-01 Theodore Tso + + * wordwrap.pl: Add some rules which help fix up the dependencies. + + * Makefile.in: Move include/asm/types.h.in to + lib/ext2fs/ext2_types.h.in. + +2001-05-25 Theodore Tso + + * Release of E2fsprogs 1.20 + +2001-05-25 Theodore Tso + + * Makefile.in: Only exclude the top-level TODO file, not over the + entire tree. + +2001-05-19 Theodore Tso + + * configure.in, MCONFIG.in (LDCONFIG): Use AC_PATH_PROG to find + the pathname for ldconfig. + +2001-05-05 Theodore Tso + + * config.guess, config.sub: Update to use latest version from FSF + (2001-04-20) + +2001-01-11 Theodore Ts'o + + * Makefile.in (PROG_SUBDIRS): Build lib/e2p before lib/ext2fs + since libext2fs depends on libe2p. + +2001-01-11 + + * MCONFIG.in: Change --enable-gcc-wall handling so that it's no + longer a configure option, but something which is done + when the developer uses the command "make gcc-wall". + (gcc-wall-new): Added new target which forgoes the make + clean so we only check the newly modified .c files. + + * configure.in: Remove test for ino_t, since we don't use it any + more (we always use our own ext2_ino_t). Remove + --enable-gcc-wall support. Add test for sys/ioctl.h + +2001-01-05 + + * configure.in: Add checks for the header files sys/mkdev.h and + sys/sysmacros.h. + +2000-12-08 + + * MCONFIG.in, Makefile.in: Fix so that top-level "make check" + works correctly. + +2000-10-24 + + * e2fsprogs.spec: Update spec file for Red Hat 7.0 compatibility + + * configure.in: When compiling shared libraries for Solaris, use a + special-case Makefile fragment to deal with it. + +2000-08-18 + + * configure.in (JFS_DEBUG): Add support for --enable-jfs-debug + +2000-08-14 + + * e2fsprogs.spec (Summary): Add description of resize2fs to the + package summary. + + * configure.in: Add test for sys/mount.h (required for e2fsck's + ext3 recovery code) + +2000-07-13 + + * Release of E2fsprogs 1.19 + +2000-07-13 + + * e2fsprogs.spec: Merge in a few changes from the Red Hat 6.2 spec + file, now that we're using a modern rpm to build + e2fsprogs. Also updated version number to 1.19. + +2000-07-07 Theodore Ts'o + + * e2fsprogs.spec (%post): Remove resize2fs from its old location + in /usr/sbin in the postinstall script. + +2000-07-05 + + * config.guess, config.sub: Update to use latest version from FSF + (2000-06-13) + +2000-05-25 + + * Makefile.in: Fix makefile so that it's safe to build in parallel. + + * configure.in: Add test for lseek64 and open64. + +2000-05-25 Theodore Ts'o + + * configure.in (DO_SUBSTITUTE_SCRIPT): Remove unneeded + substitution. (Left over from before we moved to use a C + program to do substitutions.) + +2000-05-18 Theodore Ts'o + + * e2fsprogs.spec (fsck.ext3): Add /sbin/fsck.ext3 to the spec file. + +2000-04-06 Theodore Ts'o + + * Makefile.in (source_tar_file): Remove the resize directory from + the list of excluded files. + + * version.h: Update version header for an WIP release. + + * e2fsprogs.spec: Updated for 1.19 release; added resize2fs. + +Thu Apr 6 17:43:11 2000 Theodore Y. Ts'o + + * configure.in (fdatasync): Add test for fdatasync(), since not + all OS's have this function. + +2000-04-03 Theodore Ts'o + + * Makefile.in: Remove uneeded parenthesis around shell pipelines + containing a "cd" command. Use && instead of ; so that if + the "cd" fails, the makefile stops. + + * MCONFIG.in (CPPFLAGS): Add define of CPPFLAGS from @CPPFLAGS@. + Remove uneeded parenthesis around shell pipelines + containing a "cd" command. + +2000-02-11 + + * Makefile.in: Exclude the internationalization files from being + distributed. + + * configure.in: Add support for --enable-compression. This is + experimental code only for now, which is why it's under + --enable test. Once it's stable, it will always be + compiled in. + +2000-02-11 Theodore Ts'o + + * configure.in: Define HAVE_EXT2_IOCTLS based solely on the OS + type, instead of basising on whether a test program + compiles. This was screwing up on some Linux kernel + header files, and we know the Hurd doesn't support the + ext2 ioctls anyway. + +2000-02-08 Theodore Ts'o + + * configure.in, aclocal.m4: Add support for GNU gettext + internationalization support. + +2000-02-02 Theodore Ts'o + + * MCONFIG.in: Always include src/include in the include path now. + This forces us to use our internally provided ext2_fs.h + file, for sanity's sake. + + * configure.in: If linux/fs.h isn't found, then add + build/include into the include path only, since + src/include is now always included. Removed define of + HAVE_LINUX_FS_H, since we're not using it any more. + Removed i_version vs. i_generation check, since with the + included header file it is a permanently known quantity. + Removed AC_C_CROSS since it has been merged into + AC_PROG_CC in autoconf 2.13. + +2000-01-18 Theodore Ts'o + + * MCONFIG.in (DEPLIBUUID): Since LIBUUID can sometimes include + "-lsocket" we need a separate DEPLIBUUID that can be used + in Makefile's dependency rules. + 1999-11-19 * Makefile.in (distclean): Remove TAGS and Makefile.in.old from