Accepting request 1202129 from network:ha-clustering:Factory

- Update to version 4.15.0+git.1724675137.ca9ae93a:
  * Mid: fence_mpath: Allow reservation_key in multipath.conf to be the same as reservation_key in pcmk_host_map. (#592)
- Drop support for amt as amtterm is not available on SLES16

OBS-URL: https://build.opensuse.org/request/show/1202129
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fence-agents?expand=0&rev=78
This commit is contained in:
Ana Guerrero 2024-09-20 15:12:11 +00:00 committed by Git OBS Bridge
commit fe9bf0dc05
5 changed files with 14 additions and 23 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">74e56b9ea5465ee0b703eb145a286b6a2458ba1d</param></service></servicedata>
<param name="changesrevision">ca9ae93a90e28876a010e7a065f62a387b857ad2</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:06645c6830fce2e4c561a748dfb15afb9788bde30eb3d6fa973766b684a079db
size 339460

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Sep 18 11:55:00 UTC 2024 - varkoly@suse.com
- Update to version 4.15.0+git.1724675137.ca9ae93a:
* Mid: fence_mpath: Allow reservation_key in multipath.conf to be the same as reservation_key in pcmk_host_map. (#592)
- Drop support for amt as amtterm is not available on SLES16
-------------------------------------------------------------------
Thu Aug 29 07:48:56 UTC 2024 - Peter Varkoly <varkoly@suse.com>

View File

@ -16,10 +16,10 @@
#
%define agent_list aliyun alom amt apc apc_snmp aws azure_arm bladecenter brocade cisco_mds cisco_ucs compute docker 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 ldom lpar mpath netio openstack powerman pve raritan rcd_serial redfish rhevm rsa rsb sanbox2 sbd scsi vbox virsh vmware vmware_rest wti xenapi zvm
%define agent_list aliyun alom apc apc_snmp aws azure_arm bladecenter brocade cisco_mds cisco_ucs compute docker 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 ldom lpar mpath netio openstack powerman pve raritan rcd_serial redfish rhevm rsa rsb sanbox2 sbd scsi vbox virsh vmware vmware_rest wti xenapi zvm
Name: fence-agents
Summary: Set of unified programs capable of host isolation ("fencing")
Version: 4.15.0+git.1719822011.7a2c0a7f
Version: 4.15.0+git.1724675137.ca9ae93a
Release: 0
License: GPL-2.0-or-later AND LGPL-2.0-or-later
Group: Productivity/Clustering/HA
@ -33,7 +33,6 @@ Source0: %{name}-%{version}.tar.xz
# fence-agents-azure-arm has special requirements
%global allfenceagents %(cat <<EOF
fence-agents-alom \\
fence-agents-amt \\
fence-agents-apc \\
fence-agents-apc-snmp \\
fence-agents-aws \\
@ -85,6 +84,7 @@ EOF)
#Agents not in sles
#fence-agents-amt-ws \\
#fence-agents-amt \\
#fence-agents-cdu \\
#fence-agents-cyberpower-ssh \\
#fence-agents-ecloud \\
@ -334,22 +334,6 @@ Fence agent for SUN ALOM.
%{_sbindir}/fence_alom
%{_mandir}/man8/fence_alom.8*
%package amt
License: GPL-2.0-or-later AND LGPL-2.0-or-later
Summary: Fence agent for Intel AMT devices
Requires: amtterm
Requires: fence-agents-common = %{version}-%{release}
Conflicts: %{name} < %{version}-%{release}
BuildArch: noarch
%description amt
Fence agent for AMT compatibile devices that are accessed via
3rd party software.
%files amt
%{_sbindir}/fence_amt
%{_mandir}/man8/fence_amt.8*
%package apc
License: GPL-2.0-or-later AND LGPL-2.0-or-later
Summary: Fence agent for APC devices