- Update to 1.9.1:
* Correct sim plugin install location #463 - Update to 1.9.0: * Add NVMe device health check #265 * Correct lsm_disk_record_alloc does not have plugin_data #68 * Limit lsmd to running a single instance against same socket dir #398 - Update to 1.8.8: * Remove NetApp ontap plugin * Remove Nexentastor nstor plugin * Re-organize plugins #440 OBS-URL: https://build.opensuse.org/package/show/Base:System/libstoragemgmt?expand=0&rev=73
This commit is contained in:
parent
2c424f0a74
commit
1d7c7b71fd
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:70bebc2b178bb336ac6e950340f7925e1b0ad9625a5574bf29ad3b09cb033580
|
||||
size 1094873
|
3
libstoragemgmt-1.9.1.tar.gz
Normal file
3
libstoragemgmt-1.9.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4d78a8243ab9627d86b0b64d42cdd6ef81a78f04e716579b80017bf5831a1dd8
|
||||
size 1049410
|
@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 21 12:16:04 UTC 2021 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 1.9.1:
|
||||
* Correct sim plugin install location #463
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 25 20:23:52 UTC 2021 - Michael Vetter <mvetter@suse.com>
|
||||
- Update to 1.9.0:
|
||||
* Add NVMe device health check #265
|
||||
* Correct lsm_disk_record_alloc does not have
|
||||
plugin_data #68
|
||||
* Limit lsmd to running a single instance against same
|
||||
socket dir #398
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 16 08:22:53 UTC 2020 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 1.8.8:
|
||||
* Remove NetApp ontap plugin
|
||||
* Remove Nexentastor nstor plugin
|
||||
* Re-organize plugins #440
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 4 09:06:20 UTC 2020 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libstoragemgmt
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -25,7 +25,7 @@
|
||||
%define python3 0
|
||||
%endif
|
||||
Name: libstoragemgmt
|
||||
Version: 1.8.7
|
||||
Version: 1.9.1
|
||||
Release: 0
|
||||
Summary: Storage array management library
|
||||
License: LGPL-2.1-or-later AND GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user