diff --git a/.gitignore b/.gitignore index a691353..27ae47d 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ freeipmi-0.8.8.tar.gz /freeipmi-1.1.3.tar.gz /freeipmi-1.1.4.tar.gz /freeipmi-1.1.5.tar.gz +/freeipmi-1.1.6.tar.gz diff --git a/freeipmi.spec b/freeipmi.spec index 2661235..2ef528d 100644 --- a/freeipmi.spec +++ b/freeipmi.spec @@ -5,7 +5,7 @@ Release: 1%{?dist} Name: freeipmi -Version: 1.1.5 +Version: 1.1.6 License: GPLv2+ Group: Applications/System URL: http://www.gnu.org/software/freeipmi/ @@ -359,6 +359,30 @@ fi %{_unitdir}/ipmidetectd.service %changelog +* Fri Jun 29 2012 Jan Safranek - 1.1.6-1 +- Updated to freeipmi-1.1.6: + - In ipmi-sel, support Supermicro SEL OEM interpretations in + --output-event-state. + - In ipmi-sel and ipmi-sensors, support additional sensor/SEL + interpretations including: + - 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 + - In bmc-config, ipmi-chassis-config, ipmi-pef-config, and + ipmi-chassis-config, support cipher suite ID argument. + - Support Supermicro X9DRi-F OEM sensors and events. + - Fix Intel S2600JF/Appro 512x OEM SEL interpretations based on + comments from Intel. + - Support Supermicro SEL OEM interpretations. + - Support new sensor/SEL interpretations. + - Various documentation updates and fixes. + * Fri May 18 2012 Jan Safranek - 1.1.5-1 - Updated to freeipmi-1.1.5: - Support Supermicro OEM sensors/SEL on H8DGU-F motherboards. diff --git a/sources b/sources index aa9ea06..9b9ab2c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5af2c64172c019f9b6744b8e15f982e0 freeipmi-1.1.5.tar.gz +c4dbf3b9bbb6bf61d7bac158f802296c freeipmi-1.1.6.tar.gz