- all agents: update metadata in non-I/O agents to Power or Network
fencing Resolves: RHEL-14030
This commit is contained in:
parent
7a2b9f5865
commit
2f7a46e435
1774
RHEL-14030-all-agents-metadata-update-IO-Power-Network.patch
Normal file
1774
RHEL-14030-all-agents-metadata-update-IO-Power-Network.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -59,7 +59,7 @@
|
|||||||
Name: fence-agents
|
Name: fence-agents
|
||||||
Summary: Set of unified programs capable of host isolation ("fencing")
|
Summary: Set of unified programs capable of host isolation ("fencing")
|
||||||
Version: 4.10.0
|
Version: 4.10.0
|
||||||
Release: 57%{?alphatag:.%{alphatag}}%{?dist}
|
Release: 58%{?alphatag:.%{alphatag}}%{?dist}
|
||||||
License: GPLv2+ and LGPLv2+
|
License: GPLv2+ and LGPLv2+
|
||||||
URL: https://github.com/ClusterLabs/fence-agents
|
URL: https://github.com/ClusterLabs/fence-agents
|
||||||
Source0: https://fedorahosted.org/releases/f/e/fence-agents/%{name}-%{version}.tar.gz
|
Source0: https://fedorahosted.org/releases/f/e/fence-agents/%{name}-%{version}.tar.gz
|
||||||
@ -238,6 +238,7 @@ Patch45: bz2221643-fence_ibm_powervs-performance-improvements.patch
|
|||||||
Patch46: bz2224267-fence_ipmilan-fix-typos-in-metadata.patch
|
Patch46: bz2224267-fence_ipmilan-fix-typos-in-metadata.patch
|
||||||
Patch47: RHEL-5396-fence_scsi-1-fix-ISID-reg-handling.patch
|
Patch47: RHEL-5396-fence_scsi-1-fix-ISID-reg-handling.patch
|
||||||
Patch48: RHEL-5396-fence_scsi-2-fix-ISID-reg-handling-off.patch
|
Patch48: RHEL-5396-fence_scsi-2-fix-ISID-reg-handling-off.patch
|
||||||
|
Patch49: RHEL-14030-all-agents-metadata-update-IO-Power-Network.patch
|
||||||
|
|
||||||
### HA support libs/utils ###
|
### HA support libs/utils ###
|
||||||
# all archs
|
# all archs
|
||||||
@ -405,6 +406,7 @@ BuildRequires: %{systemd_units}
|
|||||||
%patch -p1 -P 46
|
%patch -p1 -P 46
|
||||||
%patch -p1 -P 47
|
%patch -p1 -P 47
|
||||||
%patch -p1 -P 48
|
%patch -p1 -P 48
|
||||||
|
%patch -p1 -P 49
|
||||||
|
|
||||||
# prevent compilation of something that won't get used anyway
|
# prevent compilation of something that won't get used anyway
|
||||||
sed -i.orig 's|FENCE_ZVM=1|FENCE_ZVM=0|' configure.ac
|
sed -i.orig 's|FENCE_ZVM=1|FENCE_ZVM=0|' configure.ac
|
||||||
@ -1483,6 +1485,11 @@ are located on corosync cluster nodes.
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 19 2023 Oyvind Albrigtsen <oalbrigt@redhat.com> - 4.10.0-58
|
||||||
|
- all agents: update metadata in non-I/O agents to Power or Network
|
||||||
|
fencing
|
||||||
|
Resolves: RHEL-14030
|
||||||
|
|
||||||
* Wed Oct 11 2023 Oyvind Albrigtsen <oalbrigt@redhat.com> - 4.10.0-57
|
* Wed Oct 11 2023 Oyvind Albrigtsen <oalbrigt@redhat.com> - 4.10.0-57
|
||||||
- bundled urllib3: fix CVE-2023-43804
|
- bundled urllib3: fix CVE-2023-43804
|
||||||
Resolves: RHEL-11999
|
Resolves: RHEL-11999
|
||||||
|
Loading…
Reference in New Issue
Block a user