e2fsprogs 1.47.2~rc1-2ubuntu1 source package in Ubuntu

Changelog

e2fsprogs (1.47.2~rc1-2ubuntu1) plucky; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - Use 4k blocksize in all ext4 mke2fs.conf stanzas, so lvm migration
      between non-4k PVs and 4k PVs works regardless of the volume size.

 -- Gianfranco Costamagna <email address hidden>  Wed, 04 Dec 2024 23:47:07 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Plucky
Original maintainer:
Theodore Ts'o
Architectures:
any all
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
e2fsprogs_1.47.2~rc1.orig.tar.gz 9.5 MiB 4f8ce7e2b5053632e061dbf4c4271979f518c53fd2410f34e7878397b9e42160
e2fsprogs_1.47.2~rc1.orig.tar.gz.asc 488 bytes da3519df23ec0db8383fa97bb6d4ab9d8ef8b77a594991ab93ec6a72028dac59
e2fsprogs_1.47.2~rc1-2ubuntu1.debian.tar.xz 95.2 KiB 8923770a1c2339091b83c1b24145d3bd2dc3ae9ab00b1bd1edc444985be32d62
e2fsprogs_1.47.2~rc1-2ubuntu1.dsc 3.2 KiB e199453408c47613f704a12508c4c1394ad0102c9c587ac33cd781fba63845d0

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.

e2fsck-static-dbgsym: debug symbols for e2fsck-static
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.

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
fuseext2: transitional package

 This is a transitional package. It can safely be removed.

libcom-err2: 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.

libcom-err2-dbgsym: debug symbols for libcom-err2
libext2fs-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.

libext2fs2t64: 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.

libext2fs2t64-dbgsym: debug symbols for libext2fs2t64
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
logsave: save the output of a command in a log file

 The logsave program will execute cmd_prog with the specified
 argument(s), and save a copy of its output to logfile. If the
 containing directory for logfile does not exist, logsave will
 accumulate the output in memory until it can be written out. A copy
 of the output will also be written to standard output.

logsave-dbgsym: debug symbols for logsave
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.