Debian Patches

Status for e2fsprogs/1.47.2~rc1-2

Patch Description Author Forwarded Bugs Origin Last update
0001-Decouple-without-libarchive-and-HAVE_ARCHIVE_H.patch Decouple --without-libarchive and HAVE_ARCHIVE_H
To aid bootstrapping, it would be useful to be able to build e2fsprogs
without archive.h as otherwise there is a build dependency loop with
libarchive. If archive.h is not present, add the missing forward
declarations (as opaque structs) and preprocessor definitions and
typedefs. Since this allows building e2fsprogs with libarchive support
even without the archive.h header present on the system, we cannot check
HAVE_ARCHIVE_H anymore to decide whether to build with libarchive
support or not. So if --without-libarchive is passed to ./configure,
CONFIG_DISABLE_LIBARCHIVE gets set and later checked to decide about
libarchive support.
Johannes Schauer Marin Rodrigues <josch@mister-muffin.de> no upstream
0002-mke2fs-allow-specifying-the-revision-1-via-r-1.patch mke2fs: allow specifying the revision 1 via "-r 1"
The fsarchiver program unconditionally passes -r 1 even though it's
effectively a no-op. To avoid commit 3fffe9dd6be5 breaking
fsarchiver, we'll silently allow the "-r 1" option instead of printing
an error and exiting.
Theodore Ts'o <tytso@mit.edu> no
0003-e2fsck-fix-big-endian-support-for-orphan_file-file-s.patch e2fsck: fix big-endian support for orphan_file file systems Theodore Ts'o <tytso@mit.edu> no
0004-More-reease-note-updates More release note updates for 1.47.2. Theodore Ts'o <tytso@mit.edu> no

All known versions for source package 'e2fsprogs'

Links