diff options
| author | Michael Forney <mforney@mforney.org> | 2017-02-22 12:09:02 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2017-02-22 18:47:49 -0800 |
| commit | 6d36518df1e157a3a877d0eb53e744b6475f4b63 (patch) | |
| tree | 66f54210379ea35e7a30668a17d1a6457b923d3e /pkg/util-linux | |
| parent | a8d7177bcfe5da6accb4ce5767800d686219344a (diff) | |
util-linux: Update to 2.29.2
Diffstat (limited to 'pkg/util-linux')
| -rw-r--r-- | pkg/util-linux/config.h | 10 | ||||
| -rw-r--r-- | pkg/util-linux/rev | 2 | ||||
| m--------- | pkg/util-linux/src | 0 |
3 files changed, 6 insertions, 6 deletions
diff --git a/pkg/util-linux/config.h b/pkg/util-linux/config.h index 9f5c2ab6..bb482686 100644 --- a/pkg/util-linux/config.h +++ b/pkg/util-linux/config.h @@ -26,7 +26,7 @@ #define HAVE_ERR 1 #define HAVE_ERRX 1 #define HAVE_ERR_H 1 -#define HAVE_FALLOCATE 1 +/* #undef HAVE_FALLOCATE */ #define HAVE_GETDOMAINNAME 1 #define HAVE_GETDTABLESIZE 1 /* #undef HAVE_GETEXECNAME */ @@ -153,7 +153,7 @@ #define HAVE___FPENDING 1 #define HAVE___PROGNAME 1 /* #undef HAVE___SECURE_GETENV */ -#define LIBBLKID_DATE "08-Nov-2016" +#define LIBBLKID_DATE "22-Feb-2017" /* #undef LOGIN_CHOWN_VCS */ /* #undef LOGIN_STAT_MAIL */ #define LT_OBJDIR ".libs/" @@ -162,10 +162,10 @@ #define PACKAGE "util-linux" #define PACKAGE_BUGREPORT "kzak@redhat.com" #define PACKAGE_NAME "util-linux" -#define PACKAGE_STRING "util-linux 2.29" +#define PACKAGE_STRING "util-linux 2.29.2" #define PACKAGE_TARNAME "util-linux" #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/" -#define PACKAGE_VERSION "2.29" +#define PACKAGE_VERSION "2.29.2" #define PG_BELL 1 #define SWAPON_HAS_TWO_ARGS 1 /* #undef SYS_fallocate */ @@ -198,7 +198,7 @@ #endif #define USE_TTY_GROUP 1 /* #undef USE_USRDIR_PATHS_ONLY */ -#define VERSION "2.29" +#define VERSION "2.29.2" #if defined AC_APPLE_UNIVERSAL_BUILD # if defined __BIG_ENDIAN__ # define WORDS_BIGENDIAN 1 diff --git a/pkg/util-linux/rev b/pkg/util-linux/rev index d00491fd..0cfbf088 100644 --- a/pkg/util-linux/rev +++ b/pkg/util-linux/rev @@ -1 +1 @@ -1 +2 diff --git a/pkg/util-linux/src b/pkg/util-linux/src -Subproject 5bd2b14de42bd81abfee1a3f3265b2ecb92f79b +Subproject 79851652f1ee508bab0f35cc2ec6933998c2f2b |
