From e49e43a9a8ce59ab1d20eec02e0fb26d486de70d3082fb6935a2fb474436aecd Mon Sep 17 00:00:00 2001 From: Kristoffer Gronlund Date: Wed, 7 Feb 2018 13:45:31 +0000 Subject: [PATCH] - Update to version 4.0.25+git.1516265527.7ab202cf (bsc#1074000): * fence_ilo3: default to onoff * fence_compute: Add support for keystone v3 authentication * fence_ilo_ssh: fix hard reset * fence_vmware_rest: new agent OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=76 --- _servicedata | 2 +- fence-agents-4.0.25+git.1509350522.8d6f8530.tar.xz | 3 --- fence-agents-4.0.25+git.1516265527.7ab202cf.tar.xz | 3 +++ fence-agents.changes | 9 +++++++++ fence-agents.spec | 6 +++--- 5 files changed, 16 insertions(+), 7 deletions(-) delete mode 100644 fence-agents-4.0.25+git.1509350522.8d6f8530.tar.xz create mode 100644 fence-agents-4.0.25+git.1516265527.7ab202cf.tar.xz diff --git a/_servicedata b/_servicedata index 5d8b188..d98774a 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ git://github.com/ClusterLabs/fence-agents.git - f243cfc5d8fcae96bcbe7ee7fd64bbca120dfe18 \ No newline at end of file + 24c8fe07b21ac07c65292195a044a230a5bd2579 \ No newline at end of file diff --git a/fence-agents-4.0.25+git.1509350522.8d6f8530.tar.xz b/fence-agents-4.0.25+git.1509350522.8d6f8530.tar.xz deleted file mode 100644 index e6a733e..0000000 --- a/fence-agents-4.0.25+git.1509350522.8d6f8530.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:36b0cb8ad3f809c09cfb09e67b0f473ded145b4657fe22533bcdca317e42e52d -size 216712 diff --git a/fence-agents-4.0.25+git.1516265527.7ab202cf.tar.xz b/fence-agents-4.0.25+git.1516265527.7ab202cf.tar.xz new file mode 100644 index 0000000..80cb569 --- /dev/null +++ b/fence-agents-4.0.25+git.1516265527.7ab202cf.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd41ac309b65b03ab2d1d6d9716c8bb9d20a1299fcba5d8bcd3089d133c6019e +size 218712 diff --git a/fence-agents.changes b/fence-agents.changes index 3c1e860..e54f6d8 100644 --- a/fence-agents.changes +++ b/fence-agents.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Feb 07 13:38:15 UTC 2018 - kgronlund@suse.com + +- Update to version 4.0.25+git.1516265527.7ab202cf (bsc#1074000): + * fence_ilo3: default to onoff + * fence_compute: Add support for keystone v3 authentication + * fence_ilo_ssh: fix hard reset + * fence_vmware_rest: new agent + ------------------------------------------------------------------- Tue Nov 21 08:57:16 UTC 2017 - kgronlund@suse.com diff --git a/fence-agents.spec b/fence-agents.spec index 44fcb72..5b72652 100644 --- a/fence-agents.spec +++ b/fence-agents.spec @@ -1,7 +1,7 @@ # # spec file for package fence-agents # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ %global plugin_dir %{_libdir}/stonith/plugins/rhcs -%define agent_list alom amt amt_ws apc apc_snmp azure_arm bladecenter brocade cisco_mds cisco_ucs compute docker drac5 dummy eaton_snmp emerson eps hds_cb hpblade ibmblade ifmib ilo ilo_moonshot ilo_mp ilo_ssh intelmodular ipdu ipmilan ironic kdump ldom lpar mpath netio powerman pve raritan rcd_serial rhevm rsa rsb sanbox2 sbd scsi vbox virsh vmware wti xenapi zvm +%define agent_list alom amt amt_ws apc apc_snmp azure_arm bladecenter brocade cisco_mds cisco_ucs compute docker drac5 dummy eaton_snmp emerson eps evacuate hds_cb hpblade ibmblade ifmib ilo ilo_moonshot ilo_mp ilo_ssh intelmodular ipdu ipmilan ironic kdump ldom lpar mpath netio powerman pve raritan rcd_serial rhevm rsa rsb sanbox2 sbd scsi vbox virsh vmware vmware_rest wti xenapi zvm Name: fence-agents Summary: Fence Agents for High Availability License: GPL-2.0 and LGPL-2.1 Group: Productivity/Clustering/HA -Version: 4.0.25+git.1509350522.8d6f8530 +Version: 4.0.25+git.1516265527.7ab202cf Release: 0 Url: https://github.com/ClusterLabs/fence-agents Source0: %{name}-%{version}.tar.xz