From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek "marx" Grac Date: Mon, 06 Apr 2015 19:27:12 +0200 Subject: [Cluster-devel] fence-agents-4.0.17 stable release Message-ID: <5522C1F0.4010401@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Welcome to the fence-agents 4.0.17 release This release includes several bugfixes and features: * 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. Git repository can be found at https://github.com/ClusterLabs/fence-agents/ The new source tarball can be downloaded here: https://github.com/ClusterLabs/fence-agents/archive/v4.0.17.tar.gz To report bugs or issues: https://bugzilla.redhat.com/ Would you like to meet the cluster team or members of its community? Join us on IRC (irc.freenode.net #linux-cluster) and share your experience with other sysadministrators or power users. Thanks/congratulations to all people that contributed to achieve this great milestone. m,