- Update to version 4.2.1+git.1537269352.7b1fd536:

* fence_vmware_soap: cleanup when receiving SIGTERM
  * fence_cisco_ucs: encode POSTFIELDS
  * Update fence_rcd_serial to correct vendor URL
  * fence_aliyun: correct indentation for *key in help
  * fence_aliyun: list instance names and show up to 100 instances (fate#326557)
  * fence-rhevm: improve error reporting.
  * fence_impilan/fence_ilo_ssh: iLO5-support
  * fence_rhevm: improve indentation and metadata
  * fence_compute/fence_evacuate/fence_rhevm: dont use has_key (not supported in Python 3)
  * fence_rhevm fixing help for plug param
  * fence_kdump: fix strncpy issue
  * fence_evacuate: fix evacuable tag mix issue

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=104
This commit is contained in:
Kristoffer Gronlund 2018-09-26 06:57:33 +00:00 committed by Git OBS Bridge
parent 833927d89b
commit 91e8ee73bd
5 changed files with 22 additions and 5 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">git://github.com/ClusterLabs/fence-agents.git</param>
<param name="changesrevision">790cbaa66f3927a84739af4a1f0e8bba295cdc36</param></service></servicedata>
<param name="changesrevision">7b1fd536961421d93a1e960ffc558ce938153f42</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:901ac23fdd4eacc00143c2d37362bc7069d9930c0fc1bfefed55ded7abda30f4
size 230288

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5d83ca382deba765a115a2c1af67d17947d85baa59f06ff0793844186f700dc5
size 230544

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Wed Sep 26 06:54:47 UTC 2018 - kgronlund@suse.com
- Update to version 4.2.1+git.1537269352.7b1fd536:
* fence_vmware_soap: cleanup when receiving SIGTERM
* fence_cisco_ucs: encode POSTFIELDS
* Update fence_rcd_serial to correct vendor URL
* fence_aliyun: correct indentation for *key in help
* fence_aliyun: list instance names and show up to 100 instances (fate#326557)
* fence-rhevm: improve error reporting.
* fence_impilan/fence_ilo_ssh: iLO5-support
* fence_rhevm: improve indentation and metadata
* fence_compute/fence_evacuate/fence_rhevm: dont use has_key (not supported in Python 3)
* fence_rhevm fixing help for plug param
* fence_kdump: fix strncpy issue
* fence_evacuate: fix evacuable tag mix issue
-------------------------------------------------------------------
Thu Aug 09 13:25:09 UTC 2018 - kgronlund@suse.com

View File

@ -29,7 +29,7 @@ Name: fence-agents
Summary: Fence Agents for High Availability
License: GPL-2.0-only AND LGPL-2.1-only
Group: Productivity/Clustering/HA
Version: 4.2.1+git.1532964592.3ae5b58e
Version: 4.2.1+git.1537269352.7b1fd536
Release: 0
Url: https://github.com/ClusterLabs/fence-agents
Source0: %{name}-%{version}.tar.xz