summaryrefslogtreecommitdiff
path: root/pkg/util-linux
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2019-04-09 20:43:50 -0700
committerMichael Forney <mforney@mforney.org>2019-04-09 20:44:42 -0700
commit8e81e027c8abc7a4a464cb2da496fcb1992b4698 (patch)
treef4f31a31a5d579415d0740b53573ec321fef17f1 /pkg/util-linux
parent6c11901d5ff9b1fe533fe5422cc0a23a3ca55aba (diff)
util-linux: Update to 2.33.2
Diffstat (limited to 'pkg/util-linux')
-rw-r--r--pkg/util-linux/config.h16
-rw-r--r--pkg/util-linux/gen.lua2
m---------pkg/util-linux/src0
-rw-r--r--pkg/util-linux/ver2
4 files changed, 10 insertions, 10 deletions
diff --git a/pkg/util-linux/config.h b/pkg/util-linux/config.h
index f5e58b7a..0388cb27 100644
--- a/pkg/util-linux/config.h
+++ b/pkg/util-linux/config.h
@@ -221,11 +221,11 @@
#define HAVE___FPURGE 1
#define HAVE___PROGNAME 1
/* #undef HAVE___SECURE_GETENV */
-#define LIBBLKID_DATE "09-Jan-2019"
-#define LIBBLKID_VERSION "2.33.1"
-#define LIBFDISK_VERSION "2.33.1"
-#define LIBMOUNT_VERSION "2.33.1"
-#define LIBSMARTCOLS_VERSION "2.33.1"
+#define LIBBLKID_DATE "09-Apr-2019"
+#define LIBBLKID_VERSION "2.33.2"
+#define LIBFDISK_VERSION "2.33.2"
+#define LIBMOUNT_VERSION "2.33.2"
+#define LIBSMARTCOLS_VERSION "2.33.2"
/* #undef LOGIN_CHOWN_VCS */
/* #undef LOGIN_STAT_MAIL */
#define LT_OBJDIR ".libs/"
@@ -235,10 +235,10 @@
#define PACKAGE "util-linux"
#define PACKAGE_BUGREPORT "kzak@redhat.com"
#define PACKAGE_NAME "util-linux"
-#define PACKAGE_STRING "util-linux 2.33.1"
+#define PACKAGE_STRING "util-linux 2.33.2"
#define PACKAGE_TARNAME "util-linux"
#define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
-#define PACKAGE_VERSION "2.33.1"
+#define PACKAGE_VERSION "2.33.2"
#define PG_BELL 1
#define STDC_HEADERS 1
/* #undef SYS_fallocate */
@@ -275,7 +275,7 @@
#endif
#define USE_TTY_GROUP 1
/* #undef USE_USRDIR_PATHS_ONLY */
-#define VERSION "2.33.1"
+#define VERSION "2.33.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 f6614add..088a6933 100644
--- a/pkg/util-linux/gen.lua
+++ b/pkg/util-linux/gen.lua
@@ -1,4 +1,4 @@
-set('version', '2.33.1')
+set('version', '2.33.2')
cflags{
'-include $dir/config.h',
'-I $dir',
diff --git a/pkg/util-linux/src b/pkg/util-linux/src
-Subproject 539fb3c722d2cc867fa547276d01e977b07a38f
+Subproject df9f1b2ee5bc90fc6f3b0089d2859df1b18f2c7
diff --git a/pkg/util-linux/ver b/pkg/util-linux/ver
index a48237f5..5787e567 100644
--- a/pkg/util-linux/ver
+++ b/pkg/util-linux/ver
@@ -1 +1 @@
-2.33.1 r0
+2.33.2 r0