[freeipmi] Resolves: #1095212

aledvink aledvink at fedoraproject.org
Fri May 16 06:07:03 UTC 2014


commit bf878953f1b71718e4f0f71d0a361959775d898b
Author: aledvink <aledvink at host.al>
Date:   Fri May 16 08:06:14 2014 +0200

    Resolves: #1095212

 .gitignore    |    1 +
 freeipmi.spec |    9 ++++++++-
 sources       |    2 +-
 3 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ea88372..2f1a896 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,3 +33,4 @@ freeipmi-0.8.8.tar.gz
 /freeipmi-1.3.3.tar.gz
 /freeipmi-1.3.4.tar.gz
 /freeipmi-1.4.1.tar.gz
+/freeipmi-1.4.3.tar.gz
diff --git a/freeipmi.spec b/freeipmi.spec
index 3df6dd9..6561a61 100644
--- a/freeipmi.spec
+++ b/freeipmi.spec
@@ -2,7 +2,7 @@
 # Copyright (c) 2003 FreeIPMI Core Team
 
 Name:             freeipmi
-Version:          1.4.1
+Version:          1.4.3
 Release:          1%{?dist}
 Summary:          IPMI remote console and system management software
 License:          GPLv3+
@@ -348,6 +348,13 @@ fi
 %dir %{_localstatedir}/cache/ipmiseld
 
 %changelog
+* Fri May 16 2014 Ales Ledvinka <aledvink at redhat.com> - 1.4.3-1
+- Updated to upstream freeipmi-1.4.3
+ - In ipmi-oem, support Supermicro get-power-supply-status and
+   get-pmbus-power-supply-status commands.
+ - Support 'ipmiping' workaround in ipmipower.
+ - Minor documentation updates.
+
 * Tue Mar 04 2014 Ales Ledvinka <aledvink at redhat.com> - 1.4.1-1
 - Updated to upstream freeipmi-1.4.1
  - Support new tool ipmi-config.  Ipmi-config is a consolidated
diff --git a/sources b/sources
index 4a6a4de..0d68981 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-09b726f3c7bcb09fa0ca2f060b7d1cc6  freeipmi-1.4.1.tar.gz
+d1143abe34e6f0b5cc07db80ef22956a  freeipmi-1.4.3.tar.gz


More information about the scm-commits mailing list