[freeipmi] Update to 1.2.2

aledvink aledvink at fedoraproject.org
Fri Oct 12 10:06:57 UTC 2012


commit 1471aee2a461d57fa0d6d38c551ba24de8e0a7d9
Author: Ales Ledvinka <aledvink at redhat.com>
Date:   Fri Oct 12 12:06:00 2012 +0200

    Update to 1.2.2

 .gitignore    |    1 +
 freeipmi.spec |    8 +++++++-
 sources       |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index eefad53..0aa1a66 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@ freeipmi-0.8.8.tar.gz
 /freeipmi-1.1.6.tar.gz
 /freeipmi-1.1.7.tar.gz
 /freeipmi-1.2.1.tar.gz
+/freeipmi-1.2.2.tar.gz
diff --git a/freeipmi.spec b/freeipmi.spec
index ff1e8bb..48b822c 100644
--- a/freeipmi.spec
+++ b/freeipmi.spec
@@ -5,7 +5,7 @@
 Release: 1%{?dist}
 
 Name: freeipmi
-Version: 1.2.1
+Version: 1.2.2
 License: GPLv3+
 Group: Applications/System
 URL: http://www.gnu.org/software/freeipmi/
@@ -347,6 +347,12 @@ fi
 %dir %{_localstatedir}/cache/ipmiseld
 
 %changelog
+* Fri Oct 12 2012 Ales Ledvinka <aledvink at redhat.com> - 1.2.2-1
+- Updated to freeipmi-1.2.2:
+ - Support new --sol-payload-instance and --deactivate-all-instances
+   options in ipmiconsole.
+ - Fix ipmiseld compile issue with -Werror=format-security.
+
 * Mon Aug 27 2012 Jan Safranek <jsafrane at redhat.com> - 1.2.1-1
 - Reworked RPM scriptlets to use systemd-rpm macros (#850117).
 - Updated to freeipmi-1.2.1:
diff --git a/sources b/sources
index 5159b07..a80ec0b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2626e552ca969b88b7d99b32e5dd2be7  freeipmi-1.2.1.tar.gz
+abcb5ebe9469bbcf0cb0d1bce3651fd7  freeipmi-1.2.2.tar.gz


More information about the scm-commits mailing list