- Update to 4.0.14:

* fence_zvmip for IBM z/VM is rewritten to Python
  * new fence agent for Emerson devices
  * fix invalid default ports for fence_eps and fence_amt
  * properly escape XML in other fields of metadata
  * a lot of refactoring and cleaning

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=29
This commit is contained in:
Kristoffer Gronlund 2015-01-07 14:57:52 +00:00 committed by Git OBS Bridge
parent e2f60305c8
commit ab598a2265
4 changed files with 16 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Jan 7 14:56:59 UTC 2015 - kgronlund@suse.com
- Update to 4.0.14:
* fence_zvmip for IBM z/VM is rewritten to Python
* new fence agent for Emerson devices
* fix invalid default ports for fence_eps and fence_amt
* properly escape XML in other fields of metadata
* a lot of refactoring and cleaning
-------------------------------------------------------------------
Mon Dec 15 12:04:13 UTC 2014 - kgronlund@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package fence-agents
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -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.13
Version: 4.0.14
Release: 0
Url: http://git.fedorahosted.org/git/fence-agents.git
Source0: %{name}-%{version}.tar.xz