Use static linking for libarchive by default on MacOS
Use the libarchive library reported by pkg-config
Use the fuse3 libraries reported by pkg-config
Merge branch 'patch' of github.com:usertam/e2fsprogs into next
mkgnutar.pl: avoid uninitialized username variable
create_inode_libarchive.c: define libarchive dylib for darwin
libext2fs: fix bounding error in the extent fallocate code
debian: set the git branch in gbp.conf to debian/experimental
Merge tag 'v1.47.3-rc2' into debian/experimental
Update release notes, etc., for the 1.47.3-rc2 release
debian: release 1.47.3~rc1-1 to experimental
debian: use 1.47.3~rc1 in libext2fs2t64.symbols instead of 1.47.3
Merge tag 'v1.47.3-rc1' into debian/master
debian: update changelog for 1.47.2-3
debian: fix typo in fuse2fs.postrm which breaks a /usr-move mitigation
Commit Debian 3.0 (quilt) metadata
Update debian changelog for 1.47.2-2
debian: update debian/patches with for bugfix e2fsprogs release
libext2fs: fix integer overflow in ext2fs_punch() when releasing more than 2**31 blocks
libext2fs: fix a extent tree corruption bug in ext2fs_extent_set_bmap()
mke2fs: fix a misindentation in the man page
debian: add a Built-Using field to the e2fsck-static package
debian: remove physical address of the FSF from the copyright file
debugfs: return after printing the usage message in the e2freefrag command
mke2fs: add range checks for -E desc_size
e2freefrag: require that the chunksize must be greater than 0
e2fsck: fix e2fsck -E unshare_blocks when there are no shared blocks
mke2fs: disallow -O verity without extents
debugfs: abort reading a file on failure when dumping out a file
fuse2fs: disable renameat2
fuse2fs: update new child timestamps during mkdir/symlink
fuse2fs: clamp timestamps that are being written to disk
fuse2fs: remove posix acl translation
fuse2fs: return -EOPNOTSUPP when we don't recognize a fallocate mode
fuse2fs: refuse unsupported features
debugfs: byteswap dirsearch dirent buf on big endian systems
e2image.8: add missing comma
libext2fs: teach ext2fs_extent_set_bmap() to update extents more optimally
test: fix expect files which changed after EA bugfix
e2fsck: fix logic bug when there are no references to an EA inode
po: update zh_CN.po (from translationproject.org)
po: update uk.po (from translationproject.org)
po: update sv.po (from translationproject.org)
po: update sr.po (from translationproject.org)
po: update ro.po (from translationproject.org)
po: update pt.po (from translationproject.org)
po: update pl.po (from translationproject.org)
po: update nl.po (from translationproject.org)
po: update fr.po (from translationproject.org)
po: update es.po (from translationproject.org)
po: update cs.po (from translationproject.org)
fuse2fs: rename the inusefile option to lockfile
fuse2fs: fix error bailout in op_create
libext2fs: fix spurious warnings from fallocate
fuse2fs: correctly handle system errno values in __translate_error()
debian: fix typo in fuse2fs.postrm which breaks a /usr-move mitigation
misc: teach fuse2fs the inusefile command-line option
libext2fs: fix integer overflow in ext2fs_punch() when releasing more than 2**31 blocks
libext2fs: fix ext2fs_link() when the directory has an extent tree depth > 1
libext2fs: fix a extent tree corruption bug in ext2fs_extent_set_bmap()
pristine-tar data for e2fsprogs_1.47.3~rc1.orig.tar.gz
pristine-tar data for e2fsprogs_1.47.2.orig.tar.gz
pristine-tar data for e2fsprogs_1.47.2~rc1.orig.tar.gz
e2freefrag: correct a mistyped symbol name
mke2fs: fix a misindentation in the man page
misc: define XATTR_{CREATE,REMOVE} if necessary
misc: define alternative errno if OS doesn't provide ENODATA
debian: add a Built-Using field to the e2fsck-static package
debian: remove physical address of the FSF from the copyright file
debian: release 1.47.3~rc1-1 to experimental
debian: use 1.47.3~rc1 in libext2fs2t64.symbols instead of 1.47.3
Update release notes, etc., for the 1.47.3 release
po: add Georgian language from the Translation Project
po: update sr.po (from translationproject.org)
po: update pt.po (from translationproject.org)
po: update nl.po (from translationproject.org)
po: update ms.po (from translationproject.org)
util: avoid potential buffer overruns caused by super-long pathnames
debian: update libext2fs2t64.symbols with shared library additions
Update Makefile.in files using "make depend"
.gitignore: add files generated by "make depend"
Merge branch 'fix-fuse' of github.com:allisonkarlitskaya/e2fsprogs into next
fuse2fs: fix old libfuse compatibility issue
create_inode: fix 32-bit -Werror=pointer-to-int-cast build failure
debugfs: return after printing the usage message in the e2freefrag command
misc: remove unused retry label
e2fsck: add error checking for sysconf(3) in get_memory_size()
mke2fs: add range checks for -E desc_size
e2freefrag: require that the chunksize must be greater than 0
libe2p: avoid potential integer overflow in interate_on_dir()
e4defrag: fix memory leak
e2fsck: fix e2fsck -E unshare_blocks when there are no shared blocks
libext2fs: fix Coverity type warnings from ext2fs_inode_xtime_set()
mke2fs: propagate some chattr flags into the fs image when using mke2fs -d
libext2fs: add new function ext2fs_mkdir2()
libext2fs: fix ext2fs_link() for EXT2FS_LINK_APPEND and non-regular files
Add a support for new flag (EXT2FS_LINK_EXPAND) for ext2fs_link()
mke2fs: disallow -O verity without extents
mke2fs: add support for copying signature blobs in the fs-verity metadata
mke2fs: enable copying of fs-verity metadata