Update to 1.0.7
This commit is contained in:
parent
6d6bd5d8e5
commit
5da9a216e8
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@ freeipmi-0.8.8.tar.gz
|
|||||||
/freeipmi-1.0.4.tar.gz
|
/freeipmi-1.0.4.tar.gz
|
||||||
/freeipmi-1.0.5.tar.gz
|
/freeipmi-1.0.5.tar.gz
|
||||||
/freeipmi-1.0.6.tar.gz
|
/freeipmi-1.0.6.tar.gz
|
||||||
|
/freeipmi-1.0.7.tar.gz
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
Name: freeipmi
|
Name: freeipmi
|
||||||
Version: 1.0.6
|
Version: 1.0.7
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
URL: http://www.gnu.org/software/freeipmi/
|
URL: http://www.gnu.org/software/freeipmi/
|
||||||
@ -322,6 +322,23 @@ fi
|
|||||||
%{_mandir}/man8/ipmidetectd.8*
|
%{_mandir}/man8/ipmidetectd.8*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 29 2011 Jan Safranek <jsafrane@redhat.com> - 1.0.7-1
|
||||||
|
- Updated to freeipmi-1.0.6:
|
||||||
|
- Support many new sensor state and sel event interpretations.
|
||||||
|
- Fix parsing bugs for freeipmi_interpret_sel.conf.
|
||||||
|
- Support 'assumebmcowner' workaround in ipmi-sensors.
|
||||||
|
- Support dynamic linking in libfreeipmi.
|
||||||
|
- Output pidfile in bmc-watchdog to support easier init script killing.
|
||||||
|
- Do not poll stdin in ipmipower when operating in non-interactive mode.
|
||||||
|
- Support IGNORE_SCANNING_DISABLED workaround in libipmimonitoring.
|
||||||
|
- Support Supermicro OEM sensors on X7DB8, X8DTN, X7SBI-LN4, X8DTL,
|
||||||
|
X8DTN+-F, and X8SIE motherboards.
|
||||||
|
- Fix handling error codes in optional parts of ipmi-dcmi.
|
||||||
|
- Fix various debug dumping bugs.
|
||||||
|
- Fix ipmimonitoring script install bug on some systems.
|
||||||
|
- Fix symbol global vs. locals in libipmimonitoring.
|
||||||
|
- Minor documentation and manpage updates.
|
||||||
|
|
||||||
* Mon Sep 5 2011 Jan Safranek <jsafrane@redhat.com> - 1.0.6-1
|
* Mon Sep 5 2011 Jan Safranek <jsafrane@redhat.com> - 1.0.6-1
|
||||||
- Updated to freeipmi-1.0.6:
|
- Updated to freeipmi-1.0.6:
|
||||||
- Support 'ignorescanningdisabled' workaround in ipmi-sensors.
|
- Support 'ignorescanningdisabled' workaround in ipmi-sensors.
|
||||||
|
Loading…
Reference in New Issue
Block a user