e2fsprogs 1.43.8-2 source package in Ubuntu
Changelog
e2fsprogs (1.43.8-2) unstable; urgency=medium * Update debian policy version to 4.1.3 * Mark library packages as priority: optional * Simplify the debian/rules file and don't build e2fsprogs-l10n unnecessarily * Fix FTBFS on big-endian systems (Closes: #886119) * Add support for the build profile: noudeb * Add support for the build profile: pkg.e2fsprogs.no-fuse2fs * Add support for the build profile: pkg.e2fsprogs.no-static-e2fsck -- Theodore Y. Ts'o <email address hidden> Wed, 03 Jan 2018 16:18:40 -0500
Upload details
- Uploaded by:
- Theodore Ts'o
- Uploaded to:
- Sid
- Original maintainer:
- Theodore Ts'o
- Architectures:
- any all
- Section:
- admin
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
e2fsprogs_1.43.8-2.dsc | 2.4 KiB | 178ed6ff5771d9ecc6c4b5c4aa4e1a00638795082b50a1a8be34263778709432 |
e2fsprogs_1.43.8.orig.tar.gz | 7.1 MiB | 3f32f481f408b7f248acf00ea3e423c348d2a17ff51ed0dfa892d171551ec3de |
e2fsprogs_1.43.8.orig.tar.gz.asc | 488 bytes | 1c03d09e39dc31f878246d24fff17e93c57e7fec4f79f40e7b2f786c2357dac1 |
e2fsprogs_1.43.8-2.debian.tar.xz | 74.2 KiB | 896d8cbe157155d468eea5ffb69eddb825c7b9751cb89b8dd5ba34fe0a423f56 |
Available diffs
No changes file available.
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.
- e2fsck-static-dbgsym: debug symbols for e2fsck-static
- e2fslibs: transitional package
This is a transitional package. It can safely be removed.
- e2fslibs-dbgsym: No summary available for e2fslibs-dbgsym in ubuntu bionic.
No description available for e2fslibs-dbgsym in ubuntu bionic.
- e2fslibs-dev: transitional package
This is a transitional package. It can safely be removed.
- 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. It also includes the "badblocks" program,
which can be used to scan for bad blocks on a disk or other storage device.
- e2fsprogs-dbgsym: debug symbols for e2fsprogs
- e2fsprogs-l10n: ext2/ext3/ext4 file system utilities - translations
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 translations for messages for programs found in
the 'e2fsprogs' package.
- 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.
- fuse2fs: ext2 / ext3 / ext4 file system driver for FUSE
fuse2fs is a FUSE file system client that supports reading and
writing from devices or image files containing ext2, ext3, and ext4
file systems.
- fuse2fs-dbgsym: debug symbols for fuse2fs
- libcomerr2: transitional package
This is a transitional package. It can safely be removed.
- libcomerr2-dbgsym: No summary available for libcomerr2-dbgsym in ubuntu bionic.
No description available for libcomerr2-dbgsym in ubuntu bionic.
- 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-dbgsym: debug symbols for libss2
- 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.