e742de0943
Upgrade to 1.3.3 OBS-URL: https://build.opensuse.org/request/show/416296 OBS-URL: https://build.opensuse.org/package/show/Base:System/libstoragemgmt?expand=0&rev=25
139 lines
5.1 KiB
Plaintext
139 lines
5.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
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
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 19 05:55:35 UTC 2016 - nwang@suse.com
|
|
|
|
- bsc#988547, add require of python-libstoragemgmt-clibs.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 19 03:08:21 UTC 2016 - fge@redhat.com
|
|
- Update to version 1.3.2 (boo#980653):
|
|
* 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.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 13 13:59:32 UTC 2016 - fge@redhat.com
|
|
|
|
- Upgrade to version 1.3.1 (boo#980041):
|
|
* 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.)
|
|
* 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.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 6 11:20:21 UTC 2016 - mpluskal@suse.com
|
|
|
|
- Make building more verbose
|
|
- Small spec file cleanups
|
|
|
|
-------------------------------------------------------------------
|
|
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.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 18 08:36:57 UTC 2015 - mpluskal@suse.com
|
|
|
|
- Cleanup changelog formatting
|
|
- Update dependencies
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 17 07:09:55 UTC 2015 - fge@redhat.com
|
|
- 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.
|
|
It just scan the SCSI target when got
|
|
REPORTED_LUNS_DATA_HAS_CHANGED in udev.
|
|
- New rpmbuild switch: '--without test'
|
|
Use to skip 'make check' test to save debug time.
|
|
- Fix incorrect post scripts for plugin packages.
|
|
User case:
|
|
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.
|
|
But old macros:
|
|
* 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.
|
|
* 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.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 14 06:04:42 UTC 2015 - nwang@suse.com
|
|
|
|
- Add conditions for libyajl and macro tmpfiles_create to
|
|
support build against SLE12.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 9 09:00:24 UTC 2015 - mpluskal@suse.com
|
|
|
|
- Rename python package to match python packaging guidelines
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
- Initial package version 1.1.0 for Fate#314409.
|