Accepting request 978037 from network:ha-clustering:Factory

- Update to version 4.11.0+git.1652860746.11107cb7:
  * Mid: fence_scsi,fence_mpath: Add suppress-errors option. (#484)
  * fence_gce: Make zone optional for get_nodes_list (#487)

- 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/request/show/978037
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fence-agents?expand=0&rev=61
This commit is contained in:
Dominique Leuenberger 2022-05-19 20:49:32 +00:00 committed by Git OBS Bridge
commit 6bf15cc891
5 changed files with 21 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">11107cb7feb394a1b97c58fec863fe0a53fa7d71</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:88de1bcf19f2ec744564a3c6a24d98898fb45831d7ed29e9ac70ea6baea4d3f8
size 326004

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Thu May 19 05:06:43 UTC 2022 - varkoly@suse.com
- Update to version 4.11.0+git.1652860746.11107cb7:
* Mid: fence_scsi,fence_mpath: Add suppress-errors option. (#484)
* fence_gce: Make zone optional for get_nodes_list (#487)
-------------------------------------------------------------------
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.1652860746.11107cb7
Release: 0
URL: https://github.com/ClusterLabs/fence-agents
Source0: %{name}-%{version}.tar.xz