Updated to freeipmi-1.0.4

This commit is contained in:
Jan Safranek 2011-04-22 09:24:28 +02:00
parent e5f45e72cf
commit 8661c2fcbf
3 changed files with 13 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
e3d73925bec75f902abfe905bbb828e7 freeipmi-1.0.3.tar.gz
4a3eea50425f06ed41772e10d7aad296 freeipmi-1.0.4.tar.gz