- podman-etcd: wrap ipv6 address in brackets
- podman-etcd: preserve containers for debugging - podman-etcd: add cluster-wide force_new_cluster attribute check - lvmlockd: remove unsupported agent Resolves: RHEL-113817, RHEL-113816, RHEL-116205, RHEL-116202
This commit is contained in:
parent
b087a6d3f9
commit
5bb87118b2
@ -45,7 +45,7 @@
|
||||
Name: resource-agents
|
||||
Summary: Open Source HA Reusable Cluster Resource Scripts
|
||||
Version: 4.16.0
|
||||
Release: 26%{?rcver:%{rcver}}%{?numcomm:.%{numcomm}}%{?alphatag:.%{alphatag}}%{?dirty:.%{dirty}}%{?dist}
|
||||
Release: 27%{?rcver:%{rcver}}%{?numcomm:.%{numcomm}}%{?alphatag:.%{alphatag}}%{?dirty:.%{dirty}}%{?dist}
|
||||
License: GPL-2.0-or-later AND LGPL-2.1-or-later
|
||||
URL: https://github.com/ClusterLabs/resource-agents
|
||||
Source0: %{upstream_prefix}-%{upstream_version}.tar.gz
|
||||
@ -613,7 +613,7 @@ rm -rf %{buildroot}/usr/share/doc/resource-agents
|
||||
%{_usr}/lib/ocf/lib/heartbeat/OCF_*.pm
|
||||
|
||||
%changelog
|
||||
* Mon Sep 22 2025 Oyvind Albrigtsen <oalbrigt@redhat.com> - 4.16.0-26
|
||||
* Mon Sep 22 2025 Oyvind Albrigtsen <oalbrigt@redhat.com> - 4.16.0-27
|
||||
- podman-etcd: wrap ipv6 address in brackets
|
||||
- podman-etcd: preserve containers for debugging
|
||||
- podman-etcd: add cluster-wide force_new_cluster attribute check
|
||||
|
||||
Loading…
Reference in New Issue
Block a user