Accepting request 909187 from home:varkoly:branches:network:ha-clustering:Factory
- Update to version 4.10.0+git.1626946937.8ade08b4: * fence_kdump: accept message from multiple addresses (useful for RRP clusters) (#374) * fence_pve: Replace `nodename` with `pmx-node` in fence_pve.py (matching original intent) (#424) * spec: add dependency to new split packages for Fedora 35+ * log exceptions to be more detailed when failing * Mid: fence_sbd: A warning message is output when disable-timeout is enabled. * spec: export PYTHON to avoid configure ignoring it * build: expose delay-check to be able to skip the other tests when debugging * fence-kubevirt: Add fence-kubevirt declaration for rpm creation * fence_kubevirt: Fix accept header param to openshift client OBS-URL: https://build.opensuse.org/request/show/909187 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=137
This commit is contained in:
parent
7212b2229a
commit
860ccb92c9
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">git://github.com/ClusterLabs/fence-agents.git</param>
|
||||
<param name="changesrevision">25ec70f083e66918b3a8356845ca3acec4978248</param></service></servicedata>
|
||||
<param name="changesrevision">8ade08b4d7e250a44ec1f591b9f18dd4a16aa5db</param></service></servicedata>
|
3
fence-agents-4.10.0+git.1626946937.8ade08b4.tar.xz
Normal file
3
fence-agents-4.10.0+git.1626946937.8ade08b4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:412574456f8400c4e246988cf7f70e953db6a828bae9cf652a8f8d3aa8a158c8
|
||||
size 319028
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ae18183712b9db36ed9baf26d4e16e1c6ed5b3145064b2ad37c72e96cb801b19
|
||||
size 318140
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 29 05:53:12 UTC 2021 - varkoly@suse.com
|
||||
|
||||
- Update to version 4.10.0+git.1626946937.8ade08b4:
|
||||
* fence_kdump: accept message from multiple addresses (useful for RRP clusters) (#374)
|
||||
* fence_pve: Replace `nodename` with `pmx-node` in fence_pve.py (matching original intent) (#424)
|
||||
* spec: add dependency to new split packages for Fedora 35+
|
||||
* log exceptions to be more detailed when failing
|
||||
* Mid: fence_sbd: A warning message is output when disable-timeout is enabled.
|
||||
* spec: export PYTHON to avoid configure ignoring it
|
||||
* build: expose delay-check to be able to skip the other tests when debugging
|
||||
* fence-kubevirt: Add fence-kubevirt declaration for rpm creation
|
||||
* fence_kubevirt: Fix accept header param to openshift client
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 25 15:51:21 UTC 2021 - trenn@suse.de
|
||||
|
||||
|
@ -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.9.0+git.1624631789.25ec70f0
|
||||
Version: 4.10.0+git.1626946937.8ade08b4
|
||||
Release: 0
|
||||
URL: https://github.com/ClusterLabs/fence-agents
|
||||
Source0: %{name}-%{version}.tar.xz
|
||||
|
Loading…
Reference in New Issue
Block a user