+ Allow ssl connections to fallback to SSL3.0 negotiation
+ fence_vmware_soap: fix short/long option parsing traceback
+ fence_raritan: new fence agent for Raritan Dominion PX
+ fencing: Replace printing to stderr with proper logging solution
+ fence_wti: Action 'list' prints also named groups
+ fence_ipmilan: send empty password, if password is not entered
+ fence_vmware: Invalid arguments for vmware_get_outlets_vi()
+ fence_amt: sending password over env
+ fencing: Introduce new device option 'no_status'
+ fence_pve: new fence-agent for Proxmox VE
+ fence_ovh: --delay should be applied before attempt to login
- Exclude dummy fence agent fence_dummy (bnc#877950)
- Remove obsolete fence-agents-add-longdesc.patch
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=11
+ 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
+ support for Dell Drac MC was added to fence_drac5
+ support for Tripplite PDU was added to fence_apc
(thanks to Bogdan Dobrelya)
+ support for AMT was added as new fence agent fence_amt
(thanks to Ondrej Mular)
+ support for identification of virtual machine using UUID was
added to fence_virsh (thanks to Bogdan)
+ fence_ipmilan was ported from C to Python using standard
fencing library (thanks to Ondrej)
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=7