logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: c52e0947a5dd30d94c05089baee3d014a4cf60d1
parent 70859aff39395cb99bb85af1b178e9554b7c8af3
Author: Michael Forney <mforney@mforney.org>
Date:   Sat, 23 Sep 2017 00:54:43 -0700

util-linux: Update to 2.30.2

Diffstat:

Mpkg/util-linux/config.h14+++++++-------
Mpkg/util-linux/gen.lua2+-
Mpkg/util-linux/rev2+-
3 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/pkg/util-linux/config.h b/pkg/util-linux/config.h @@ -167,10 +167,10 @@ #define HAVE___PROGNAME 1 /* #undef HAVE___SECURE_GETENV */ #define LIBBLKID_DATE "02-Jun-2017" -#define LIBBLKID_VERSION "2.30.1" -#define LIBFDISK_VERSION "2.30.1" -#define LIBMOUNT_VERSION "2.30.1" -#define LIBSMARTCOLS_VERSION "2.30.1" +#define LIBBLKID_VERSION "2.30.2" +#define LIBFDISK_VERSION "2.30.2" +#define LIBMOUNT_VERSION "2.30.2" +#define LIBSMARTCOLS_VERSION "2.30.2" /* #undef LOGIN_CHOWN_VCS */ /* #undef LOGIN_STAT_MAIL */ #define LT_OBJDIR ".libs/" @@ -179,10 +179,10 @@ #define PACKAGE "util-linux" #define PACKAGE_BUGREPORT "kzak@redhat.com" #define PACKAGE_NAME "util-linux" -#define PACKAGE_STRING "util-linux 2.30" +#define PACKAGE_STRING "util-linux 2.30.2" #define PACKAGE_TARNAME "util-linux" #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/" -#define PACKAGE_VERSION "2.30" +#define PACKAGE_VERSION "2.30.2" #define PG_BELL 1 #define SWAPON_HAS_TWO_ARGS 1 /* #undef SYS_fallocate */ @@ -216,7 +216,7 @@ #endif #define USE_TTY_GROUP 1 /* #undef USE_USRDIR_PATHS_ONLY */ -#define VERSION "2.30" +#define VERSION "2.30.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 @@ -1,4 +1,4 @@ -set('version', '2.30.1') +set('version', '2.30.2') cflags{ '-include $dir/config.h', '-I include', diff --git a/pkg/util-linux/rev b/pkg/util-linux/rev @@ -1 +1 @@ -4 +5