[freeipmi] Update to 1.0.7

Jan Šafránek jsafrane at fedoraproject.org
Thu Sep 29 08:15:44 UTC 2011


commit 5da9a216e8b6b7a7a99d7cb54e3aa2e84db218bc
Author: Jan Safranek <jsafrane at redhat.com>
Date:   Thu Sep 29 10:15:21 2011 +0200

    Update to 1.0.7

 .gitignore    |    1 +
 freeipmi.spec |   19 ++++++++++++++++++-
 sources       |    2 +-
 3 files changed, 20 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5affb1f..9b31d96 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ freeipmi-0.8.8.tar.gz
 /freeipmi-1.0.4.tar.gz
 /freeipmi-1.0.5.tar.gz
 /freeipmi-1.0.6.tar.gz
+/freeipmi-1.0.7.tar.gz
diff --git a/freeipmi.spec b/freeipmi.spec
index 647e278..7e44e4c 100644
--- a/freeipmi.spec
+++ b/freeipmi.spec
@@ -5,7 +5,7 @@
 Release: 1%{?dist}
 
 Name: freeipmi
-Version: 1.0.6
+Version: 1.0.7
 License: GPLv2+
 Group: Applications/System
 URL: http://www.gnu.org/software/freeipmi/
@@ -322,6 +322,23 @@ fi
 %{_mandir}/man8/ipmidetectd.8*
 
 %changelog
+* Thu Sep 29 2011 Jan Safranek <jsafrane at 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 at redhat.com> - 1.0.6-1
 - Updated to freeipmi-1.0.6:
   - Support 'ignorescanningdisabled' workaround in ipmi-sensors.
diff --git a/sources b/sources
index 59b182e..14e7dfa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-54b5273fd50ae3182bfef2885cd0bc5a  freeipmi-1.0.6.tar.gz
+7b3e603eebf9245329076b3811634a45  freeipmi-1.0.7.tar.gz


More information about the scm-commits mailing list