- Update to 4.0.17:

* HP iLO2 with firmware 2.27 has broken implementation of TLS negotation 
    and SSLv3 is disabled by default (POODLE attack). Options --tls1.0 
    (tls1.0 on stdin) was added to force using TLS v1.0. This options allows 
    users to use that firmware with fence agents.
  * Fence agent for AMT password was not put correctly into environment.
  * Fix login process on bladecenter where 'last login' can occur in 
    message of the day what mislead fence agent.
  * Cipher for fence_ipmilan was previously set to 0. It was found out 
    that this not good default value, we will use default value (3) of 
    ipmitool instead.

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=36
This commit is contained in:
Kristoffer Gronlund 2015-04-07 09:35:53 +00:00 committed by Git OBS Bridge
parent c24e62ca1a
commit aa803ae556
4 changed files with 20 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Tue Apr 7 09:34:26 UTC 2015 - kgronlund@suse.com
- Update to 4.0.17:
* HP iLO2 with firmware 2.27 has broken implementation of TLS negotation
and SSLv3 is disabled by default (POODLE attack). Options --tls1.0
(tls1.0 on stdin) was added to force using TLS v1.0. This options allows
users to use that firmware with fence agents.
* Fence agent for AMT password was not put correctly into environment.
* Fix login process on bladecenter where 'last login' can occur in
message of the day what mislead fence agent.
* Cipher for fence_ipmilan was previously set to 0. It was found out
that this not good default value, we will use default value (3) of
ipmitool instead.
-------------------------------------------------------------------
Mon Mar 9 13:21:53 UTC 2015 - kgronlund@suse.com

View File

@ -22,9 +22,9 @@ 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.16
Version: 4.0.17
Release: 0
Url: http://git.fedorahosted.org/git/fence-agents.git
Url: https://github.com/ClusterLabs/fence-agents
Source0: %{name}-%{version}.tar.xz
Requires: python-curl