diff --git a/multipath-tools-0.9.9+90+suse.f1d2f20.obscpio b/multipath-tools-0.9.9+90+suse.f1d2f20.obscpio index 1a63c49..f56d674 100644 --- a/multipath-tools-0.9.9+90+suse.f1d2f20.obscpio +++ b/multipath-tools-0.9.9+90+suse.f1d2f20.obscpio @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:03d88f7c26f6375662fc7a25c5532794294fe5cc5b94c5b4c4834851bcac5cf6 +oid sha256:8578cded0e897bbbe619b674cacae62dddb706636470af1fbfff3dd77ef863b4 size 2893836 diff --git a/multipath-tools.changes b/multipath-tools.changes index ad0fc7b..e7965bc 100644 --- a/multipath-tools.changes +++ b/multipath-tools.changes @@ -11,8 +11,6 @@ Tue Jun 25 13:19:58 UTC 2024 - Martin Wilck can now be configured in multipathd.service using "LimitRTPRIO=" * Set max_sectors_kb only on map creation, or when a new path is added, to avoid IO errors - * Revert "libmultipath: fix max_sectors_kb on adding path" - (bsc#1222458) * The configuration option "flush_on_last_del" now takes the values "always" (="yes"), "unused" (="no"), and "never". "yes" and "no" are still supported @@ -24,6 +22,13 @@ Tue Jun 25 13:19:58 UTC 2024 - Martin Wilck not function anyway. * Fix map failure count for no_path_retry > 0 +------------------------------------------------------------------- +Thu Apr 11 15:22:02 UTC 2024 - Martin Wilck + +- Update to version 0.9.8+88+suse.d504d83: + * Revert "libmultipath: fix max_sectors_kb on adding path" + (bsc#1222458) + ------------------------------------------------------------------- Tue Mar 5 20:19:12 UTC 2024 - Martin Wilck diff --git a/multipath-tools.spec b/multipath-tools.spec index 81aadb6..9f9a36a 100644 --- a/multipath-tools.spec +++ b/multipath-tools.spec @@ -169,11 +169,9 @@ cp %{SOURCE4} . %{make_build} OPTFLAGS="%{mp_optflags}" %{dirflags} %{makeflags} V=1 %if 0%{?with_check} == 1 -%ifnarch armv7l %check %{make_build} OPTFLAGS="%{mp_optflags}" %{dirflags} %{makeflags} V=1 test %endif -%endif %install %make_install %{dirflags} %{makeflags} V=1