]> git.pld-linux.org Git - packages/heartbeat.git/commitdiff
- update for OpenIPMI 2.0.0
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 3 Jun 2005 10:23:06 +0000 (10:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    heartbeat-ipmi.patch -> 1.1

heartbeat-ipmi.patch [new file with mode: 0644]

diff --git a/heartbeat-ipmi.patch b/heartbeat-ipmi.patch
new file mode 100644 (file)
index 0000000..64c9a3c
--- /dev/null
@@ -0,0 +1,11 @@
+--- heartbeat-1.99.5/lib/plugins/stonith/ipmilan_command.c.orig        2005-01-31 10:45:31.000000000 +0100
++++ heartbeat-1.99.5/lib/plugins/stonith/ipmilan_command.c     2005-06-03 11:20:41.000000000 +0200
+@@ -297,7 +297,7 @@
+               return S_ACCESS;
+       }
+-      con->set_con_change_handler(con, con_changed_handler, &request);
++      con->add_con_change_handler(con, con_changed_handler, &request);
+       gstatus = IPMI_RUNNING;
This page took 0.03164 seconds and 4 git commands to generate.