From 8661c2fcbf8b037a41cd14dd59f52809caf8db16 Mon Sep 17 00:00:00 2001 From: Jan Safranek Date: Fri, 22 Apr 2011 09:24:28 +0200 Subject: [PATCH] Updated to freeipmi-1.0.4 --- .gitignore | 1 + freeipmi.spec | 12 +++++++++++- sources | 2 +- 3 files changed, 13 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 816e795..10c409b 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/freeipmi.spec b/freeipmi.spec index b195246..5526d11 100644 --- a/freeipmi.spec +++ b/freeipmi.spec @@ -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 - 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 - 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 diff --git a/sources b/sources index 6d87d4a..2895d22 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e3d73925bec75f902abfe905bbb828e7 freeipmi-1.0.3.tar.gz +4a3eea50425f06ed41772e10d7aad296 freeipmi-1.0.4.tar.gz