- Update to version 4.12.1+git.1690196437.64f62dbb:
* fencing: use EC_OK * fencing: add error message for EC_GENERIC_ERROR * fence_ipmilan: fix typo in description (#553) * doc: add fa-dev-guide to README * doc: add fa-dev-guide * spec: remove rhel7/centos7 specific Reqs/BuildReqs and BR for python-novaclient and python-keystoneclient which arent needed anymore * fence_eaton_ssh: new fence agent for Eaton ePDU G3 over SSH (#549) * azure_fence: use correct credential_scope and profile for stack hub * fence_azure_arm: add stack cloud support * fence_ibm_powervs: improved performance (#542) * Revert "fence_scsi: fail monitor action when it's unable to change state of device" * spec: Migrate to SPDX license * fence_scsi: fail monitor action when it's unable to change state of device * Revert "Adds earlyexit parameter to power_cycle_instance for fence_gce" * fence_scsi: Add support for space-separated devices and update in meta-data OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=160
This commit is contained in:
parent
35b3b4902b
commit
1acabc390d
@ -3,4 +3,4 @@
|
||||
<param name="url">git://github.com/ClusterLabs/fence-agents.git</param>
|
||||
<param name="changesrevision">8d746be92f191aa289f13a3703031c122a5e6cf3</param></service><service name="tar_scm">
|
||||
<param name="url">https://github.com/ClusterLabs/fence-agents</param>
|
||||
<param name="changesrevision">525789dcdcb1e89f8b3dd2438b2fc3b2277f5cfe</param></service></servicedata>
|
||||
<param name="changesrevision">64f62dbb5e914a0a6b954a16aaa3713d2ccc99ed</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5790829cdfd05ef1e61a760014b78bf4f6ad067cb746d6369bcfb794dbac6d54
|
||||
size 331988
|
3
fence-agents-4.12.1+git.1690196437.64f62dbb.tar.xz
Normal file
3
fence-agents-4.12.1+git.1690196437.64f62dbb.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7792afb035c7f61e74d0a5155eb0d169a0369087af39d5f186fe288ca8a70af1
|
||||
size 335992
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 25 09:21:24 UTC 2023 - varkoly@suse.com
|
||||
|
||||
- Update to version 4.12.1+git.1690196437.64f62dbb:
|
||||
* fencing: use EC_OK
|
||||
* fencing: add error message for EC_GENERIC_ERROR
|
||||
* fence_ipmilan: fix typo in description (#553)
|
||||
* doc: add fa-dev-guide to README
|
||||
* doc: add fa-dev-guide
|
||||
* spec: remove rhel7/centos7 specific Reqs/BuildReqs and BR for python-novaclient and python-keystoneclient which arent needed anymore
|
||||
* fence_eaton_ssh: new fence agent for Eaton ePDU G3 over SSH (#549)
|
||||
* azure_fence: use correct credential_scope and profile for stack hub
|
||||
* fence_azure_arm: add stack cloud support
|
||||
* fence_ibm_powervs: improved performance (#542)
|
||||
* Revert "fence_scsi: fail monitor action when it's unable to change state of device"
|
||||
* spec: Migrate to SPDX license
|
||||
* fence_scsi: fail monitor action when it's unable to change state of device
|
||||
* Revert "Adds earlyexit parameter to power_cycle_instance for fence_gce"
|
||||
* fence_scsi: Add support for space-separated devices and update in meta-data
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 9 14:37:59 UTC 2023 - Peter Varkoly <varkoly@suse.com>
|
||||
|
||||
|
@ -25,7 +25,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.12.1+git.1682325255.86f77326
|
||||
Version: 4.12.1+git.1690196437.64f62dbb
|
||||
Release: 0
|
||||
URL: https://github.com/ClusterLabs/fence-agents
|
||||
Source0: %{name}-%{version}.tar.xz
|
||||
|
Loading…
x
Reference in New Issue
Block a user