6 Commits

Author SHA256 Message Date
31e1b5ad2b Merge remote-tracking branch 'origin/factory' into slfo-main 2025-11-11 10:51:06 +01:00
fb3900e8b4 Accepting request 1306823 from network:ha-clustering:Factory
- Update to version 4.16.0+git.1758188595.5a0c09a2:
  * fence_ibm_powervs: update description of api-type parameter to show correct default value
  * spec: dont Require python3-msrestazure on RHEL10+

OBS-URL: https://build.opensuse.org/request/show/1306823
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fence-agents?expand=0&rev=88
2025-09-24 13:24:31 +00:00
e63b5b4431 Adapt requirements
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=229
2025-09-23 19:40:13 +00:00
11834fda08 - Update to version 4.16.0+git.1758188595.5a0c09a2:
* fence_ibm_powervs: update description of api-type parameter to show correct default value
  * spec: dont Require python3-msrestazure on RHEL10+

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=228
2025-09-23 19:38:34 +00:00
571679060a Accepting request 1302690 from network:ha-clustering:Factory
- Update to version 4.16.0+git.1755594293.5cf006ff:
  * fence_aws: Add new skip_os_shutdown flag (#632)
  * fence_ibm_vpc: add apikey file support

OBS-URL: https://build.opensuse.org/request/show/1302690
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fence-agents?expand=0&rev=87
2025-09-04 15:59:36 +00:00
17c4878554 - Update to version 4.16.0+git.1755594293.5cf006ff:
* fence_aws: Add new skip_os_shutdown flag (#632)
  * fence_ibm_vpc: add apikey file support

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=226
2025-09-04 08:07:06 +00:00
5 changed files with 22 additions and 7 deletions

View File

@@ -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">755815b1cda6619360a09196e1b75ecc5ee189ba</param></service></servicedata>
<param name="changesrevision">5a0c09a23986965507f37a350f3bba20df18c79b</param></service></servicedata>

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:22acbaa5b3a3bf5a8c72fc883a75c66479779ab3285acf706fd7dbfe673dfddb
size 357684

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Sep 23 19:36:41 UTC 2025 - Peter Varkoly <varkoly@suse.com>
- Update to version 4.16.0+git.1758188595.5a0c09a2:
* fence_ibm_powervs: update description of api-type parameter to show correct default value
* spec: dont Require python3-msrestazure on RHEL10+
-------------------------------------------------------------------
Thu Sep 04 08:06:38 UTC 2025 - varkoly@suse.com
- Update to version 4.16.0+git.1755594293.5cf006ff:
* fence_aws: Add new skip_os_shutdown flag (#632)
* fence_ibm_vpc: add apikey file support
-------------------------------------------------------------------
Mon Jun 23 04:24:23 UTC 2025 - Peter Varkoly <varkoly@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package fence-agents
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%define agent_list aliyun alom apc apc_snmp aws azure_arm bladecenter brocade cisco_mds cisco_ucs drac5 dummy eaton_snmp eaton_ssh emerson eps evacuate gce hds_cb hpblade ibmblade ibmz ibm_powervs ibm_vpc ifmib ilo ilo_moonshot ilo_mp ilo_ssh intelmodular ipdu ipmilan ironic kdump lpar mpath netio nutanix_ahv powerman pve raritan rcd_serial redfish rsa rsb sanbox2 sbd scsi vbox virsh vmware vmware_rest wti zvm
Name: fence-agents
Summary: Set of unified programs capable of host isolation ("fencing")
Version: 4.16.0+git.1750325058.755815b1
Version: 4.16.0+git.1758188595.5a0c09a2
Release: 0
License: GPL-2.0-or-later AND LGPL-2.0-or-later
Group: Productivity/Clustering/HA
@@ -370,7 +370,8 @@ Fence agents for APC devices that are accessed via the SNMP protocol.
License: GPL-2.0-or-later AND LGPL-2.0-or-later
Summary: Fence agent for Amazon AWS
Requires: fence-agents-common = %{version}-%{release}
Requires: python3-boto3
Requires: python3-boto3 >= 1.39.12
Requires: python3-botocore >= 1.39.12
BuildArch: noarch
Conflicts: %{name} < %{version}-%{release}