import fence-agents-4.2.1-75.el8
This commit is contained in:
parent
0b57356170
commit
e38c3911f7
@ -29,7 +29,7 @@
|
||||
Name: fence-agents
|
||||
Summary: Set of unified programs capable of host isolation ("fencing")
|
||||
Version: 4.2.1
|
||||
Release: 74%{?alphatag:.%{alphatag}}%{?dist}
|
||||
Release: 75%{?alphatag:.%{alphatag}}%{?dist}
|
||||
License: GPLv2+ and LGPLv2+
|
||||
Group: System Environment/Base
|
||||
URL: https://github.com/ClusterLabs/fence-agents
|
||||
@ -736,25 +736,6 @@ Fence agent for GCE (Google Cloud Engine) instances.
|
||||
%{_mandir}/man8/fence_gce.8*
|
||||
%endif
|
||||
|
||||
%package hds-cb
|
||||
License: GPLv2+ and LGPLv2+
|
||||
Summary: Fence agent for Hitachi Compute Blade systems
|
||||
%if 0%{?fedora} < 33 || (0%{?rhel} && 0%{?rhel} < 9) || (0%{?centos} && 0%{?centos} < 9) || 0%{?suse_version}
|
||||
%if (0%{?rhel} && 0%{?rhel} < 8) || (0%{?centos} && 0%{?centos} < 8)
|
||||
Requires: telnet
|
||||
%else
|
||||
Recommends: telnet
|
||||
%endif
|
||||
%endif
|
||||
Requires: fence-agents-common = %{version}-%{release}
|
||||
Obsoletes: %{name} < %{version}-%{release}
|
||||
BuildArch: noarch
|
||||
%description hds-cb
|
||||
Fence agent for Hitachi Compute Blades that are accessed via telnet.
|
||||
%files hds-cb
|
||||
%{_sbindir}/fence_hds_cb
|
||||
%{_mandir}/man8/fence_hds_cb.8*
|
||||
|
||||
%package heuristics-ping
|
||||
License: GPLv2+ and LGPLv2+
|
||||
Group: System Environment/Base
|
||||
@ -1194,7 +1175,7 @@ Fence agent for IBM z/VM over IP.
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Jul 20 2021 Oyvind Albrigtsen <oalbrigt@redhat.com> - 4.2.1-74
|
||||
* Wed Aug 11 2021 Oyvind Albrigtsen <oalbrigt@redhat.com> - 4.2.1-75
|
||||
- fence_gce: add serviceaccount JSON file support
|
||||
Resolves: rhbz#1685814
|
||||
|
||||
@ -1220,8 +1201,6 @@ Fence agent for IBM z/VM over IP.
|
||||
Resolves: rhbz#1941989
|
||||
|
||||
* Wed Mar 3 2021 Oyvind Albrigtsen <oalbrigt@redhat.com> - 4.2.1-67
|
||||
- fence_hds_cb: new fence agent
|
||||
Resolves: rhbz#1726874
|
||||
- fence_ipmilanplus: new symlink agent with lanplus enabled by default
|
||||
Resolves: rhbz#1925015
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user