- Update to version 4.11.0+git.1652779508.228f4a1b:

* fence_apc/fence_ilo_moonshot: add missing "import logging"
  * fence_gce: inform that SSLError might be caused by old versions of httplib2
  * fence_ibm_vpc: remove unused instance parameter and make limit optional
  * all agents: unify ssl parameters to avoid having to use --ssl when using --ssl-secure/--ssl-insecure for some agents

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=144
This commit is contained in:
Peter Varkoly 2022-05-18 07:39:55 +00:00 committed by Git OBS Bridge
parent 44d38d1fca
commit 6256793f86
5 changed files with 14 additions and 5 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/ClusterLabs/fence-agents.git</param>
<param name="changesrevision">cd893f97fd61da22080463fe168c40daaa86aafd</param></service></servicedata>
<param name="changesrevision">6ea2c6b5d1cc51e93fa7084d76d9272512461e58</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed May 18 07:39:31 UTC 2022 - varkoly@suse.com
- Update to version 4.11.0+git.1652779508.228f4a1b:
* fence_apc/fence_ilo_moonshot: add missing "import logging"
* fence_gce: inform that SSLError might be caused by old versions of httplib2
* fence_ibm_vpc: remove unused instance parameter and make limit optional
* all agents: unify ssl parameters to avoid having to use --ssl when using --ssl-secure/--ssl-insecure for some agents
-------------------------------------------------------------------
Tue Apr 12 21:39:40 UTC 2022 - Ben Greiner <code@bnavigator.de>

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.11.0+git.1647434775.2f1b86d8
Version: 4.11.0+git.1652779508.228f4a1b
Release: 0
URL: https://github.com/ClusterLabs/fence-agents
Source0: %{name}-%{version}.tar.xz