2017-05-16 12:40:06 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 16 10:30:33 UTC 2017 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- Sync patches with fedora:
|
|
|
|
* 0002-C-library-Bug-fix-for-incorrect-use-of-sizeof.patch
|
|
|
|
|
2017-04-25 10:30:21 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 25 07:27:25 UTC 2017 - alarrosa@suse.com
|
|
|
|
|
|
|
|
- Add 0001-Fix-gcc-warning-on-non-x86-platform.patch to fix build in
|
|
|
|
ppc64le/s390x.
|
|
|
|
|
2017-04-24 14:27:06 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 24 11:10:59 UTC 2017 - alarrosa@suse.com
|
|
|
|
|
|
|
|
- Remove dependency for python-M2Crypto which is no longer needed
|
|
|
|
- Add python-six dependency
|
|
|
|
|
2017-03-24 12:20:44 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 24 10:32:50 UTC 2017 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- Update to version 1.4.0:
|
|
|
|
* Add Python3 support.
|
|
|
|
* Add support of lmiwbem.
|
|
|
|
* Allow plugin test to be run concurrently.
|
|
|
|
* Bug fixes:
|
|
|
|
+ Fix megaraid plugin for dell PERC.
|
|
|
|
+ Fix local disk rotation speed query on NVMe disk.
|
|
|
|
+ Fix lsmcli incorrect try-expect on local disk query.
|
|
|
|
+ Fix all the gcc compile warnings.
|
|
|
|
+ Fix the obsolete usage of AC_OUTPUT in configure.ac.
|
|
|
|
* Library adds:
|
|
|
|
+ Query serial of local disk:
|
|
|
|
lsm_local_disk_serial_num_get()/lsm.LocalDisk.serial_num_get()
|
|
|
|
+ Query LED status of local disk:
|
|
|
|
lsm_local_disk_led_status_get()/lsm.LocalDisk.led_status_get()
|
|
|
|
+ Query link speed of local disk:
|
|
|
|
lsm_local_disk_link_speed_get()/lsm.LocalDisk.link_speed_get()
|
|
|
|
- Changes for version 1.3.5:
|
|
|
|
* Bug fixes:
|
|
|
|
+ Fix anon_uid/anon_gid handling.
|
|
|
|
+ Fix HPSA plugin on capabilities, system status, system mode.
|
|
|
|
+ Fix running lsmcli on python 2.6.
|
|
|
|
+ Fix missing vpd83 optional property in C library.
|
|
|
|
* Enhancements:
|
|
|
|
+ Rewrite C simulator plugin to support state saving.
|
|
|
|
|
2017-02-02 10:54:01 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Nov 27 21:06:22 UTC 2016 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Adjust rpm group categories to match what is used in other
|
|
|
|
packages.
|
|
|
|
- Avoid suppressing error outputs in scriptlets. If it happens,
|
|
|
|
we want to know about it.
|
|
|
|
|
2016-08-09 10:21:02 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Aug 9 08:18:33 UTC 2016 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- Update to version 1.3.4:
|
|
|
|
* hpsa: Update cacheless variable
|
|
|
|
|
2016-08-01 09:00:25 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 1 01:54:55 UTC 2016 - fge@redhat.com
|
|
|
|
|
|
|
|
- Update to version 1.3.3:
|
|
|
|
* Bug fix release, check this link for detail:
|
|
|
|
https://github.com/libstorage/libstoragemgmt/releases/tag/1.3.3
|
|
|
|
|
2016-07-19 09:00:57 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jul 19 05:55:35 UTC 2016 - nwang@suse.com
|
|
|
|
|
|
|
|
- bsc#988547, add require of python-libstoragemgmt-clibs.
|
|
|
|
|
2016-05-19 05:24:25 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu May 19 03:08:21 UTC 2016 - fge@redhat.com
|
2016-05-19 09:17:50 +02:00
|
|
|
- Update to version 1.3.2 (boo#980653):
|
2016-05-19 05:24:25 +02:00
|
|
|
* Fix local disk VPD83 searching in fakeroot(change root) when
|
|
|
|
'/dev' is not mounted.
|
|
|
|
* New configure option to skip memory leak check test.
|
|
|
|
* Fix regression introduced by 1.3.1 when run as non-root user.
|
|
|
|
* New configure option '--without-test' to skip all test cases and
|
|
|
|
their build requirements.
|
|
|
|
|
2016-05-13 22:37:32 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri May 13 13:59:32 UTC 2016 - fge@redhat.com
|
|
|
|
|
2016-05-14 09:57:43 +02:00
|
|
|
- Upgrade to version 1.3.1 (boo#980041):
|
2016-05-13 22:42:49 +02:00
|
|
|
* Fix local disk querying in fakeroot(change root) when '/dev'
|
|
|
|
is not mounted.
|
2016-05-13 22:37:32 +02:00
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri May 13 13:52:43 UTC 2016 - fge@redhat.com
|
|
|
|
|
|
|
|
- Upgrade to version 1.3.0:
|
2016-05-13 22:42:49 +02:00
|
|
|
* 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.
|
2016-05-13 22:37:32 +02:00
|
|
|
|
2016-02-06 12:21:05 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Feb 6 11:20:21 UTC 2016 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- Make building more verbose
|
|
|
|
- Small spec file cleanups
|
|
|
|
|
2015-06-24 12:44:25 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jun 24 08:05:23 UTC 2015 - fge@redhat.com
|
|
|
|
|
|
|
|
- Upgrade to version 1.2.3:
|
|
|
|
* Bug fixes:
|
|
|
|
* lsmcli bash completion: Fix syntax error.
|
|
|
|
* lsmcli bash completion: Fix volume-delete.
|
|
|
|
* lsmcli bash completion: Add missing completions.
|
|
|
|
* Fix: selinux dac_override
|
|
|
|
* Manpage: Update hpsa and megaraid plugin manpages.
|
|
|
|
* HP Smart Array Plugin: Fix pool querying on P410i.
|
|
|
|
* MegaRAID Plugin: Fix bug when no volume configured.
|
|
|
|
|
2015-06-18 10:37:17 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jun 18 08:36:57 UTC 2015 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- Cleanup changelog formatting
|
2015-06-18 10:57:15 +02:00
|
|
|
- Update dependencies
|
2015-06-18 10:37:17 +02:00
|
|
|
|
2015-06-18 10:33:54 +02:00
|
|
|
-------------------------------------------------------------------
|
2015-06-18 10:57:15 +02:00
|
|
|
Wed Jun 17 07:09:55 UTC 2015 - fge@redhat.com
|
2015-06-18 10:33:54 +02:00
|
|
|
- Upgrade to version 1.2.1.
|
|
|
|
- New sub-pacakges:
|
|
|
|
* libstoragemgmt-megaraid-plugin
|
|
|
|
New plugin in 1.2.0 release.
|
|
|
|
* libstoragemgmt-hpsa-plugin
|
|
|
|
New plugin in 1.2.0 release.
|
|
|
|
* libstoragemgmt-udev
|
|
|
|
The udev file has nothing to do with the libraray.
|
2015-06-18 10:37:17 +02:00
|
|
|
It just scan the SCSI target when got
|
|
|
|
REPORTED_LUNS_DATA_HAS_CHANGED in udev.
|
2015-06-18 10:33:54 +02:00
|
|
|
- New rpmbuild switch: '--without test'
|
|
|
|
Use to skip 'make check' test to save debug time.
|
|
|
|
- Fix incorrect post scripts for plugin packages.
|
|
|
|
User case:
|
2015-06-18 10:37:17 +02:00
|
|
|
The libstoragemgmt daemon need to be restarted on new plugin
|
|
|
|
install or plugin uninstall, so that the daemon could create
|
|
|
|
new or stop existing plugin connection.
|
2015-06-18 10:33:54 +02:00
|
|
|
But old macros:
|
2015-06-18 10:37:17 +02:00
|
|
|
* The %service_del_postun only try-restart daemon on upgrade
|
|
|
|
which is not required here.
|
|
|
|
* The %service_del_postun only 'daemon-reload' on uninstall
|
|
|
|
which is not required here.
|
2015-06-18 10:33:54 +02:00
|
|
|
* The %service_add_post does not restart daemon.
|
|
|
|
So we have to use hardcoded systemd commands.
|
|
|
|
- Add bash-completion script for lsmcli.
|
|
|
|
- Use systemd-tmpfiles to create socket file in /run folder.
|
|
|
|
- Add %ghost ownership for socket file and folder in /run folder.
|
|
|
|
|
2015-05-14 08:35:47 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu May 14 06:04:42 UTC 2015 - nwang@suse.com
|
|
|
|
|
|
|
|
- Add conditions for libyajl and macro tmpfiles_create to
|
|
|
|
support build against SLE12.
|
|
|
|
|
2015-04-09 11:01:36 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Apr 9 09:00:24 UTC 2015 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- Rename python package to match python packaging guidelines
|
|
|
|
|
2015-04-09 09:42:34 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 8 14:24:08 UTC 2015 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- Disable checks as they seem to fail on OBS
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 8 14:19:39 UTC 2015 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- Use pkgconfig() dependencies
|
|
|
|
- Enable checks
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 16 16:27:48 UTC 2015 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- More cleanups
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 13 15:14:18 UTC 2015 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- Cleanup package
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 11 03:13:02 UTC 2014 - nwang@suse.com
|
|
|
|
|
2015-05-14 08:35:47 +02:00
|
|
|
- Initial package version 1.1.0 for Fate#314409.
|