Compare commits
No commits in common. "04bc89450c63bf362b9439dde34b0cbef707a84e92f4c51efdf926e2ba4f91ca" and "fe9bf0dc055f845b2a7e93f79ea2d0aa63fffd4adeddc93cee879a4607636b33" have entirely different histories.
04bc89450c
...
fe9bf0dc05
@ -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">05fd299e094c6981b4c5b943dee03a29e78ee016</param></service></servicedata>
|
||||
<param name="changesrevision">ca9ae93a90e28876a010e7a065f62a387b857ad2</param></service></servicedata>
|
3
fence-agents-4.15.0+git.1724675137.ca9ae93a.tar.xz
Normal file
3
fence-agents-4.15.0+git.1724675137.ca9ae93a.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bf3e9be1d38c316d65030f724e16061b5f75824ac597be97aece73bf25cf7e41
|
||||
size 339436
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:45420aeb64573d204eb980731585fa2ce868dfcf9397139202fce0aa1f8b5b0a
|
||||
size 342600
|
@ -1,14 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 19 10:48:42 UTC 2024 - varkoly@suse.com
|
||||
|
||||
- Update to version 4.15.0+git.1731052905.05fd299e:
|
||||
* fence_nutanix_ahv: Add fence agent support for Nutanix AHV Cluster (#600)
|
||||
* fencing: fix "?" typo in required field for the login parameter
|
||||
* fence_ibm_powervs: add private endpoint and token file support (#597)
|
||||
* fence_mpath: fix 0x-format patch causing unfencing issue, and use re.MULTILINE to avoid duplicating device dev/key lines in /run/cluster/mpath.devices
|
||||
* fence_bladecenter/fence_raritan_px3: use r"" on regex string to avoid SyntaxWarning
|
||||
* fence_scsi: preempt clears all devices on the mpath device, so only run it for the first device
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 18 11:55:00 UTC 2024 - varkoly@suse.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%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.1731052905.05fd299e
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user