From db8dd240691b57aca4a6e29f9821b78a20726f36 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Wed, 1 Feb 2017 17:10:55 -0800 Subject: e2fsprogs: Update to 1.43.4 --- pkg/e2fsprogs/config.h | 8 ++++---- pkg/e2fsprogs/gen.rc | 3 ++- pkg/e2fsprogs/rev | 2 +- pkg/e2fsprogs/src | 2 +- 4 files changed, 8 insertions(+), 7 deletions(-) (limited to 'pkg') diff --git a/pkg/e2fsprogs/config.h b/pkg/e2fsprogs/config.h index 6f018398..0cbee2a8 100644 --- a/pkg/e2fsprogs/config.h +++ b/pkg/e2fsprogs/config.h @@ -56,10 +56,10 @@ /* #undef HAVE_KEYCTL */ #define HAVE_LANGINFO_CODESET 1 #define HAVE_LC_MESSAGES 1 -/* #undef HAVE_LINUX_FALLOC_H */ -/* #undef HAVE_LINUX_FD_H */ -/* #undef HAVE_LINUX_LOOP_H */ -/* #undef HAVE_LINUX_MAJOR_H */ +#define HAVE_LINUX_FALLOC_H 1 +#define HAVE_LINUX_FD_H 1 +#define HAVE_LINUX_LOOP_H 1 +#define HAVE_LINUX_MAJOR_H 1 #define HAVE_LLISTXATTR 1 /* #undef HAVE_LLSEEK */ /* #undef HAVE_LLSEEK_PROTOTYPE */ diff --git a/pkg/e2fsprogs/gen.rc b/pkg/e2fsprogs/gen.rc index 4ab2dc7e..6204648d 100644 --- a/pkg/e2fsprogs/gen.rc +++ b/pkg/e2fsprogs/gen.rc @@ -1,4 +1,4 @@ -version=1.43.1 +version=1.43.4 cflags\ -D HAVE_CONFIG_H\ -I include\ @@ -150,6 +150,7 @@ lib libext2fs.a -d '$dir'/deps '$outdir'/ext2_err.c lib/ext2fs/^(\ dupfs.c\ ) lib libsupport.a -d '$dir'/deps '$outdir'/prof_err.c lib/support/^(\ + cstring.c\ mkquota.c\ plausible.c\ profile.c\ diff --git a/pkg/e2fsprogs/rev b/pkg/e2fsprogs/rev index 0cfbf088..00750edc 100644 --- a/pkg/e2fsprogs/rev +++ b/pkg/e2fsprogs/rev @@ -1 +1 @@ -2 +3 diff --git a/pkg/e2fsprogs/src b/pkg/e2fsprogs/src index 4e52870e..3d66c4b2 160000 --- a/pkg/e2fsprogs/src +++ b/pkg/e2fsprogs/src @@ -1 +1 @@ -Subproject commit 4e52870eeb08ed7532bf4fd3d5cb1538f714bdc8 +Subproject commit 3d66c4b20f09f923078c1e6eb9b549865b549674 -- cgit v1.2.3