- Update to version 4.12.1+git.1682325255.86f77326:

* fence_aliyun: support filter for list-action
  * fence_scsi: Automatically detect devices for shared VGs
  * Adds earlyexit parameter to power_cycle_instance for fence_gce
  * fence_aws: fail when power action request fails
  * fence_aws: fixes to allow running outside of AWS network

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=156
This commit is contained in:
Peter Varkoly 2023-05-01 12:23:58 +00:00 committed by Git OBS Bridge
parent 0f8a3a1432
commit 7bce663153
5 changed files with 15 additions and 5 deletions

View File

@ -3,4 +3,4 @@
<param name="url">git://github.com/ClusterLabs/fence-agents.git</param> <param name="url">git://github.com/ClusterLabs/fence-agents.git</param>
<param name="changesrevision">8d746be92f191aa289f13a3703031c122a5e6cf3</param></service><service name="tar_scm"> <param name="changesrevision">8d746be92f191aa289f13a3703031c122a5e6cf3</param></service><service name="tar_scm">
<param name="url">https://github.com/ClusterLabs/fence-agents</param> <param name="url">https://github.com/ClusterLabs/fence-agents</param>
<param name="changesrevision">9d0d0d013c7edae43a4ebc5f46bf2e7a4f127654</param></service></servicedata> <param name="changesrevision">525789dcdcb1e89f8b3dd2438b2fc3b2277f5cfe</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon May 01 12:23:24 UTC 2023 - varkoly@suse.com
- Update to version 4.12.1+git.1682325255.86f77326:
* fence_aliyun: support filter for list-action
* fence_scsi: Automatically detect devices for shared VGs
* Adds earlyexit parameter to power_cycle_instance for fence_gce
* fence_aws: fail when power action request fails
* fence_aws: fixes to allow running outside of AWS network
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Mar 16 21:59:57 UTC 2023 - varkoly@suse.com Thu Mar 16 21:59:57 UTC 2023 - varkoly@suse.com

View File

@ -25,7 +25,7 @@ Name: fence-agents
Summary: Fence Agents for High Availability Summary: Fence Agents for High Availability
License: GPL-2.0-only AND LGPL-2.1-only License: GPL-2.0-only AND LGPL-2.1-only
Group: Productivity/Clustering/HA Group: Productivity/Clustering/HA
Version: 4.12.1+git.1677142927.bf55c675 Version: 4.12.1+git.1682325255.86f77326
Release: 0 Release: 0
URL: https://github.com/ClusterLabs/fence-agents URL: https://github.com/ClusterLabs/fence-agents
Source0: %{name}-%{version}.tar.xz Source0: %{name}-%{version}.tar.xz