- ha-cloud-support: upgrade bundled pyroute2 libs to fix issue in
gcp-vpc-move-route's stop-action Resolves: RHEL-29649
This commit is contained in:
parent
07c95e958e
commit
be3bd8b54d
@ -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: 68%{?alphatag:.%{alphatag}}%{?dist}
|
Release: 69%{?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
|
||||||
@ -664,14 +664,14 @@ Provides: bundled(python-protobuf) = 3.17.3
|
|||||||
Provides: bundled(python-pyasn1) = 0.4.8
|
Provides: bundled(python-pyasn1) = 0.4.8
|
||||||
Provides: bundled(python-pyasn1-modules) = 0.2.8
|
Provides: bundled(python-pyasn1-modules) = 0.2.8
|
||||||
Provides: bundled(python-pyparsing) = 2.4.7
|
Provides: bundled(python-pyparsing) = 2.4.7
|
||||||
Provides: bundled(python-pyroute2) = 0.6.4
|
Provides: bundled(python-pyroute2) = 0.7.12
|
||||||
Provides: bundled(python-pyroute2-core) = 0.6.4
|
Provides: bundled(python-pyroute2-core) = 0.6.13
|
||||||
Provides: bundled(python-pyroute2-ethtool) = 0.6.4
|
Provides: bundled(python-pyroute2-ethtool) = 0.6.13
|
||||||
Provides: bundled(python-pyroute2-ipdb) = 0.6.4
|
Provides: bundled(python-pyroute2-ipdb) = 0.6.13
|
||||||
Provides: bundled(python-pyroute2-ipset) = 0.6.4
|
Provides: bundled(python-pyroute2-ipset) = 0.6.13
|
||||||
Provides: bundled(python-pyroute2-ndb) = 0.6.4
|
Provides: bundled(python-pyroute2-ndb) = 0.6.13
|
||||||
Provides: bundled(python-pyroute2-nftables) = 0.6.4
|
Provides: bundled(python-pyroute2-nftables) = 0.6.13
|
||||||
Provides: bundled(python-pyroute2-nslink) = 0.6.4
|
Provides: bundled(python-pyroute2-nslink) = 0.6.13
|
||||||
Provides: bundled(python-pytz) = 2021.1
|
Provides: bundled(python-pytz) = 2021.1
|
||||||
Provides: bundled(python-rsa) = 4.7.2
|
Provides: bundled(python-rsa) = 4.7.2
|
||||||
Provides: bundled(python-setuptools) = 57.0.0
|
Provides: bundled(python-setuptools) = 57.0.0
|
||||||
@ -1517,7 +1517,7 @@ are located on corosync cluster nodes.
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Mar 21 2024 Oyvind Albrigtsen <oalbrigt@redhat.com> - 4.10.0-68
|
* Thu Mar 21 2024 Oyvind Albrigtsen <oalbrigt@redhat.com> - 4.10.0-69
|
||||||
- ha-cloud-support: upgrade bundled pyroute2 libs to fix issue in
|
- ha-cloud-support: upgrade bundled pyroute2 libs to fix issue in
|
||||||
gcp-vpc-move-route's stop-action
|
gcp-vpc-move-route's stop-action
|
||||||
Resolves: RHEL-29649
|
Resolves: RHEL-29649
|
||||||
|
Loading…
Reference in New Issue
Block a user