diff --git a/multipath-tools.changes b/multipath-tools.changes index 856b045..52332e5 100644 --- a/multipath-tools.changes +++ b/multipath-tools.changes @@ -357,6 +357,7 @@ Tue Apr 30 14:48:40 UTC 2019 - mwilck@suse.com (bsc##1110060, bsc#1110439) * Improve handling of changed WWIDs and temporary failure to obtain WWID. Option "disable_changed_wwids" is now ignored. + (bsc#1184260) * Fixes for PATH_PENDING state handling (bsc#1125043) * libmultipath: hwtable: add Lenovo DE series (bsc#1125507) diff --git a/multipath-tools.spec b/multipath-tools.spec index 27a4cf9..d9b08f6 100644 --- a/multipath-tools.spec +++ b/multipath-tools.spec @@ -15,8 +15,7 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # -# The test for libmpathvalid fails with -flto=auto. Just disabling -# it for the %check section is not sufficient, unfortunately. + %global _lto_cflags %{nil} # Whether to build libdmmp @@ -92,6 +91,7 @@ monitors path devices for failure, removal, or addition, and applies the necessary changes to the multipath maps to ensure continuous availability of the map devices. + # Currently, it makes no sense to split out libmpathpersist and libmpathcmd # separately. libmultipath has no stable API at all, and it depends # on libmpathcmd (to be fixed). libmpathpersist depends on libmultipath