system roles 1.111.0-0.2
Resolves: RHEL-128436 : ha_cluster - [RFE] rhel_system_roles.ha_cluster - export constraints configuration
revert to community.general 11.4.1 - we cannot use 12.* anymore as they have dropped support for py27 and py36
(cherry picked from commit 5b332b6542)
This commit is contained in:
parent
f7f5da99a7
commit
a241c8d852
1
.gitignore
vendored
1
.gitignore
vendored
@ -1201,3 +1201,4 @@
|
||||
/snapshot-1.6.0.tar.gz
|
||||
/hpc-0.3.0.tar.gz
|
||||
/community-general-12.0.1.tar.gz
|
||||
/community-general-11.4.1.tar.gz
|
||||
|
||||
@ -1,9 +1,9 @@
|
||||
Source801: https://galaxy.ansible.com/download/ansible-posix-2.1.0.tar.gz
|
||||
Source901: https://galaxy.ansible.com/download/community-general-12.0.1.tar.gz
|
||||
Source901: https://galaxy.ansible.com/download/community-general-11.4.1.tar.gz
|
||||
Source902: https://galaxy.ansible.com/download/containers-podman-1.18.0.tar.gz
|
||||
|
||||
Provides: bundled(ansible-collection(ansible.posix)) = 2.1.0
|
||||
Provides: bundled(ansible-collection(community.general)) = 12.0.1
|
||||
Provides: bundled(ansible-collection(community.general)) = 11.4.1
|
||||
Provides: bundled(ansible-collection(containers.podman)) = 1.18.0
|
||||
|
||||
Source996: CHANGELOG.rst
|
||||
|
||||
@ -24,7 +24,7 @@ Name: linux-system-roles
|
||||
Url: https://github.com/linux-system-roles
|
||||
Summary: Set of interfaces for unified system management
|
||||
Version: 1.111.0
|
||||
Release: 0.1%{?dist}
|
||||
Release: 0.2%{?dist}
|
||||
|
||||
License: GPLv3+ and MIT and BSD and Python
|
||||
%global _pkglicensedir %{_licensedir}/%{name}
|
||||
@ -690,6 +690,10 @@ find %{buildroot}%{ansible_roles_dir} -mindepth 1 -maxdepth 1 | \
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Nov 14 2025 Rich Megginson <rmeggins@redhat.com> - 1.111.0-0.2
|
||||
- Resolves: RHEL-128436 : ha_cluster - [RFE] rhel_system_roles.ha_cluster - export constraints configuration [rhel-9]
|
||||
- revert to community.general 11.4.1 - we cannot use 12.* anymore as they have dropped support for py27 and py36
|
||||
|
||||
* Thu Nov 13 2025 Rich Megginson <rmeggins@redhat.com> - 1.111.0-0.1
|
||||
- Resolves: RHEL-128436 : ha_cluster - [RFE] rhel_system_roles.ha_cluster - export constraints configuration [rhel-9]
|
||||
- Resolves: RHEL-84891 : nbde_client - Error in using the RHEL system role for nbde client
|
||||
|
||||
2
sources
2
sources
@ -6,7 +6,7 @@ SHA512 (auto-maintenance-1.111.0.tar.gz) = 8c4e20609bb12d11e45a79dbac938326c7d4c
|
||||
SHA512 (bootloader-1.1.4.tar.gz) = 1f2373582deb3a30973703e1d1934fbadb0edbeae5fa35114f74bf37ea935a8d22e8f3fd6249cd99b1abe607e318101862e5e4cdf57282ef31e28d8b1038a02f
|
||||
SHA512 (certificate-1.4.2.tar.gz) = a839f8ef006bbc99026c870cd92b5e4f7c50a34513c0bb6765fe17a8e12de85ccbca0798456ede0fc6f42cb2d43246c53e1eb923d74d693fabefac9e47a3b170
|
||||
SHA512 (cockpit-1.7.1.tar.gz) = 70022068305b0e3bd48f69bf02fc3930ac58d70f4c398ebea66b7261d1f58018870d890c66f4b70061e03ec8ecfd7ae2cd3a487e0438b8b47330c494a24604f7
|
||||
SHA512 (community-general-12.0.1.tar.gz) = 3655e233c965b4324105083b87d070ccc2ec00000e07fca1dd7bb224be34b44cf45e22505e9e8976acfa6bcc513d62ef9d0d3e57af27a9517d6e5fc9f4fbbeaa
|
||||
SHA512 (community-general-11.4.1.tar.gz) = 5db393ab6018cddf09190c1be655c3e03c25aa5127d0520fbb9a9f03587307dfe2b72220f3bfec1b5c63902b021fa54e36bae0a00e62c2492d00723036a235ae
|
||||
SHA512 (containers-podman-1.18.0.tar.gz) = 1dabe1796204982935919db06c7bcf810966ac106c625248ebb7ae531fd8089ebd3a8366b60ca5263184797df8f77f7c445c1e6e061e0d4e1a04265dff39d245
|
||||
SHA512 (crypto_policies-1.5.0.tar.gz) = 95ec494587babd7463eea58154eaeb428956aa3811d476b304270b44d2abdd88ecaad0973acbc69adcda31aeb57938b7e197d9d2cdd7eab8ff272efa42b2bc28
|
||||
SHA512 (fapolicyd-1.1.10.tar.gz) = 9cd0fae031b0d8ffbce3b7e41528494c83ff2b3ea40042ae42628ad521a70661f02d56a3a35d24a7059bdbdf2ac1ec807dd7dfb6cfd9ccd93075e2579d38c173
|
||||
|
||||
Loading…
Reference in New Issue
Block a user