e2fsprogs 1.42-1ubuntu1 source package in Ubuntu

Changelog

e2fsprogs (1.42-1ubuntu1) precise; urgency=low

  * Merge from Debian unstable, remaining changes:
    - debian/control: Do not build-depend on dietlibc-dev, which is universe.
    - debian/rules: Block pkg-create-dbgsym from operating on this package.

e2fsprogs (1.42-1) unstable; urgency=low

  * New upstream release
  * Fixed hurd FTBFS (Closes: #649689)
  * Optimized e2fsck speed on large file systems when using [scratch_files]
  * Fixed e2fsck handling of blocks claimed by multiple inodes in
    bigalloc file systems
  * Fixed e2fsck's calculation of max file size for non-extent based
    files when huge_file is enabled
  * Update Czech and Swedish translations

e2fsprogs (1.42~WIP-2011-11-20-1) unstable; urgency=low

  * New upstream release
  * Fix error checking so resize2fs works when using a 32-bit userspace
    and a 64-bit kernel (Closes: #644989)
  * e2fsck now returns additional status bits in its exit code if it
    aborts early in the e2fsck run
  * Fix potential stack overflow in debugfs
  * Avoid an infinite loop in ext2fs_find_block_device() if there are
    symlink loops in /dev caused by a buggy udev
  * Fix test failures on big-endian systems
  * Fix gcc -Wall complaints
  * Add freefrag and e2freefrag commands to debugfs
  * Add a read-only, metadata-only debugfs command called rdebugfs
  * Improve first-class quota support
  * Fix bigalloc support in e2freefrag
  * Clean up mmp handling
  * Fix a regression which caused mke2fs to not work correctly on files
    > 2GB.  (Closes: #647245)
  * Fix a namespace leak in libext2fs (tdb_null)
 -- Kees Cook <email address hidden>   Wed, 15 Feb 2012 13:48:05 -0800

Upload details

Uploaded by:
Kees Cook
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
e2fsprogs_1.42.orig.tar.gz 5.4 MiB 55b46db0cec3e2eb0e5de14494a88b01ff6c0500edf8ca8927cad6da7b5e4a46
e2fsprogs_1.42-1ubuntu1.debian.tar.gz 71.1 KiB 1ea41aa69c3a273e54bc5af90a17823b6de4c8a0f81902d3c836a6812adbbd56
e2fsprogs_1.42-1ubuntu1.dsc 2.5 KiB fb629f1df68a461d9bb5cd22fca5a954d45f4d44e4df373181d99842044d402d

View changes file

Binary packages built by this source

comerr-dev: common error description library - headers and static libraries

 libcom_err is an attempt to present a common error-handling mechanism to
 manipulate the most common form of error code in a fashion that does not
 have the problems identified with mechanisms commonly in use.
 .
 This package contains the development environment for the com_err library.

e2fsck-static: statically-linked version of the ext2/ext3/ext4 filesystem checker

 This may be of some help to you if your filesystem gets corrupted enough
 to break the shared libraries used by the dynamically linked checker.
 .
 This binary takes much more space than its dynamic counterpart located
 in e2fsprogs, though.
 .
 You may want to install a statically-linked shell as well, to be able
 to run this program if something like your C library gets corrupted.

e2fslibs: ext2/ext3/ext4 file system libraries

 The ext2, ext3 and ext4 file systems are successors of the original ext
 ("extended") file system. They are the main file system types used for
 hard disks on Debian and other Linux systems.
 .
 This package provides the ext2fs and e2p libraries, for userspace software
 that directly accesses extended file systems. Programs that use libext2fs
 include e2fsck, mke2fs, and tune2fs. Programs that use libe2p include
 dumpe2fs, chattr, and lsattr.

e2fslibs-dbg: debugging information for e2fslibs

 This package includes the debug information useful for debugging the
 ext2fs and e2p libraries, contained in the e2fslibs package. The debug
 information is used for execution tracing and core dump analysis.

e2fslibs-dev: ext2/ext3/ext4 file system libraries - headers and static libraries

 The ext2, ext3 and ext4 file systems are successors of the original ext
 ("extended") file system. They are the main file system types used for
 hard disks on Debian and other Linux systems.
 .
 This package contains the development environment for the ext2fs and e2p
 libraries.

e2fsprogs: ext2/ext3/ext4 file system utilities

 The ext2, ext3 and ext4 file systems are successors of the original ext
 ("extended") file system. They are the main file system types used for
 hard disks on Debian and other Linux systems.
 .
 This package contains programs for creating, checking, and maintaining
 ext2/3/4-based file systems.

e2fsprogs-dbg: debugging information for e2fsprogs

 This package includes the debug information useful for debugging e2fsprogs
 and its libraries, contained in the e2fsprogs and e2fsck-static packages.
 The debug information is used for execution tracing and core
 dump analysis.

e2fsprogs-udeb: stripped-down versions of e2fsprogs, for debian-installer

 This package is an e2fsprogs package built for a reduced size, so that
 it can help to save space in debian-installer.
 .
 Don't attempt to install this package, it has no support for a couple of
 features you surely want. Anyway it should refuse to install.

libcomerr2: common error description library

 libcomerr is an attempt to present a common error-handling mechanism to
 manipulate the most common form of error code in a fashion that does not
 have the problems identified with mechanisms commonly in use.

libcomerr2-dbg: debugging information for libcomerr2

 This package includes the debug information useful for debugging the
 com_err library, contained in the libcomerr2 package. The debugging
 information is used for execution tracing and core dump analysis.

libss2: command-line interface parsing library

 libss provides a simple command-line interface parser which will
 accept input from the user, parse the command into an argv argument
 vector, and then dispatch it to a handler function.
 ..
 It was originally inspired by the Multics SubSystem library.

libss2-dbg: debugging information for libss2

 This package includes the debug information useful for debugging the
 ss library, contained in the libss2 package. The debug information
 is used for execution tracing and core dump analysis.

ss-dev: command-line interface parsing library - headers and static libraries

 This package includes a tool that parses a command table to generate
 a simple command-line interface parser, the include files needed to
 compile and use it, and the static libs.
 ..
 It was originally inspired by the Multics SubSystem library.
 .
 This package contains the development environment for the ss library.