From 0e058272758852cade2e3eee82668da259774d5f461fadcfbb24b2c2643a9a93 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 7 Aug 2016 12:13:17 +0000 Subject: [PATCH] Accepting request 417043 from home:hreinecke:branches:Base:System - Include fixes from upstream: * memory leak in orphan_paths * More hardware table cleanups * Add 'serial' keyword to weightedpath prioritizer - Set timeout for CLI commands correctly (bsc#990265) - Start daemon after udev trigger (bsc#991742,bsc#986734,bsc#990538) - multipathd.service: Fixup Wants= and Before= statements (bsc#991742, bsc#986734) - Include patches from upstream: * Cleanup hardware tables by removing default entries * More formatting fixes * Order keywords in multipath.conf.5 * Change default pgpolicy from 'failover' to 'group_by_prio' * kpartx: Fix check whether to detach a loop device * Fix partly traversed loop in coalesce_paths() * Fix memory leak in reconfigure() * Cleanup include header files * Bump version code to 0.6.2 - Fix multipath -l without output (bsc#990480) - Fix spelling in a log message - Fix type of rcu_unregister() - Do not perform POSIX mutex operations inside a signal handler - Ensure that signals are delivered to the uxsock thread - Fix memory leak in path group policies - Update tarball to 0.6.2+suse20160728.d96f423 OBS-URL: https://build.opensuse.org/request/show/417043 OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=102 --- _service | 2 +- _servicedata | 8 +++-- ...th-tools-0.6.1+suse20160715.3d44636.tar.xz | 3 -- ...th-tools-0.6.2+suse20160805.dcfa37d.tar.xz | 3 ++ multipath-tools.changes | 33 +++++++++++++++++++ multipath-tools.spec | 4 +-- 6 files changed, 44 insertions(+), 9 deletions(-) delete mode 100644 multipath-tools-0.6.1+suse20160715.3d44636.tar.xz create mode 100644 multipath-tools-0.6.2+suse20160805.dcfa37d.tar.xz diff --git a/_service b/_service index ba58a3f..a856640 100644 --- a/_service +++ b/_service @@ -4,7 +4,7 @@ https://github.com/hreinecke/multipath-tools.git multipath-tools - 0.6.1+suse%cd.%h + 0.6.2+suse%cd.%h sles12-sp2 enable diff --git a/_servicedata b/_servicedata index 800e6da..e5e2560 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,6 @@ - - https://github.com/hreinecke/multipath-tools.git - 3d4463657b30404db27a374c1bb8bf602069cf82 + + https://github.com/hreinecke/multipath-tools.git + dcfa37d43f7c8eb1cd4f2f630c3cd4ca26022f11 + + diff --git a/multipath-tools-0.6.1+suse20160715.3d44636.tar.xz b/multipath-tools-0.6.1+suse20160715.3d44636.tar.xz deleted file mode 100644 index 5e0685f..0000000 --- a/multipath-tools-0.6.1+suse20160715.3d44636.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a99e6743fd489b520a96d051e1766993d7ac693018eea3f4c66dfd521d7ba13d -size 188540 diff --git a/multipath-tools-0.6.2+suse20160805.dcfa37d.tar.xz b/multipath-tools-0.6.2+suse20160805.dcfa37d.tar.xz new file mode 100644 index 0000000..b999a54 --- /dev/null +++ b/multipath-tools-0.6.2+suse20160805.dcfa37d.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c915157e9ecdc80b2c04a1bbf181a0f08ac997a2f2bb0c4456de4a567daeec6c +size 188336 diff --git a/multipath-tools.changes b/multipath-tools.changes index 28355ca..4deaf9c 100644 --- a/multipath-tools.changes +++ b/multipath-tools.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Fri Aug 5 09:02:21 CEST 2016 - hare@suse.de + +- Include fixes from upstream: + * memory leak in orphan_paths + * More hardware table cleanups + * Add 'serial' keyword to weightedpath prioritizer +- Set timeout for CLI commands correctly (bsc#990265) +- Start daemon after udev trigger (bsc#991742,bsc#986734,bsc#990538) +- multipathd.service: Fixup Wants= and Before= statements + (bsc#991742, bsc#986734) + +------------------------------------------------------------------- +Thu Jul 28 15:57:12 CEST 2016 - hare@suse.de + +- Include patches from upstream: + * Cleanup hardware tables by removing default entries + * More formatting fixes + * Order keywords in multipath.conf.5 + * Change default pgpolicy from 'failover' to 'group_by_prio' + * kpartx: Fix check whether to detach a loop device + * Fix partly traversed loop in coalesce_paths() + * Fix memory leak in reconfigure() + * Cleanup include header files + * Bump version code to 0.6.2 +- Fix multipath -l without output (bsc#990480) +- Fix spelling in a log message +- Fix type of rcu_unregister() +- Do not perform POSIX mutex operations inside a signal handler +- Ensure that signals are delivered to the uxsock thread +- Fix memory leak in path group policies +- Update tarball to 0.6.2+suse20160728.d96f423 + ------------------------------------------------------------------- Fri Jul 15 10:46:34 CEST 2016 - hare@suse.de diff --git a/multipath-tools.spec b/multipath-tools.spec index 0d005c7..f3d54c4 100644 --- a/multipath-tools.spec +++ b/multipath-tools.spec @@ -16,7 +16,7 @@ # -%define version_unconverted 0.6.1+suse20160715.3d44636 +%define version_unconverted 0.6.2+suse20160805.dcfa37d Name: multipath-tools BuildRequires: device-mapper-devel @@ -31,7 +31,7 @@ Url: http://christophe.varoqui.free.fr/ Requires: device-mapper >= 1.2.78 Requires: kpartx PreReq: %insserv_prereq %fillup_prereq coreutils grep -Version: 0.6.1+suse20160715.3d44636 +Version: 0.6.2+suse20160805.dcfa37d Release: 0 Summary: Tools to Manage Multipathed Devices with the device-mapper License: GPL-2.0