mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-05-11 19:17:22 +00:00
*** empty log message ***
This commit is contained in:
parent
630be3c669
commit
d7af26b64b
@ -1,3 +1,19 @@
|
|||||||
|
ipmitool (1.5.9) unstable; urgency=low
|
||||||
|
|
||||||
|
* Add ability to get a particular sensor by name
|
||||||
|
* Add ability to set a particular sensor threshold
|
||||||
|
* Add support for displaying V2 channel authentication levels
|
||||||
|
* Add README for rrdtool scripts in contrib directory
|
||||||
|
* Improve lan interface retry handling
|
||||||
|
* Support prompting for password or reading from environment
|
||||||
|
* Move chaninfo command into channel subcommand
|
||||||
|
* Fix reservation ID handling when two sessions open to BMC
|
||||||
|
* Fix reading of large FRU data
|
||||||
|
* Add configure option for changing binary to ipmiadm for Solaris
|
||||||
|
* Fix compile problem on Solaris 8
|
||||||
|
|
||||||
|
-- Duncan Laurie <duncan@sun.com> Sat, 27 Mar 2004 00:11:37 -0700
|
||||||
|
|
||||||
ipmitool (1.5.8) unstable; urgency=low
|
ipmitool (1.5.8) unstable; urgency=low
|
||||||
|
|
||||||
* Enable static compilation of interfaces
|
* Enable static compilation of interfaces
|
||||||
|
@ -66,6 +66,19 @@ rm -rf $RPM_BUILD_DIR/@IPMITOOL_PKG@-@VERSION@
|
|||||||
%{_includedir}/ipmitool/*.h
|
%{_includedir}/ipmitool/*.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat May 27 2004 <duncan@sun.com> 1.5.9-1
|
||||||
|
- Add ability to get a particular sensor by name
|
||||||
|
- Add ability to set a particular sensor threshold
|
||||||
|
- Add support for displaying V2 channel authentication levels
|
||||||
|
- Add README for rrdtool scripts in contrib directory
|
||||||
|
- Improve lan interface retry handling
|
||||||
|
- Support prompting for password or reading from environment
|
||||||
|
- Move chaninfo command into channel subcommand
|
||||||
|
- Fix reservation ID handling when two sessions open to BMC
|
||||||
|
- Fix reading of large FRU data
|
||||||
|
- Add configure option for changing binary to ipmiadm for Solaris
|
||||||
|
- Fix compile problem on Solaris 8
|
||||||
|
|
||||||
* Tue Jan 27 2004 <duncan@sun.com> 1.5.8-1
|
* Tue Jan 27 2004 <duncan@sun.com> 1.5.8-1
|
||||||
- Enable static compilation of interfaces
|
- Enable static compilation of interfaces
|
||||||
- Fix types to be 64-bit safe
|
- Fix types to be 64-bit safe
|
||||||
|
Loading…
x
Reference in New Issue
Block a user