| Name: | ipmitool |
|---|---|
| Version: | 1.8.11 |
| Release: | 12.el6_2.1 |
| Architecture: | i686 |
| Group: | System Environment/Base |
| Size: | 1001997 |
| License: | BSD |
| RPM: | ipmitool-1.8.11-12.el6_2.1.i686.rpm |
| Source RPM: | ipmitool-1.8.11-12.el6_2.1.src.rpm |
| Build Date: | Wed Dec 14 2011 |
| Build Host: | ca-build44.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://ipmitool.sourceforge.net/ |
| Summary: | Utility for IPMI control |
| Description: | This package contains a utility for interfacing with devices that support the Intelligent Platform Management Interface specification. IPMI is an open standard for machine health, inventory, and remote power control. This utility can communicate with IPMI-enabled devices through either a kernel driver such as OpenIPMI or over the RMCP LAN protocol defined in the IPMI specification. IPMIv2 adds support for encrypted LAN communications and remote Serial-over-LAN functionality. It provides commands for reading the Sensor Data Repository (SDR) and displaying sensor values, displaying the contents of the System Event Log (SEL), printing Field Replaceable Unit (FRU) information, reading and setting LAN configuration, and chassis power control. |
- fixed wrong permissions on ipmievd.pid (#756684)
- fixed delloem powermonitor on bigendian systems (#731718) - fixed memory leak in Serial-over-Lan module (#731977)
- added -Y option for ipmitool to hide Kg key from cmdline (#698647) - added 'channel setkg' command to set Kg encryption key on remote machine (#726390)
- updated 'delloem setled' command to indicate SES status and drive activities for a PCI-e SSD (#727314)
- rebuilt for RHEL 6.2 Fastrack
- fixed 'ipmi sol' sending wrong packets due to miscalculation of SOL payload size (#675975)
- added 'delloem' command for Dell-specific IPMI extensions (#631649, #63793)
- Changed ipmievd to use /var/run/ipmievd.pid file by default (#596809)
- Fixed exit code of ipmievd initscript with wrong arguments (#562186)
- Rebuilt for RHEL 6
- fix ipmievd initscript 'condrestart' action (#532188)
- rebuilt with new openssl
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- updated to new version
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
- rebuild with new openssl
- fix issues found during package review:
- clear Default-Start: line in the init script, the service should be
disabled by default
- added Obsoletes: OpenIPMI-tools
- compile with --disable-dependency-tracking to speed things up
- compile with --enable-file-security
- compile with --disable-intf-free, don't depend on FreeIPMI libraries
(FreeIPMI has its own ipmitool-like utility)
- package created, based on upstream .spec file