1
0

Accepting request 1031262 from home:mwilck:multipath

- Update to version 0.9.2+59+suse.ac8942d:
  * Fix segfault in "multipath -t" command (boo#1204731)

OBS-URL: https://build.opensuse.org/request/show/1031262
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=299
This commit is contained in:
Martin Wilck 2022-10-26 06:57:02 +00:00 committed by Git OBS Bridge
parent c15c52cb59
commit 97568d7851
6 changed files with 14 additions and 8 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/openSUSE/multipath-tools.git</param>
<param name="changesrevision">cf3c1e964c0cf482cce2a32b8835be688f46841c</param></service></servicedata>
<param name="changesrevision">ac8942d3635fb8e7fcd4d6c046aa699f192e16a6</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:10feefaa2421c540e8211aefa0baff64d3e2c736ab66e0a1e34f225d9b37e5e9
size 2762252

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ad661cb10628d417cb1393b6438e0a919521f276691adf74a14c162b199e5612
size 2761740

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Oct 26 06:50:35 UTC 2022 - Martin Wilck <mwilck@suse.com>
- Update to version 0.9.2+59+suse.ac8942d:
* Fix segfault in "multipath -t" command (boo#1204731)
-------------------------------------------------------------------
Mon Oct 24 08:22:20 UTC 2022 - Martin Wilck <mwilck@suse.com>

View File

@ -1,4 +1,4 @@
name: multipath-tools
version: 0.9.2+57+suse.cf3c1e9
mtime: 1666599331
commit: cf3c1e964c0cf482cce2a32b8835be688f46841c
version: 0.9.2+59+suse.ac8942d
mtime: 1666765617
commit: ac8942d3635fb8e7fcd4d6c046aa699f192e16a6

View File

@ -34,7 +34,7 @@
%define libdmmp_version %(echo %{_libdmmp_version} | tr . _)
Name: multipath-tools
Version: 0.9.2+57+suse.cf3c1e9
Version: 0.9.2+59+suse.ac8942d
Release: 0
Summary: Tools to Manage Multipathed Devices with the device-mapper
License: GPL-2.0-only AND GPL-3.0-or-later