Updated to freeipmi-1.0.4
This commit is contained in:
parent
e5f45e72cf
commit
8661c2fcbf
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@ freeipmi-0.8.8.tar.gz
|
||||
/freeipmi-1.0.1.tar.gz
|
||||
/freeipmi-1.0.2.tar.gz
|
||||
/freeipmi-1.0.3.tar.gz
|
||||
/freeipmi-1.0.4.tar.gz
|
||||
|
@ -5,7 +5,7 @@
|
||||
Release: 1%{?dist}
|
||||
|
||||
Name: freeipmi
|
||||
Version: 1.0.3
|
||||
Version: 1.0.4
|
||||
License: GPLv2+
|
||||
Group: Applications/System
|
||||
URL: http://www.gnu.org/software/freeipmi/
|
||||
@ -325,6 +325,16 @@ fi
|
||||
%{_mandir}/man8/ipmidetectd.8*
|
||||
|
||||
%changelog
|
||||
* Fri Apr 22 2011 Jan Safranek <jsafrane@redhat.com> - 1.0.4-1
|
||||
- Updated to freeipmi-1.0.4:
|
||||
- Support "discretereading" workaround in ipmi-sensors and associated
|
||||
libraries.
|
||||
- Support "spinpoll" workaround/performance optimization in tools and
|
||||
libraries.
|
||||
- Support additional sensor/SEL interpretations for Intel motherboards.
|
||||
- Add convenience input checking functions to libipmiconsole.
|
||||
- Fix bug in libipmimonitoring to allow additional OEM interpretations.
|
||||
|
||||
* Wed Mar 30 2011 Jan Safranek <jsafrane@redhat.com> - 1.0.3-1
|
||||
- Updated to freeipmi-1.0.3, see announce at
|
||||
http://lists.gnu.org/archive/html/freeipmi-users/2011-03/msg00017.html
|
||||
|
Loading…
Reference in New Issue
Block a user