- Update to version 4.0.7
+ support for firmware v1.40 for WTI (MPC series) + nss_wrapper used for fence_ilo was replaced by gnutls-cli + --delay was not respected in fence_vmware_soap + fabric fence agents have 'off' as default action + fence_scsi now generates correct key on corosync clusters + regression was found in fence_ipmilan where -P and -L were interchanged on command line (there was no problem with long options and input from STDIN) + fence_vmware_soap now fails with proper error message when user does not have enough privileges OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=9
This commit is contained in:
parent
c77d26feb8
commit
10e940dc1c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b146a3850ad557b9f2179b3e03cedb658342f578c75ff5b6d27798f1abab86e6
|
||||
size 607724
|
3
fence-agents-4.0.7.tar.xz
Normal file
3
fence-agents-4.0.7.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0669b358d26853c60015eb898c746124f037940b545143cff6c12f724a36680a
|
||||
size 604852
|
@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 18 10:00:55 UTC 2014 - kgronlund@suse.com
|
||||
|
||||
- Update to version 4.0.7
|
||||
|
||||
+ support for firmware v1.40 for WTI (MPC series)
|
||||
|
||||
+ nss_wrapper used for fence_ilo was replaced by gnutls-cli
|
||||
|
||||
+ --delay was not respected in fence_vmware_soap
|
||||
|
||||
+ fabric fence agents have 'off' as default action
|
||||
|
||||
+ fence_scsi now generates correct key on corosync clusters
|
||||
|
||||
+ regression was found in fence_ipmilan where -P and -L were
|
||||
interchanged on command line
|
||||
(there was no problem with long options and input from STDIN)
|
||||
|
||||
+ fence_vmware_soap now fails with proper error message when user does
|
||||
not have enough privileges
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 11 13:48:04 UTC 2014 - kgronlund@suse.com
|
||||
|
||||
|
@ -22,7 +22,7 @@ Name: fence-agents
|
||||
Summary: Fence Agents for Pacemaker from RHCS
|
||||
License: GPL-2.0 and LGPL-2.1
|
||||
Group: Productivity/Clustering/HA
|
||||
Version: 4.0.6
|
||||
Version: 4.0.7
|
||||
Release: 0
|
||||
Url: http://git.fedorahosted.org/git/fence-agents.git
|
||||
Source0: https://fedorahosted.org/releases/f/e/fence-agents/%{name}-%{version}.tar.xz
|
||||
|
Loading…
Reference in New Issue
Block a user