From c52e0947a5dd30d94c05089baee3d014a4cf60d1 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Sat, 23 Sep 2017 00:54:43 -0700 Subject: util-linux: Update to 2.30.2 --- pkg/util-linux/config.h | 14 +++++++------- pkg/util-linux/gen.lua | 2 +- pkg/util-linux/rev | 2 +- pkg/util-linux/src | 2 +- 4 files changed, 10 insertions(+), 10 deletions(-) (limited to 'pkg/util-linux') diff --git a/pkg/util-linux/config.h b/pkg/util-linux/config.h index c6d1e34e..91274bc6 100644 --- a/pkg/util-linux/config.h +++ b/pkg/util-linux/config.h @@ -167,10 +167,10 @@ #define HAVE___PROGNAME 1 /* #undef HAVE___SECURE_GETENV */ #define LIBBLKID_DATE "02-Jun-2017" -#define LIBBLKID_VERSION "2.30.1" -#define LIBFDISK_VERSION "2.30.1" -#define LIBMOUNT_VERSION "2.30.1" -#define LIBSMARTCOLS_VERSION "2.30.1" +#define LIBBLKID_VERSION "2.30.2" +#define LIBFDISK_VERSION "2.30.2" +#define LIBMOUNT_VERSION "2.30.2" +#define LIBSMARTCOLS_VERSION "2.30.2" /* #undef LOGIN_CHOWN_VCS */ /* #undef LOGIN_STAT_MAIL */ #define LT_OBJDIR ".libs/" @@ -179,10 +179,10 @@ #define PACKAGE "util-linux" #define PACKAGE_BUGREPORT "kzak@redhat.com" #define PACKAGE_NAME "util-linux" -#define PACKAGE_STRING "util-linux 2.30" +#define PACKAGE_STRING "util-linux 2.30.2" #define PACKAGE_TARNAME "util-linux" #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/" -#define PACKAGE_VERSION "2.30" +#define PACKAGE_VERSION "2.30.2" #define PG_BELL 1 #define SWAPON_HAS_TWO_ARGS 1 /* #undef SYS_fallocate */ @@ -216,7 +216,7 @@ #endif #define USE_TTY_GROUP 1 /* #undef USE_USRDIR_PATHS_ONLY */ -#define VERSION "2.30" +#define VERSION "2.30.2" #if defined AC_APPLE_UNIVERSAL_BUILD # if defined __BIG_ENDIAN__ # define WORDS_BIGENDIAN 1 diff --git a/pkg/util-linux/gen.lua b/pkg/util-linux/gen.lua index 3069c3f7..2de40c57 100644 --- a/pkg/util-linux/gen.lua +++ b/pkg/util-linux/gen.lua @@ -1,4 +1,4 @@ -set('version', '2.30.1') +set('version', '2.30.2') cflags{ '-include $dir/config.h', '-I include', diff --git a/pkg/util-linux/rev b/pkg/util-linux/rev index b8626c4c..7ed6ff82 100644 --- a/pkg/util-linux/rev +++ b/pkg/util-linux/rev @@ -1 +1 @@ -4 +5 diff --git a/pkg/util-linux/src b/pkg/util-linux/src index 1dc4d2ef..8bef60e4 160000 --- a/pkg/util-linux/src +++ b/pkg/util-linux/src @@ -1 +1 @@ -Subproject commit 1dc4d2efe875eef1231043ef0d54549e35a7864b +Subproject commit 8bef60e497f769792af9b756dfb91f8696956db0 -- cgit v1.2.3