OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Net-ILO?expand=0&rev=6
55 lines
1.9 KiB
Plaintext
55 lines
1.9 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Dec 1 13:34:07 UTC 2010 - coolo@novell.com
|
|
|
|
- switch to perl_requires macro
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 29 18:30:45 UTC 2010 - coolo@novell.com
|
|
|
|
- remove /var/adm/perl-modules
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 19 20:00:41 UTC 2010 - pascal.bleser@opensuse.org
|
|
|
|
- update to 0.53:
|
|
* added ability to activate advanced license from Net::ILO
|
|
* removed username/password checking cruft from https_port() and network()
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 27 10:14:39 UTC 2010 - pascal.bleser@opensuse.org
|
|
|
|
- update to 0.52:
|
|
* fix for older versions (<=5.8.0) of perl
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 31 21:11:21 UTC 2010 - pascal.bleser@opensuse.org
|
|
|
|
- update to 0.51:
|
|
* if mac01 is set and mac03/04 aren't, calling mac04 or mac04 returns immediately rather than sending iLO request
|
|
* renamed fw_version to get_fw_version for consistency
|
|
* fixed bug in get_fw_version() where error condition wasn't propagated
|
|
* fixed test in t/04-generate_cmd to work with iLO 3 changes
|
|
|
|
- changes from 0.50:
|
|
* BETA support for iLO 3
|
|
* added methods for mac03 and mac04
|
|
* _populate_host_data no longer depends on the order of data returned
|
|
* _send formats XML nicely, without leading / trailing spaces
|
|
|
|
- changes from 0.43:
|
|
* moved XML header and footer generation to its own function [wrap()]
|
|
* added new methods for gathering server health:
|
|
+ fans()
|
|
+ power_supplies()
|
|
+ temperatures()
|
|
* alphabetized commands in _generate_cmd()
|
|
|
|
- changes from 0.42:
|
|
* removed bad test from t/03-serialize.t
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 26 07:41:36 UTC 2010 - pascal.bleser@opensuse.org
|
|
|
|
- initial package (0.41)
|
|
|