- 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. OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/freeipmi?expand=0&rev=5
This commit is contained in:
parent
fa85306153
commit
bdc6497681
@ -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
|
Fri Mar 23 16:14:28 UTC 2012 - trenn@suse.de
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define name freeipmi
|
%define name freeipmi
|
||||||
%define version 1.1.3
|
%define version 1.1.4
|
||||||
%if %{?_with_debug:1}%{!?_with_debug:0}
|
%if %{?_with_debug:1}%{!?_with_debug:0}
|
||||||
%define release 1.debug%{?dist}
|
%define release 1.debug%{?dist}
|
||||||
%else
|
%else
|
||||||
|
Loading…
Reference in New Issue
Block a user