Discussion:
libStorageMgmt release 1.3.3
Tony Asleson
2016-07-29 17:07:05 UTC
Permalink
A new version of libStorageMgmt is now available.

https://github.com/libstorage/libstoragemgmt/releases/download/1.3.3/libstoragemgmt-1.3.3.tar.gz

shasum (442402c4f65227d5f7f89d9aa54a59553402c5ae)
md5sum (6981239019305b1932ae3b31165b4995)

- Fixes
* https://bugzilla.redhat.com/show_bug.cgi?id=1346901
* https://bugzilla.redhat.com/show_bug.cgi?id=1346898
* https://bugzilla.redhat.com/show_bug.cgi?id=1360177
* https://github.com/libstorage/libstoragemgmt/issues/167
* Seg. fault on qemu simulated disk
* Fix make check on EL6 (python 2.6)
* Misc. code improvements & corrections
* Fix regression introduced by coverity scan correction

Giving it a try:
http://libstorage.github.io/libstoragemgmt-doc/doc/user_guide.html

Thanks to all those that helped make this release better by submitting
pull requests, reporting bugs and engaging in design discussions. All
is appreciated!

*Warning/disclaimer*
This library has the ability to destroy any and all data on a storage
controller (either from user error or because of a code bug in the
library itself). I would suggest using and developing on
only non-production storage arrays which have no data of value or
utilizing the simulator while developing with the library.

As always any feedback, improvements, and pull requests are welcomed.

Regards,
Tony

Loading...