From 207d27bbaf7c2fc36865863a41ef0665fe58298f Mon Sep 17 00:00:00 2001 From: Oyvind Albrigtsen Date: Wed, 9 Oct 2024 17:05:28 +0200 Subject: [PATCH] - 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 --- fence-agents.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fence-agents.spec b/fence-agents.spec index ff2b644..5642c4b 100644 --- a/fence-agents.spec +++ b/fence-agents.spec @@ -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 - 4.10.0-78 +* Wed Oct 9 2024 Oyvind Albrigtsen - 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 - 4.10.0-77 - fence_scsi: preempt clears all devices on the mpath device, so only