- Update to version 4.0.6

+ 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
This commit is contained in:
Kristoffer Gronlund 2014-01-11 13:49:50 +00:00 committed by Git OBS Bridge
parent 77e9fd2b2c
commit c77d26feb8
4 changed files with 24 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Sat Jan 11 13:48:04 UTC 2014 - kgronlund@suse.com
- Update to version 4.0.6
+ 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)
-------------------------------------------------------------------
Thu Oct 31 13:55:12 UTC 2013 - kgronlund@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package fence-agents
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2014 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.5
Version: 4.0.6
Release: 0
Url: http://git.fedorahosted.org/git/fence-agents.git
Source0: https://fedorahosted.org/releases/f/e/fence-agents/%{name}-%{version}.tar.xz