- Update to 4.0.20:

* In some cases password string was expected twice what lead to 'Unable 
    to login'
  * New fence agent fence_rcd_serial for DYI fence device (look at 
    https://smcleod.net/rcd-stonith/ ; thanks to Sam McLeod)
  * Fence_pve should default to SSL (thanks to Thomas Lamprecht)
  * Fixes nroff error for fence_virsh (thanks to Adrian Vondendriesch)
  * Improve monitoring for fence_scsi
  * Fixes for devices which do not have port and obtaining status is not 
    possible
  * fence_ipmilan no longer print password to debug info
  * Possibility to do force-ON even if device is already ON
  * Possibility to declare that device does not have ON or OFF (usually 
    only reboot works)

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=42
This commit is contained in:
Kristoffer Gronlund 2015-08-11 12:51:28 +00:00 committed by Git OBS Bridge
parent 537f337ffa
commit 4a0d563c04
4 changed files with 22 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1517879957d4e463239d38977b96a9843e514cd53010f71ff63542ef7852074b
size 193200

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6cc2c8407cb88e863d93c68ff5cfabafa5b8c34fb982d5edec53cd7dd54143a5
size 196356

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Aug 11 12:49:58 UTC 2015 - kgronlund@suse.com
- Update to 4.0.20:
* In some cases password string was expected twice what lead to 'Unable
to login'
* New fence agent fence_rcd_serial for DYI fence device (look at
https://smcleod.net/rcd-stonith/ ; thanks to Sam McLeod)
* Fence_pve should default to SSL (thanks to Thomas Lamprecht)
* Fixes nroff error for fence_virsh (thanks to Adrian Vondendriesch)
* Improve monitoring for fence_scsi
* Fixes for devices which do not have port and obtaining status is not
possible
* fence_ipmilan no longer print password to debug info
* Possibility to do force-ON even if device is already ON
* Possibility to declare that device does not have ON or OFF (usually
only reboot works)
-------------------------------------------------------------------
Wed Jul 1 14:13:51 UTC 2015 - kgronlund@suse.com

View File

@ -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.19
Version: 4.0.20
Release: 0
Url: https://github.com/ClusterLabs/fence-agents
Source0: %{name}-%{version}.tar.xz