From 54f10a885b1353905eead30a6707c03ed64cfff56ce3358df1f2cdbc6d197dab Mon Sep 17 00:00:00 2001 From: Martin Wilck Date: Tue, 8 Jan 2019 21:47:57 +0000 Subject: [PATCH 1/5] Accepting request 663641 from home:mwilck:branches:Base:System - Update to version 0.7.9+108+suse.3fd53bf: * libmultipath: fix compilation with older kernel headers (bsc#1121066) - merged upstream fb824725 * Improved NVMe support in both native and dm-mpath mode added basic NVMe ANA support (bsc#1119898) * multipathd: fix daemon not really shutdown (bsc##1110060, bsc#1110439) - Update to version 0.7.9+90+suse.f81e290: * libmultipath: Increase SERIAL_SIZE to 128 bytes (bsc#1107179) - Update to version 0.7.9+89+suse.df77b66: - re-enable "san_path_err_xy" options These have been removed upstream, but they were supported in SLE-15/Leap15.0, so we can't simply throw them away. Improve documentation, mark them as deprecated, but keep the code in place. OBS-URL: https://build.opensuse.org/request/show/663641 OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=173 --- _servicedata | 2 +- multipath-tools-0.7.9+108+suse.3fd53bf.tar.xz | 3 ++ multipath-tools-0.7.9+85+suse.766b95e.tar.xz | 3 -- multipath-tools.changes | 29 +++++++++++++++++++ multipath-tools.spec | 2 +- 5 files changed, 34 insertions(+), 5 deletions(-) create mode 100644 multipath-tools-0.7.9+108+suse.3fd53bf.tar.xz delete mode 100644 multipath-tools-0.7.9+85+suse.766b95e.tar.xz diff --git a/_servicedata b/_servicedata index c70a2bd..b354407 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ https://github.com/openSUSE/multipath-tools.git - 766b95ec60edf90f98a280ef20f1662a54e64466 + 3fd53bf2faa58ff883757526e431c4c7188129dc https://github.com/mwilck/multipath-tools.git 08a969b7fce0db769b63bdbfead2a452dc417d58 \ No newline at end of file diff --git a/multipath-tools-0.7.9+108+suse.3fd53bf.tar.xz b/multipath-tools-0.7.9+108+suse.3fd53bf.tar.xz new file mode 100644 index 0000000..dca6c63 --- /dev/null +++ b/multipath-tools-0.7.9+108+suse.3fd53bf.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69f762d92306f397f60682196c46164b60114869b49f0c9c287fbcc45a84c1a7 +size 353700 diff --git a/multipath-tools-0.7.9+85+suse.766b95e.tar.xz b/multipath-tools-0.7.9+85+suse.766b95e.tar.xz deleted file mode 100644 index 05d2513..0000000 --- a/multipath-tools-0.7.9+85+suse.766b95e.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:37f5416be7bb46ba0a05195ec196e7f38d03aadf9507a50c551c64ea31ccc52f -size 333372 diff --git a/multipath-tools.changes b/multipath-tools.changes index d9e57d8..8f1e689 100644 --- a/multipath-tools.changes +++ b/multipath-tools.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Tue Jan 08 11:40:49 UTC 2019 - mwilck@suse.com + +- Update to version 0.7.9+108+suse.3fd53bf: + * libmultipath: fix compilation with older kernel headers + (bsc#1121066) +- merged upstream fb824725 + * Improved NVMe support in both native and dm-mpath mode + added basic NVMe ANA support (bsc#1119898) + * multipathd: fix daemon not really shutdown + (bsc##1110060, bsc#1110439) + +------------------------------------------------------------------- +Fri Dec 14 10:36:39 UTC 2018 - mwilck@suse.com + +- Update to version 0.7.9+90+suse.f81e290: + * libmultipath: Increase SERIAL_SIZE to 128 bytes + (bsc#1107179) + +------------------------------------------------------------------- +Wed Dec 12 22:23:22 UTC 2018 - mwilck@suse.com + +- Update to version 0.7.9+89+suse.df77b66: +- re-enable "san_path_err_xy" options + These have been removed upstream, but they were supported + in SLE-15/Leap15.0, so we can't simply throw them away. + Improve documentation, mark them as deprecated, but keep + the code in place. + ------------------------------------------------------------------- Wed Dec 12 12:50:37 UTC 2018 - mwilck@suse.com diff --git a/multipath-tools.spec b/multipath-tools.spec index f35a0ad..31003d1 100644 --- a/multipath-tools.spec +++ b/multipath-tools.spec @@ -50,7 +50,7 @@ Name: multipath-tools Url: http://christophe.varoqui.free.fr/ -Version: 0.7.9+85+suse.766b95e +Version: 0.7.9+108+suse.3fd53bf Release: 0 Summary: Tools to Manage Multipathed Devices with the device-mapper License: GPL-2.0-only AND LGPL-2.0-or-later From 0201822eeaa26903b19d764ac2fb8df11d55c404e877efe59a447baa49460c99 Mon Sep 17 00:00:00 2001 From: Martin Wilck Date: Tue, 8 Jan 2019 23:30:26 +0000 Subject: [PATCH 2/5] Accepting request 663860 from home:mwilck:branches:Base:System - Update to version 0.7.9+109+suse.203c1cf: * multipathd: avoid crash in cli_list_path OBS-URL: https://build.opensuse.org/request/show/663860 OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=174 --- _servicedata | 2 +- multipath-tools-0.7.9+108+suse.3fd53bf.tar.xz | 3 --- multipath-tools-0.7.9+109+suse.203c1cf.tar.xz | 3 +++ multipath-tools.changes | 5 +++-- multipath-tools.spec | 2 +- 5 files changed, 8 insertions(+), 7 deletions(-) delete mode 100644 multipath-tools-0.7.9+108+suse.3fd53bf.tar.xz create mode 100644 multipath-tools-0.7.9+109+suse.203c1cf.tar.xz diff --git a/_servicedata b/_servicedata index b354407..f71c6a1 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ https://github.com/openSUSE/multipath-tools.git - 3fd53bf2faa58ff883757526e431c4c7188129dc + 203c1cfe344661fc32709784e826f40725ffd191 https://github.com/mwilck/multipath-tools.git 08a969b7fce0db769b63bdbfead2a452dc417d58 \ No newline at end of file diff --git a/multipath-tools-0.7.9+108+suse.3fd53bf.tar.xz b/multipath-tools-0.7.9+108+suse.3fd53bf.tar.xz deleted file mode 100644 index dca6c63..0000000 --- a/multipath-tools-0.7.9+108+suse.3fd53bf.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:69f762d92306f397f60682196c46164b60114869b49f0c9c287fbcc45a84c1a7 -size 353700 diff --git a/multipath-tools-0.7.9+109+suse.203c1cf.tar.xz b/multipath-tools-0.7.9+109+suse.203c1cf.tar.xz new file mode 100644 index 0000000..70bb4ed --- /dev/null +++ b/multipath-tools-0.7.9+109+suse.203c1cf.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19364917de607503cf28f10bd57dff0d55188b4cfe8013ad71c8d2977fd9f912 +size 353704 diff --git a/multipath-tools.changes b/multipath-tools.changes index 8f1e689..806a755 100644 --- a/multipath-tools.changes +++ b/multipath-tools.changes @@ -1,7 +1,8 @@ ------------------------------------------------------------------- -Tue Jan 08 11:40:49 UTC 2019 - mwilck@suse.com +Tue Jan 08 23:26:41 UTC 2019 - mwilck@suse.com -- Update to version 0.7.9+108+suse.3fd53bf: +- Update to version 0.7.9+109+suse.203c1cf: + * multipathd: avoid crash in cli_list_path * libmultipath: fix compilation with older kernel headers (bsc#1121066) - merged upstream fb824725 diff --git a/multipath-tools.spec b/multipath-tools.spec index 31003d1..f380036 100644 --- a/multipath-tools.spec +++ b/multipath-tools.spec @@ -50,7 +50,7 @@ Name: multipath-tools Url: http://christophe.varoqui.free.fr/ -Version: 0.7.9+108+suse.3fd53bf +Version: 0.7.9+109+suse.203c1cf Release: 0 Summary: Tools to Manage Multipathed Devices with the device-mapper License: GPL-2.0-only AND LGPL-2.0-or-later From a55d5b5d121b957d7dfbb44688b264bf2bbed4829b4e6557e479e979082793af Mon Sep 17 00:00:00 2001 From: Martin Wilck Date: Tue, 8 Jan 2019 23:34:48 +0000 Subject: [PATCH 3/5] Accepting request 663862 from home:mwilck:branches:Base:System * multipathd: avoid crash in cli_list_path (bsc#1121134) OBS-URL: https://build.opensuse.org/request/show/663862 OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=175 --- multipath-tools.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/multipath-tools.changes b/multipath-tools.changes index 806a755..55dc1b3 100644 --- a/multipath-tools.changes +++ b/multipath-tools.changes @@ -2,7 +2,7 @@ Tue Jan 08 23:26:41 UTC 2019 - mwilck@suse.com - Update to version 0.7.9+109+suse.203c1cf: - * multipathd: avoid crash in cli_list_path + * multipathd: avoid crash in cli_list_path (bsc#1121134) * libmultipath: fix compilation with older kernel headers (bsc#1121066) - merged upstream fb824725 From 72888505f94cca37b5f0ed81d61c801fc380d75ff8d25cd4b423c44683ff09a9 Mon Sep 17 00:00:00 2001 From: Martin Wilck Date: Wed, 9 Jan 2019 14:59:42 +0000 Subject: [PATCH 4/5] Accepting request 664112 from home:mwilck:branches:Base:System - Update to version 0.7.9+111+suse.b4232b7: - merged upstream cb4a979a (SUSE bug fixes merged upstream, code-identical to previous release). OBS-URL: https://build.opensuse.org/request/show/664112 OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=176 --- _servicedata | 2 +- multipath-tools-0.7.9+109+suse.203c1cf.tar.xz | 3 --- multipath-tools-0.7.9+111+suse.b4232b7.tar.xz | 3 +++ multipath-tools.changes | 7 +++++++ multipath-tools.spec | 2 +- 5 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 multipath-tools-0.7.9+109+suse.203c1cf.tar.xz create mode 100644 multipath-tools-0.7.9+111+suse.b4232b7.tar.xz diff --git a/_servicedata b/_servicedata index f71c6a1..ebf8360 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ https://github.com/openSUSE/multipath-tools.git - 203c1cfe344661fc32709784e826f40725ffd191 + b4232b74b6fcc722cdc16286fabe8b7e339be05f https://github.com/mwilck/multipath-tools.git 08a969b7fce0db769b63bdbfead2a452dc417d58 \ No newline at end of file diff --git a/multipath-tools-0.7.9+109+suse.203c1cf.tar.xz b/multipath-tools-0.7.9+109+suse.203c1cf.tar.xz deleted file mode 100644 index 70bb4ed..0000000 --- a/multipath-tools-0.7.9+109+suse.203c1cf.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:19364917de607503cf28f10bd57dff0d55188b4cfe8013ad71c8d2977fd9f912 -size 353704 diff --git a/multipath-tools-0.7.9+111+suse.b4232b7.tar.xz b/multipath-tools-0.7.9+111+suse.b4232b7.tar.xz new file mode 100644 index 0000000..45ec9c4 --- /dev/null +++ b/multipath-tools-0.7.9+111+suse.b4232b7.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cad80d5790731ee6d5426924c11671692c149c6d867df4100972c3128611bba +size 353340 diff --git a/multipath-tools.changes b/multipath-tools.changes index 55dc1b3..7a3d1a1 100644 --- a/multipath-tools.changes +++ b/multipath-tools.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Jan 09 14:50:43 UTC 2019 - mwilck@suse.com + +- Update to version 0.7.9+111+suse.b4232b7: +- merged upstream cb4a979a (SUSE bug fixes merged upstream, + code-identical to previous release). + ------------------------------------------------------------------- Tue Jan 08 23:26:41 UTC 2019 - mwilck@suse.com diff --git a/multipath-tools.spec b/multipath-tools.spec index f380036..4a131f6 100644 --- a/multipath-tools.spec +++ b/multipath-tools.spec @@ -50,7 +50,7 @@ Name: multipath-tools Url: http://christophe.varoqui.free.fr/ -Version: 0.7.9+109+suse.203c1cf +Version: 0.7.9+111+suse.b4232b7 Release: 0 Summary: Tools to Manage Multipathed Devices with the device-mapper License: GPL-2.0-only AND LGPL-2.0-or-later From 782aba0009153b4a0ce8b16b4ed1b882f0a5974ab8ec4c150250c13b1c16f0aa Mon Sep 17 00:00:00 2001 From: Martin Wilck Date: Wed, 9 Jan 2019 15:46:36 +0000 Subject: [PATCH 5/5] Accepting request 664123 from home:mwilck:branches:Base:System * Fix prio output in "multipathd show topology" (bsc#1119897) OBS-URL: https://build.opensuse.org/request/show/664123 OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=177 --- multipath-tools.changes | 1 + 1 file changed, 1 insertion(+) diff --git a/multipath-tools.changes b/multipath-tools.changes index 7a3d1a1..8fefef3 100644 --- a/multipath-tools.changes +++ b/multipath-tools.changes @@ -15,6 +15,7 @@ Tue Jan 08 23:26:41 UTC 2019 - mwilck@suse.com - merged upstream fb824725 * Improved NVMe support in both native and dm-mpath mode added basic NVMe ANA support (bsc#1119898) + * Fix prio output in "multipathd show topology" (bsc#1119897) * multipathd: fix daemon not really shutdown (bsc##1110060, bsc#1110439)