26e1c4c5aa- FreeIPMI 1.3.3 ------------------------- o Add support for intelnm get-node-manager-alert-destination and set-node-manager-alert-destination in ipmi-oem. o Under very verbose mode, ipmi-sel will now record types for OEM records. This should allow OEM parses outside of FreeIPMI to more effectively parse OEM specific SEL records. o Fix big endian portability bugs.
Klaus Kämpf
2013-12-13 07:31:05 +00:00
38807fa62fAccepting request 205000 from systemsmanagement
Stephan Kulow
2013-10-29 08:24:58 +00:00
048a3aff6dAccepting request 204927 from home:posophe:branches:systemsmanagement
Klaus Kämpf
2013-10-28 11:50:59 +00:00
69d379cc74Accepting request 202939 from systemsmanagement
Tomáš Chvátal
2013-10-11 09:04:14 +00:00
ae604da92b- FreeIPMI 1.3.2 - 09/10/13 ------------------------- o Update FreeIPMI tools to check libfreeipmi API error codes correctly. o Update ipmi-api.h to list mappings of IPMI completion codes and RMCPPlus codes to API Error codes.
Klaus Kämpf
2013-10-04 08:03:37 +00:00
2e4d9580cbAccepting request 200805 from systemsmanagement
Stephan Kulow
2013-09-27 15:10:03 +00:00
d743b5bb8f- FreeIPMI 1.3.1 - 08/22/13 Tools - New Features -------------------- o In all tools reporting time (ipmi-sel, ipmi-fru, ipmi-oem, bmc-device, ipmi-sensors, ipmi-dcmi), timestamps are now reporting under the assumption the timestamp is already in localtime (compared to being in UTC time and converted to localtime). This is by definition in the IPMI specification. o In all tools reporting time (ipmi-sel, ipmi-fru, ipmi-oem, bmc-device, ipmi-sensors, ipmi-dcmi), support --utc-to-localtime, --localtime-to-utc, and --utc-offset options to allow users to adjust timestamps as needed for certain environments. o In ipmi-fru, support output of DDR3 SDRAM modules. o In ipmi-fru, support output of new FRU multirecords, most notably extended DC output and extended DC load (per FRU Revision 1.2 update). o In bmc-device, support --get-sel-time-utc-offset and --set-sel-time-utc-offset. Tools - Bug Fixes/Minor Changes ------------------------------- o In ipmi-fru, report power supply low/high end voltage ranges as signed numbers (per FRU Revision 1.2 update). o In ipmi-fru, output "unspecified" for manufacturing date/time or peak capacity as appropriate (per FRU Revision 1.2 update). o In ipmi-fru, bridge additional FRU entries as appropriate. o In all tools reporting time (ipmi-sel, ipmi-fru, ipmi-oem, bmc-device, ipmi-sensors, ipmi-dcmi), special timestamps such as Post-Init and Unspecified will now be output. o Fix output corner case with entity sensor names in various tools. Libraries
Klaus Kämpf
2013-08-26 07:12:26 +00:00
2e65ec01f2Accepting request 184045 from systemsmanagement
Stephan Kulow
2013-07-25 11:18:57 +00:00
44de5d69ba- FreeIPMI 1.2.9 - 07/17/13 ------------------------- o Fix threshold output corner case in ipmi-sensors. o Fix invalid declaration in libipmimonitoring header. o Fix older compiler build problems.
Klaus Kämpf
2013-07-23 06:26:24 +00:00
84fa87b45eAccepting request 180714 from systemsmanagement
Stephan Kulow
2013-06-25 07:25:06 +00:00
4bd0504de0source checker is broken
Klaus Kämpf
2013-06-24 08:52:11 +00:00
7fd2d1663b- drop automake-1_13.patch patch, included upstream
Klaus Kämpf
2013-06-24 08:50:37 +00:00
2eeb792477- FreeIPMI 1.2.8 - 06/21/13 ------------------------- o Fix portability build bug on ARM systems. o Add 'internal IPMI error' troubleshooting to manpages. o Fix bmc-info corner case on Bull 510 systems.
Klaus Kämpf
2013-06-24 08:49:49 +00:00
27a242e05dclean file list
Klaus Kämpf
2013-05-15 14:23:36 +00:00
b92d41f675- FreeIPMI 1.2.6 - 04/29/13 ------------------------- o Support HP Proliant DL160 G8 OEM sensors. o Support Supermicro X9SCM-iiF OEM sensors and events. o Support output of temperature sampling period to ipmi-dcmi. o Clarify error message when SOL session cannot be stolen in ipmiconsole/libipmiconsole. o Fix dcmi rolling average time period output error o Fix ipmi-dcmi output errors with --get-dcmi-sensor-info. o Fix corner case in calculation of confidentiality pad length with AES-CBC-128 encryption. Incorrect pad effects some vendor firmware implementations. o Send IPMI 2.0 packets differently than IPMI 1.5 packets, as the former does not require legacy pad data to be appended to payloads. o Fix Intel OEM SEL buffer overflow. o Fix out of trunk source build. Libraries --------- o Support new ipmi_rmcpplus_sendto() and ipmi_rmcpplus_recvfrom() functions. o Support new HP Proliant DL160 G8 OEM sensor events. - FreeIPMI 1.2.2 - 10/02/12
Klaus Kämpf
2013-04-30 07:50:50 +00:00
f28166b2c8- fix for automake 1.13
Klaus Kämpf
2013-02-28 11:18:49 +00:00
5f48591bfc- FreeIPMI 1.2.5 - 02/26/13 ------------------------- o In all config tools (bmc-config, ipmi-pef-config, ipmi-chassis-config, ipmi-sensors-config), fix bug when user specifies --checkout and --filename option and no data outputs to file. o In all config tools, exit with value 1 when non-fatal errors occur. Exit with value 2 when fatal errors occur. o Support Supermicro X9SPU-F-O OEM sensors and events. o Support Supermicro X9DRI-LN4F+ OEM intepretations (previously forgotten). o Clarify use of --filename in config tool manpages.
Klaus Kämpf
2013-02-28 08:23:16 +00:00
96d0ebcdc7fix RHEL/Fedora builds
Klaus Kämpf
2012-11-16 13:40:39 +00:00
c91e86fed3- FreeIPMI 1.2.3 - 11/14/12 ------------------------- Tools ------ o In ipmi-oem, support new Dell Poweredge R720 OEM commands extensions, including: - get-nic-selection-failover - set-nic-selection-failover - power-monitoring-over-interval - power-monitoring-interval-range - get-last-post-code o In ipmi-oem, update active-lom-status for Dell Poweredge R720. o In ipmi-oem, support new Dell Poweredge R720 get-system-info option 'cmc-info'. o In ipmi-oem, Dell get-system-info "slot-number" key changed to "blade-slot-info". Legacy option still supported. o In ipmi-sel, support Dell Poweredge R720 OEM SEL extensions. o In all tools, support nochecksumcheck workaround option. o In all daemons (ipmiseld, ipmidetectd, bmc-watchdog), check for syscall errors during daemon setup.
Klaus Kämpf
2012-11-15 11:54:06 +00:00
b38fc64974FreeIPMI 1.2.2 - 10/02/12 Tools ------ o Support new --sol-payload-instance and --deactivate-all-instances options in ipmiconsole. o Fix ipmiseld compile issue with -Werror=format-security. Libraries --------- o In libipmiconsole, add new ipmiconsole_ctx_set_config() and ipmiconsole_ctx_get_config() functions. o In libipmiconsole, add support for specifying and handling different SOL payload instances. This support includes: - Support new IPMICONSOLE_CTX_CONFIG_OPTION_SOL_PAYLOAD_INSTANCE configuration option. - In libipmiconsole, support new IPMICONSOLE_BEHAVIOR_DEACTIVATE_ALL_INSTANCES behavior flag. - Return more appropriate error codes when activation limits are discovered. o In libfreeipmi, fix debug output corner case when outputting byte arrays. Misc ---- o Various documentation updates and fixes.
Klaus Kämpf
2012-10-04 14:16:53 +00:00
798f38dd5aAccepting request 129361 from systemsmanagement
Stephan Kulow
2012-07-31 11:30:15 +00:00
64e6033e96- FreeIPMI 1.1.7 - 07/30/12 o In ipmi-sensors and ipmi-sel, fix units output corner case. o In bmc-info, detect unsupported system info corner case. o Update documentation with motherboard support.
Klaus Kämpf
2012-07-30 19:01:21 +00:00
79edd5d7b9define initddir
Klaus Kämpf
2012-07-04 13:30:03 +00:00
984581ea2c- FreeIPMI 1.1.6 - 06/28/12 - Tools ------ o In ipmi-sel, support Supermicro SEL OEM interpretations in --output-event-state. o In ipmi-sel and ipmi-sensors, support additional sensor/SEL interpretations including: - Version Change - System Firmware Progress Transition Severity - Button/Switch Transition Severity - Chassis Transition Severity - POST Memory Resize State - Cable/Interconnect Transition Severity - Boot Error Transition Severity - Slot Connector Transition Severity - Memory State - Memory Transition Severity o In bmc-config, ipmi-chassis-config, ipmi-pef-config, and ipmi-chassis-config, support cipher suite ID argument. o Support Supermicro X9DRi-F OEM sensors and events. o Fix Intel S2600JF/Appro 512x OEM SEL interpretations based on comments from Intel. Libraries --------- o Support Supermicro SEL OEM interpretations. o Support new sensor/SEL interpretations. Misc ---- o Various documentation updates and fixes.
Klaus Kämpf
2012-06-29 07:19:46 +00:00
143bdd60e8Accepting request 122239 from systemsmanagement
Stephan Kulow
2012-06-12 19:58:06 +00:00
94f96e2a0fincluded upstream
Klaus Kämpf
2012-05-25 07:01:39 +00:00
dc381a1d19- FreeIPMI 1.1.5 - 05/17/12 Tools ------ o Support Supermicro OEM sensors/SEL on H8DGU-F motherboards. o In ipmiconsole, fix password length check bug. o In bmc-watchdog, fix --start-if-stopped and --reset-if-running options. o In ipmidetectd, fix usage output typos. o In ipmi-sensors-config, fix several parallel output corner cases. o For consistency to other tools, turn on quiet-caching if communicating with multiple hosts in bmc-device and ipmi-oem. o In ipmi-sensors, fix bug in which multiple workarounds could not be used or used in combination with bridging. o Fix start run levels in ipmidetectd init script.
Klaus Kämpf
2012-05-17 21:47:08 +00:00
6fa2abb922- Fix build: Added version 1.1.4 tarball - Adjust specfile according to spec-cleaner as suggested by Sascha Peilicke to get this package into factory.Thomas Renninger2012-05-08 08:34:30 +00:00
bdc6497681- FreeIPMI 1.1.4 - 04/19/12 Tools ------ o In ipmi-oem, fix error message output in several Supermicro OEM commands. o In ipmi-oem, add Intel --get-power-restore-delay and --set-power-restore-delay support. o In ipmi-sel, support Intel S2600JF/Appro 512x OEM SEL interpretations.
Klaus Kämpf
2012-04-20 06:49:50 +00:00
fa85306153- Adjust source url, downloadable tarballs moved from zresearch to ftp.gnu.org - Update to 1.1.3Thomas Renninger2012-03-23 16:15:39 +00:00