diff options
| author | Michael Forney <mforney@mforney.org> | 2020-02-03 10:48:20 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2020-02-03 10:48:20 -0800 |
| commit | 74afdae59e2c742297d58e3a6333c3c8d5da1f64 (patch) | |
| tree | 7ae8b1dc47248016e6ff46b4814f1240ea5ceebd /pkg/util-linux/config.h | |
| parent | 5523d87b71447d962dd95fce2a731b497298e861 (diff) | |
util-linux: Update to 2.35.1
Diffstat (limited to 'pkg/util-linux/config.h')
| -rw-r--r-- | pkg/util-linux/config.h | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/pkg/util-linux/config.h b/pkg/util-linux/config.h index a873818e..5b5e9993 100644 --- a/pkg/util-linux/config.h +++ b/pkg/util-linux/config.h @@ -231,11 +231,11 @@ #define HAVE___FPURGE 1 #define HAVE___PROGNAME 1 /* #undef HAVE___SECURE_GETENV */ -#define LIBBLKID_DATE "21-Jan-2020" -#define LIBBLKID_VERSION "2.35.0" -#define LIBFDISK_VERSION "2.35.0" -#define LIBMOUNT_VERSION "2.35.0" -#define LIBSMARTCOLS_VERSION "2.35.0" +#define LIBBLKID_DATE "31-Jan-2020" +#define LIBBLKID_VERSION "2.35.1" +#define LIBFDISK_VERSION "2.35.1" +#define LIBMOUNT_VERSION "2.35.1" +#define LIBSMARTCOLS_VERSION "2.35.1" /* #undef LOGIN_CHOWN_VCS */ /* #undef LOGIN_STAT_MAIL */ #define LT_OBJDIR ".libs/" @@ -245,10 +245,10 @@ #define PACKAGE "util-linux" #define PACKAGE_BUGREPORT "kzak@redhat.com" #define PACKAGE_NAME "util-linux" -#define PACKAGE_STRING "util-linux 2.35" +#define PACKAGE_STRING "util-linux 2.35.1" #define PACKAGE_TARNAME "util-linux" #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/" -#define PACKAGE_VERSION "2.35" +#define PACKAGE_VERSION "2.35.1" #define PG_BELL 1 #define STDC_HEADERS 1 /* #undef SYS_fallocate */ @@ -267,6 +267,7 @@ /* #undef TM_IN_SYS_TIME */ #define USE_COLORS_BY_DEFAULT 1 /* #undef USE_HWCLOCK_CMOS */ +#define USE_HWCLOCK_GPLv3_DATETIME 1 /* #undef USE_LIBMOUNT_SUPPORT_MTAB */ #define USE_LIBMOUNT_SUPPORT_NAMESPACES 1 #define USE_PLYMOUTH_SUPPORT 1 @@ -288,7 +289,7 @@ #endif #define USE_TTY_GROUP 1 /* #undef USE_USRDIR_PATHS_ONLY */ -#define VERSION "2.35" +#define VERSION "2.35.1" #if defined AC_APPLE_UNIVERSAL_BUILD # if defined __BIG_ENDIAN__ # define WORDS_BIGENDIAN 1 |
