diff options
| author | Michael Forney <mforney@mforney.org> | 2017-12-24 09:36:28 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2017-12-24 09:38:45 -0800 |
| commit | 6b99f50a6e7bdf0383b431efffd877695372cd64 (patch) | |
| tree | cb16f4c04847357e99b90a2c772b98bc38587178 /pkg/util-linux | |
| parent | 07c8fbc44587f9c5d4780341124cc36f1e64e5e1 (diff) | |
util-linux: Update to 2.31.1
Diffstat (limited to 'pkg/util-linux')
| -rw-r--r-- | pkg/util-linux/config.h | 16 | ||||
| -rw-r--r-- | pkg/util-linux/gen.lua | 2 | ||||
| -rw-r--r-- | pkg/util-linux/rev | 2 | ||||
| m--------- | pkg/util-linux/src | 0 |
4 files changed, 10 insertions, 10 deletions
diff --git a/pkg/util-linux/config.h b/pkg/util-linux/config.h index e780c49b..edebeb15 100644 --- a/pkg/util-linux/config.h +++ b/pkg/util-linux/config.h @@ -211,11 +211,11 @@ #define HAVE___FPENDING 1 #define HAVE___PROGNAME 1 /* #undef HAVE___SECURE_GETENV */ -#define LIBBLKID_DATE "19-Oct-2017" -#define LIBBLKID_VERSION "2.31.0" -#define LIBFDISK_VERSION "2.31.0" -#define LIBMOUNT_VERSION "2.31.0" -#define LIBSMARTCOLS_VERSION "2.31.0" +#define LIBBLKID_DATE "19-Dec-2017" +#define LIBBLKID_VERSION "2.31.1" +#define LIBFDISK_VERSION "2.31.1" +#define LIBMOUNT_VERSION "2.31.1" +#define LIBSMARTCOLS_VERSION "2.31.1" /* #undef LOGIN_CHOWN_VCS */ /* #undef LOGIN_STAT_MAIL */ #define LT_OBJDIR ".libs/" @@ -225,10 +225,10 @@ #define PACKAGE "util-linux" #define PACKAGE_BUGREPORT "kzak@redhat.com" #define PACKAGE_NAME "util-linux" -#define PACKAGE_STRING "util-linux 2.31" +#define PACKAGE_STRING "util-linux 2.31.1" #define PACKAGE_TARNAME "util-linux" #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/" -#define PACKAGE_VERSION "2.31" +#define PACKAGE_VERSION "2.31.1" #define PG_BELL 1 #define STDC_HEADERS 1 #define SWAPON_HAS_TWO_ARGS 1 @@ -263,7 +263,7 @@ #endif #define USE_TTY_GROUP 1 /* #undef USE_USRDIR_PATHS_ONLY */ -#define VERSION "2.31" +#define VERSION "2.31.1" #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 dafffec5..bda2dfbd 100644 --- a/pkg/util-linux/gen.lua +++ b/pkg/util-linux/gen.lua @@ -1,4 +1,4 @@ -set('version', '2.31.0') +set('version', '2.31.1') cflags{ '-include $dir/config.h', '-I include', diff --git a/pkg/util-linux/rev b/pkg/util-linux/rev index 1e8b3149..7f8f011e 100644 --- a/pkg/util-linux/rev +++ b/pkg/util-linux/rev @@ -1 +1 @@ -6 +7 diff --git a/pkg/util-linux/src b/pkg/util-linux/src -Subproject 27e66e59a39f63cfbc120bf1d26bc6b63f1b4f6 +Subproject 960b779cfb47e93b50b0a1e3015e39b7cb15cae |
