Subject: CVS commit: pkgsrc/sysutils/e2fsprogs
From: Adam Ciarcinski
Date: 2017-12-08 09:12:58
Message id: 20171208081258.C14CAFB40@cvs.NetBSD.org

Log Message:
e2fsprogs: updated to 1.43.7

PkgSrc:
* Depend on devel/libuuid and devel/libblkid
* Do not install uuidgen; now it is provided by devel/libuuid
* Fix PLIST/fsck on Linux.

E2fsprogs 1.43.7:

Fix the error handling code in debugfs, fuse2fs and tune2fs so errors
trying to replay the journal won't accidentally result in a seg fault
if reopening the file system after the journal replay fails for some
reason.

Fix resize2fs to avoid it from either failing or corrupting the file
system image in certain corner cases when doing an off-line resize.

Fix many spelling mistakes in various man pages, code comments, and
program messages.

Fix e2fsck and debugfs so that maliciously corrupted file systems will
not cause buffer overflows.

Update German translation.

Fixed various Debian Packaging Issues.

Files:
RevisionActionfile
1.26modifypkgsrc/sysutils/e2fsprogs/Makefile
1.9modifypkgsrc/sysutils/e2fsprogs/PLIST
1.24modifypkgsrc/sysutils/e2fsprogs/distinfo
1.6modifypkgsrc/sysutils/e2fsprogs/patches/patch-ac
1.4modifypkgsrc/sysutils/e2fsprogs/patches/patch-aw
1.2modifypkgsrc/sysutils/e2fsprogs/patches/patch-debugfs_debugfs.c
1.3modifypkgsrc/sysutils/e2fsprogs/patches/patch-lib_ext2fs_bitops.c
1.2modifypkgsrc/sysutils/e2fsprogs/patches/patch-misc_create__inode.c