* Fix local disk querying in fakeroot(change root) when '/dev'
is not mounted. * Change the raid card cache split (%read, %write) * Retrieve/update cache information of both the card and physical disks (enable/disable caching etc.) * Turn on/off identify and fault LEDs * Retrieve information on batteries * Retrieve a physical disk RPM, link type and location string for a disk * Retrieve the vpd 0x83 for directly attached disk(s) * Given a vpd 0x83 return list of local disk paths * Given a disk path return the vpd 0x83 value * Retrieve list of local disks - Removed package: * libstoragemgmt-rest -- droped by upstream. OBS-URL: https://build.opensuse.org/package/show/Base:System/libstoragemgmt?expand=0&rev=17
This commit is contained in:
parent
3f8c2b914e
commit
ecad87f38b
@ -2,26 +2,25 @@
|
||||
Fri May 13 13:59:32 UTC 2016 - fge@redhat.com
|
||||
|
||||
- Upgrade to version 1.3.1:
|
||||
* Fix local disk querying in fakeroot(change root) when '/dev' is not
|
||||
mounted.
|
||||
* Fix local disk querying in fakeroot(change root) when '/dev'
|
||||
is not mounted.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 13 13:52:43 UTC 2016 - fge@redhat.com
|
||||
|
||||
- Upgrade to version 1.3.0:
|
||||
|
||||
* Change the raid card cache split (%read, %write)
|
||||
* Retrieve/update cache information of both the card and physical disks
|
||||
(enable/disable caching etc.)
|
||||
* Retrieve/update cache information of both the card and
|
||||
physical disks (enable/disable caching etc.)
|
||||
* Turn on/off identify and fault LEDs
|
||||
* Retrieve information on batteries
|
||||
* Retrieve a physical disk RPM, link type and location string for a disk
|
||||
* Retrieve a physical disk RPM, link type and location string for
|
||||
a disk
|
||||
* Retrieve the vpd 0x83 for directly attached disk(s)
|
||||
* Given a vpd 0x83 return list of local disk paths
|
||||
* Given a disk path return the vpd 0x83 value
|
||||
* Retrieve list of local disks
|
||||
|
||||
* Removed package:
|
||||
- Removed package:
|
||||
* libstoragemgmt-rest -- droped by upstream.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user