e2fsprogs 1.47.2~rc1-1ubuntu1 source package in Ubuntu
Changelog
e2fsprogs (1.47.2~rc1-1ubuntu1) 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.
e2fsprogs (1.47.2~rc1-1) unstable; urgency=medium
* New upstream version
* Remove the -r option from tune2fs and replace it with an extended
option since most users will never need to request a file system
suitable for pre-1995 1.2 version kernels and a typo will just end up
confusing the user and leaving them with a file system missing most
modern ext4 features, including no support for on-line resizing and no
support for post-2038 timestamps. Closes: #1086603)
* Add support for gnu.translator extended attrbitues in tar files fed to
mke2fs -d.
* Avoid a spurious failure in badblocks when -n or -w is specified
twice. (Closes: #1087341)
* Fix a bug which caused e2fsck to skip checking a file system with the
orphan_file feature if there are orphaned files which need to be
cleaned up.
* Fix a bug which caused tune2fs to corrupt a revision 0 file system
when changing the inode size by updating the revision to the current
standard revision supported by all Linux kernels since 1995.
* Fix fuse2fs --helpfull so that it displays the full help message.
* Allow resize2fs to perform an offline resize past the 256 TiB boundary
* Fix unused parameter warnings for packages which including ext2fs.h.
(Closes: #1082500)
* Provide fuseext2 to replace the debian package src:fuse-umfuse-ext2.
(Closes: #1085590)
* Clean up groff warnings in man pages. (Closes: #1086892, #1082787,
#1072866, #1087898)
* Document the orphan_file feature in the ext4(5) and tune2fs(8) man
pages. (Closes: #1073062)
-- Gianfranco Costamagna <email address hidden> Sat, 30 Nov 2024 10:10:37 +0100
Upload details
- Uploaded by:
- Gianfranco Costamagna
- Uploaded to:
- Plucky
- 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.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-1ubuntu1.debian.tar.xz | 91.5 KiB | 967024d48646a72929681be079ad04e6ede31caa2e3b6ca84cb7eb6e9bd93fa7 |
| e2fsprogs_1.47.2~rc1-1ubuntu1.dsc | 3.2 KiB | 029da473d61dd8b0070dada85de7a7d73f589fd3c168e6a7480076dd2354bd15 |
Available diffs
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.
