From 5640565378ac230b0fd1cce697bee9282954467c8d3eb7be999f007d4a28d30f Mon Sep 17 00:00:00 2001 From: Martin Wilck Date: Fri, 11 Aug 2017 22:22:44 +0000 Subject: [PATCH] Accepting request 516239 from home:mwilck:branches:Base:System - Update to version 0.7.2+11+suse.448921a2: * multipath.conf.5: document no_partitions compat support * libmultipath: fixup compat support for 'features "1 no_partitions"' - Dropped 67-kpartx-compat.rules (SUSE legacy). * symlinks "/dev/mapper/${UUID}_part${X}" are not created any more, only "/dev/mapper/${UUID}-part${X}" (with "minus") - Dropped automatic kpartx invocation on dmraid devices (fate#323743) - Rebase to upstream multipath-tools 0.7.2: - Update to version 0.7.2+8+suse.95e8f43e: OBS-URL: https://build.opensuse.org/request/show/516239 OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=130 --- _servicedata | 2 +- multipath-tools-0.7.2+11+suse.448921a2.tar.xz | 3 +++ multipath-tools-0.7.2+8+suse.95e8f43e.tar.xz | 3 --- multipath-tools.changes | 17 +++++++++++++---- multipath-tools.spec | 2 +- 5 files changed, 18 insertions(+), 9 deletions(-) create mode 100644 multipath-tools-0.7.2+11+suse.448921a2.tar.xz delete mode 100644 multipath-tools-0.7.2+8+suse.95e8f43e.tar.xz diff --git a/_servicedata b/_servicedata index 6dcc254..1ff268b 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/openSUSE/multipath-tools.git - 95e8f43ea9a5e29f331f22b448b5f8c1d2d48121 \ No newline at end of file + 448921a22a6ecba055562399b5ec3cf6ddade572 \ No newline at end of file diff --git a/multipath-tools-0.7.2+11+suse.448921a2.tar.xz b/multipath-tools-0.7.2+11+suse.448921a2.tar.xz new file mode 100644 index 0000000..ba6103c --- /dev/null +++ b/multipath-tools-0.7.2+11+suse.448921a2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da7fb19e15f72e15db7066cce2ba90da3a0ae77c6b3806b8de11396643ab4f5e +size 257772 diff --git a/multipath-tools-0.7.2+8+suse.95e8f43e.tar.xz b/multipath-tools-0.7.2+8+suse.95e8f43e.tar.xz deleted file mode 100644 index ca497be..0000000 --- a/multipath-tools-0.7.2+8+suse.95e8f43e.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:17d232b7347265bf3839daaa0fac2f7242cf2f93773625d08cc53c37598cf00b -size 257712 diff --git a/multipath-tools.changes b/multipath-tools.changes index e6eee3e..7884ee8 100644 --- a/multipath-tools.changes +++ b/multipath-tools.changes @@ -1,9 +1,18 @@ +------------------------------------------------------------------- +Fri Aug 11 21:41:43 UTC 2017 - mwilck@suse.com + +- Update to version 0.7.2+11+suse.448921a2: + * multipath.conf.5: document no_partitions compat support + * libmultipath: fixup compat support for 'features "1 no_partitions"' + ------------------------------------------------------------------- Fri Aug 11 12:40:17 UTC 2017 - mwilck@suse.com -- Rebase to upstream multipath-tools 0.7.2. -- Drop 67-kpartx-compat.rules -- Update to version 0.7.2+8+suse.95e8f43e: +- Dropped 67-kpartx-compat.rules (SUSE legacy). + * symlinks "/dev/mapper/${UUID}_part${X}" are not created any more, + only "/dev/mapper/${UUID}-part${X}" (with "minus") +- Dropped automatic kpartx invocation on dmraid devices (fate#323743) +- Rebase to upstream multipath-tools 0.7.2: * libmultipath: retain_attached_hw_handler obsolete with 4.3+ * multipath-tools: move up TEMPLATE in hwtable * multipath-tools: delete libdmmp/docs/man directory in make clean @@ -17,7 +26,7 @@ Fri Aug 11 12:40:17 UTC 2017 - mwilck@suse.com * multipath-tools: fix format in multipath.conf.5 * libmultipath: update 3PARdata builtin config * Bump version to 0.7.2 - +- Update to version 0.7.2+8+suse.95e8f43e: * libmultipath: don't try to set hwhandler if it is retained (bsc#1037533) * libmultipath: don't [un]set queue_if_no_path after domap diff --git a/multipath-tools.spec b/multipath-tools.spec index 75c653e..c40fdef 100644 --- a/multipath-tools.spec +++ b/multipath-tools.spec @@ -89,7 +89,7 @@ Name: multipath-tools Url: http://christophe.varoqui.free.fr/ -Version: 0.7.2+8+suse.95e8f43e +Version: 0.7.2+11+suse.448921a2 Release: 0 Summary: Tools to Manage Multipathed Devices with the device-mapper License: GPL-2.0