- 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

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=135
This commit is contained in:
Peter Varkoly 2021-06-24 09:13:52 +00:00 committed by Git OBS Bridge
parent 707865d12d
commit d21a58a692
5 changed files with 20 additions and 5 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">8d746be92f191aa289f13a3703031c122a5e6cf3</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:e086d5f42c66b43c82211655e3d5bbbceb25a8d6b790e122b21f6ce3e44902e5
size 317348

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
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

@ -29,7 +29,7 @@ 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.1624456340.8d746be9
Release: 0
URL: https://github.com/ClusterLabs/fence-agents
Source0: %{name}-%{version}.tar.xz