diff --git a/libeconf.patch b/libeconf.patch index 8e252e9..0e85561 100644 --- a/libeconf.patch +++ b/libeconf.patch @@ -322,7 +322,7 @@ index 2b505d255..9075ad9e7 100644 + +unsigned long getlogindefs_num(const char *name, unsigned long dflt) +{ -+ unsigned long value; ++ uint64_t value; + econf_err error; + + if (!file) diff --git a/python3-libmount.changes b/python3-libmount.changes index 5969220..fed1632 100644 --- a/python3-libmount.changes +++ b/python3-libmount.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 8 14:48:15 CEST 2019 - kukuk@suse.de + +- libeconf.patch: fix a long int error on 32bit + ------------------------------------------------------------------- Tue Oct 1 13:19:42 CEST 2019 - kukuk@suse.de diff --git a/util-linux-systemd.changes b/util-linux-systemd.changes index 5969220..fed1632 100644 --- a/util-linux-systemd.changes +++ b/util-linux-systemd.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 8 14:48:15 CEST 2019 - kukuk@suse.de + +- libeconf.patch: fix a long int error on 32bit + ------------------------------------------------------------------- Tue Oct 1 13:19:42 CEST 2019 - kukuk@suse.de diff --git a/util-linux.changes b/util-linux.changes index 5969220..fed1632 100644 --- a/util-linux.changes +++ b/util-linux.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 8 14:48:15 CEST 2019 - kukuk@suse.de + +- libeconf.patch: fix a long int error on 32bit + ------------------------------------------------------------------- Tue Oct 1 13:19:42 CEST 2019 - kukuk@suse.de