diff options
| author | Michael Forney <mforney@mforney.org> | 2018-08-17 16:23:33 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2018-08-17 16:25:37 -0700 |
| commit | 71690454fd1cb77b5051f31fbf9f5de0edb8b3ae (patch) | |
| tree | 979531d1d1ea55ba773ff4724bf42c0b461077e9 /pkg/util-linux | |
| parent | f746d3273e73b6ede10f3734eaa322517644af79 (diff) | |
util-linux: Update to 2.32.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 f798a3a4..93ee2751 100644 --- a/pkg/util-linux/config.h +++ b/pkg/util-linux/config.h @@ -218,11 +218,11 @@ #define HAVE___FPENDING 1 #define HAVE___PROGNAME 1 /* #undef HAVE___SECURE_GETENV */ -#define LIBBLKID_DATE "21-Mar-2018" -#define LIBBLKID_VERSION "2.32.0" -#define LIBFDISK_VERSION "2.32.0" -#define LIBMOUNT_VERSION "2.32.0" -#define LIBSMARTCOLS_VERSION "2.32.0" +#define LIBBLKID_DATE "16-Jul-2018" +#define LIBBLKID_VERSION "2.32.1" +#define LIBFDISK_VERSION "2.32.1" +#define LIBMOUNT_VERSION "2.32.1" +#define LIBSMARTCOLS_VERSION "2.32.1" /* #undef LOGIN_CHOWN_VCS */ /* #undef LOGIN_STAT_MAIL */ #define LT_OBJDIR ".libs/" @@ -232,10 +232,10 @@ #define PACKAGE "util-linux" #define PACKAGE_BUGREPORT "kzak@redhat.com" #define PACKAGE_NAME "util-linux" -#define PACKAGE_STRING "util-linux 2.32" +#define PACKAGE_STRING "util-linux 2.32.1" #define PACKAGE_TARNAME "util-linux" #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/" -#define PACKAGE_VERSION "2.32" +#define PACKAGE_VERSION "2.32.1" #define PG_BELL 1 #define STDC_HEADERS 1 /* #undef SYS_fallocate */ @@ -271,7 +271,7 @@ #endif #define USE_TTY_GROUP 1 /* #undef USE_USRDIR_PATHS_ONLY */ -#define VERSION "2.32" +#define VERSION "2.32.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 8b352179..546e20f0 100644 --- a/pkg/util-linux/gen.lua +++ b/pkg/util-linux/gen.lua @@ -1,4 +1,4 @@ -set('version', '2.32.0') +set('version', '2.32.1') cflags{ '-include $dir/config.h', '-I $dir', diff --git a/pkg/util-linux/rev b/pkg/util-linux/rev index 45a4fb75..ec635144 100644 --- a/pkg/util-linux/rev +++ b/pkg/util-linux/rev @@ -1 +1 @@ -8 +9 diff --git a/pkg/util-linux/src b/pkg/util-linux/src -Subproject 475ecbad15943d6831fc508ce72016d581763b2 +Subproject 2a1dd341d91bae655bccde55d5a0bd14a5a4abe |
