diff --git a/.gitignore b/.gitignore index 9b31d96..562d0c2 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ freeipmi-0.8.8.tar.gz /freeipmi-1.0.5.tar.gz /freeipmi-1.0.6.tar.gz /freeipmi-1.0.7.tar.gz +/freeipmi-1.0.8.tar.gz diff --git a/freeipmi.spec b/freeipmi.spec index 7e44e4c..4ef8e99 100644 --- a/freeipmi.spec +++ b/freeipmi.spec @@ -5,7 +5,7 @@ Release: 1%{?dist} Name: freeipmi -Version: 1.0.7 +Version: 1.0.8 License: GPLv2+ Group: Applications/System URL: http://www.gnu.org/software/freeipmi/ @@ -322,8 +322,22 @@ fi %{_mandir}/man8/ipmidetectd.8* %changelog +* Thu Oct 27 2011 Jan Safranek - 1.0.8-1 +- Updated to freeipmi-1.0.8: + - Fix corner case in which invalid SDR entry could be loaded when + shared sensors exist on event only records. + - Fix several event output corner cases. + - Fix 'assumesystemevent' workaround for ipmi-sel. + - Fix ipmi-raw and ipmi-oem allocation bug on newer systems, such as + RHEL6. + - Support Intel Node Manager sensor/SEL events for Intel S2600JF/Appro + 512X. + - Document workarounds for Intel S2600JF/Appro 512X. + - Per definition, output GUID w/ lower case characters in bmc-info. + - Other minor bug fixes. + * Thu Sep 29 2011 Jan Safranek - 1.0.7-1 -- Updated to freeipmi-1.0.6: +- Updated to freeipmi-1.0.7: - Support many new sensor state and sel event interpretations. - Fix parsing bugs for freeipmi_interpret_sel.conf. - Support 'assumebmcowner' workaround in ipmi-sensors. diff --git a/sources b/sources index 14e7dfa..f4b86d8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7b3e603eebf9245329076b3811634a45 freeipmi-1.0.7.tar.gz +e95a33e91f04c866f74de16e06badd49 freeipmi-1.0.8.tar.gz