Accepting request 902403 from network:ha-clustering:Factory

OBS-URL: https://build.opensuse.org/request/show/902403
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fence-agents?expand=0&rev=55
This commit is contained in:
Dominique Leuenberger 2021-06-26 19:25:27 +00:00 committed by Git OBS Bridge
commit 293e24b167
5 changed files with 28 additions and 6 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">git://github.com/ClusterLabs/fence-agents.git</param>
<param name="changesrevision">c48ba825e78408172c5f789f7960b071d6b7ed38</param></service></servicedata>
<param name="changesrevision">25ec70f083e66918b3a8356845ca3acec4978248</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Fri Jun 25 15:51:21 UTC 2021 - trenn@suse.de
- Update to version 4.9.0+git.1624631789.25ec70f0:
* fence_cdu: new fence agent (#416)
This fence is needed for SEntry powerswitches
-------------------------------------------------------------------
Thu Jun 24 09:11:35 UTC 2021 - varkoly@suse.com
- Update to version 4.9.0+git.1624456340.8d746be9:
* fence_azure_arm: corrections to support Azure SDK >= 15 - including backward compatibility (#415)
* fence_gce: make serviceaccount work with new libraries
* fence_kubevirt: new fence agent
* fence_virt*: simple_auth: use %zu for sizeof to avoid failing verbose builds on some archs
* configure: dont fail when --with-agents contains virt
* fence_mpath: watchdog retries support
* fencing: add multi plug support for reboot-action
* fence_redfish: add missing diag logic
* fencing: fix issue with hardcoded help text length for metadata
(bsc#1185058) ERROR: Failed: 'ServicePrincipalCredentials' object has no attribute 'get_token' - SFSC 00281399 - ref:_00D1igLOd._5001icMD3K:ref
-------------------------------------------------------------------
Mon May 10 12:51:57 UTC 2021 - varkoly@suse.com

View File

@ -23,13 +23,13 @@
%endif
%global plugin_dir %{_libdir}/stonith/plugins/rhcs
%define agent_list aliyun alom amt amt_ws apc apc_snmp azure_arm bladecenter brocade cisco_mds cisco_ucs compute docker drac5 dummy eaton_snmp emerson eps evacuate gce hds_cb hpblade ibmblade ibmz ifmib ilo ilo_moonshot ilo_mp ilo_ssh intelmodular ipdu ipmilan ironic kdump ldom lpar mpath netio openstack powerman pve raritan rcd_serial redfish rhevm rsa rsb sanbox2 sbd scsi vbox virsh vmware vmware_rest wti xenapi zvm
%define agent_list aliyun alom amt amt_ws apc apc_snmp azure_arm bladecenter brocade cisco_mds cisco_ucs compute docker drac5 dummy eaton_snmp emerson eps evacuate gce hds_cb hpblade ibmblade ibmz ifmib ilo ilo_moonshot ilo_mp ilo_ssh intelmodular ipdu ipmilan ironic kdump ldom lpar mpath netio openstack powerman pve raritan rcd_serial redfish rhevm rsa rsb sanbox2 sbd scsi vbox virsh vmware vmware_rest wti xenapi zvm cdu
Name: fence-agents
Summary: Fence Agents for High Availability
License: GPL-2.0-only AND LGPL-2.1-only
Group: Productivity/Clustering/HA
Version: 4.8.0+git.1619794372.c48ba825
Version: 4.9.0+git.1624631789.25ec70f0
Release: 0
URL: https://github.com/ClusterLabs/fence-agents
Source0: %{name}-%{version}.tar.xz