diff --git a/freeipmi.changes b/freeipmi.changes index 2f9b523..3efdd6a 100644 --- a/freeipmi.changes +++ b/freeipmi.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Fri Apr 20 06:42:25 UTC 2012 - kkaempf@suse.com + +- 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. + + Libraries + ---------- + o In libfreeipmi, support new sensor and SEL event + interpretations, including Session Audit, Voltage Limits. + o In libfreeipmi, support new OEM interpretations for Intel S5000PAL + NMI State and SMI timeout sensors/SEL events. + o In libfreeipmi, support Intel S2600JF/Appro 512x OEM SEL + interpretations. + + Misc + ---- + o Various documentation updates. + ------------------------------------------------------------------- Fri Mar 23 16:14:28 UTC 2012 - trenn@suse.de diff --git a/freeipmi.spec b/freeipmi.spec index 12e9708..97c6a00 100644 --- a/freeipmi.spec +++ b/freeipmi.spec @@ -18,7 +18,7 @@ %define name freeipmi -%define version 1.1.3 +%define version 1.1.4 %if %{?_with_debug:1}%{!?_with_debug:0} %define release 1.debug%{?dist} %else