- fence_mpath: add support for hex-key format (used in multipath.conf)
Resolves: RHEL-56138 - fence_scsi/fence_mpath: add support for SPC-4 disks Resolves: RHEL-7629
This commit is contained in:
parent
8c35d22f8b
commit
207d27bbaf
@ -57,7 +57,7 @@
|
||||
Name: fence-agents
|
||||
Summary: Set of unified programs capable of host isolation ("fencing")
|
||||
Version: 4.10.0
|
||||
Release: 78%{?alphatag:.%{alphatag}}%{?dist}
|
||||
Release: 79%{?alphatag:.%{alphatag}}%{?dist}
|
||||
License: GPLv2+ and LGPLv2+
|
||||
URL: https://github.com/ClusterLabs/fence-agents
|
||||
Source0: https://fedorahosted.org/releases/f/e/fence-agents/%{name}-%{version}.tar.gz
|
||||
@ -1507,11 +1507,11 @@ are located on corosync cluster nodes.
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Oct 9 2024 Oyvind Albrigtsen <oalbrigt@redhat.com> - 4.10.0-78
|
||||
* Wed Oct 9 2024 Oyvind Albrigtsen <oalbrigt@redhat.com> - 4.10.0-79
|
||||
- fence_mpath: add support for hex-key format (used in multipath.conf)
|
||||
Resolves: RHEL-56138
|
||||
- fence_scsi/fence_mpath: add support for SPC-4 disks
|
||||
Resolves: RHEL-76298
|
||||
Resolves: RHEL-7629
|
||||
|
||||
* Wed Sep 25 2024 Oyvind Albrigtsen <oalbrigt@redhat.com> - 4.10.0-77
|
||||
- fence_scsi: preempt clears all devices on the mpath device, so only
|
||||
|
Loading…
Reference in New Issue
Block a user