[ipmitool] Fix build

aledvink aledvink at fedoraproject.org
Tue Sep 3 14:37:49 UTC 2013


commit 91a7f96bb9f6f3873f987c47fbbe38deb4c15723
Author: Ales Ledvinka <aledvink at redhat.com>
Date:   Tue Sep 3 16:37:26 2013 +0200

    Fix build

 ipmitool-1.8.12-fipsman.patch |   19 +++++++++++++++++++
 1 files changed, 19 insertions(+), 0 deletions(-)
---
diff --git a/ipmitool-1.8.12-fipsman.patch b/ipmitool-1.8.12-fipsman.patch
new file mode 100644
index 0000000..ec4966e
--- /dev/null
+++ b/ipmitool-1.8.12-fipsman.patch
@@ -0,0 +1,19 @@
+diff -up ./doc/ipmitool.1.fipsman ./doc/ipmitool.1
+--- ./doc/ipmitool.1.fipsman	2013-08-09 13:13:27.005088284 +0200
++++ ./doc/ipmitool.1	2013-08-09 13:23:07.975337252 +0200
+@@ -98,6 +98,7 @@ The remote server authentication, integr
+ to use for IPMIv2.0 \fIlanplus\fP connections.  See table 22\-19 in the
+ IPMIv2.0 specification.  The default is 3 which specifies RAKP\-HMAC\-SHA1 
+ authentication, HMAC\-SHA1\-96 integrity, and AES\-CBC\-128 encryption algorithms.
++In FIPS mode the 0-3 are available.
+ .TP 
+ \fB\-d \fIN\fP\fR
+ Use device number N to specify the /dev/ipmiN (or 
+@@ -132,6 +133,7 @@ option is required for \fIlan\fP and \fI
+ \fB\-I\fR <\fIinterface\fP>
+ Selects IPMI interface to use.  Supported interfaces that are
+ compiled in are visible in the usage help output.
++In FIPS mode the lan interface is not available due to implemented authentication.
+ .TP 
+ \fB\-k\fR <\fIkey\fP>
+ Use supplied Kg key for IPMIv2.0 authentication.  The default is not to


More information about the scm-commits mailing list