- Update rhc to 1.1.3 from CS8 package rhel-system-roles-1.22.0-0.8
This commit is contained in:
parent
33c2f44864
commit
9972a84a32
@ -19,7 +19,7 @@ cf27267d3d54f1537ddda89f6d4db7abbe55b357 SOURCES/nbde_client-1.2.10.tar.gz
|
||||
857b1c3ea5a1a48dc964fb5c139861ba01c9e732 SOURCES/network-1.11.2.tar.gz
|
||||
fe48a68775bcb87daf3f62ab58a1998ffaa4e6be SOURCES/podman-1.1.2.tar.gz
|
||||
9244301089661fecca31dfee431b32d4876063be SOURCES/postfix-1.3.3.tar.gz
|
||||
d96fbd17bc40b40787cc77be61499ea1b15e07fd SOURCES/rhc-1.1.1.tar.gz
|
||||
2340277be032405d0ed2be00ff3971837180c5cb SOURCES/rhc-1.1.3.tar.gz
|
||||
bac983e0dcc5041a4c7d4d25849ed31aaf462df7 SOURCES/selinux-1.5.6.tar.gz
|
||||
1bb35bc413249ce3209e471687afd60e0e25dddb SOURCES/ssh-1.1.12.tar.gz
|
||||
0eea1b45136cb807740fa12435b02eccdb35a7ac SOURCES/storage-1.9.6.tar.gz
|
||||
|
@ -1,6 +1,17 @@
|
||||
Changelog
|
||||
=========
|
||||
|
||||
[1.21.2] - 2023-07-12
|
||||
----------------------------
|
||||
|
||||
### New Features
|
||||
|
||||
- none
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- [rhc - system role does not apply Insights tags](https://bugzilla.redhat.com/show_bug.cgi?id=2209200)
|
||||
|
||||
[1.21.1] - 2023-03-16
|
||||
----------------------------
|
||||
|
||||
|
@ -29,8 +29,8 @@ Name: linux-system-roles
|
||||
%endif
|
||||
Url: https://github.com/linux-system-roles
|
||||
Summary: Set of interfaces for unified system management
|
||||
Version: 1.21.1
|
||||
Release: 1%{?dist}
|
||||
Version: 1.21.2
|
||||
Release: 1%{?dist}.alma
|
||||
|
||||
License: GPLv3+ and MIT and BSD and Python
|
||||
%global _pkglicensedir %{_licensedir}/%{name}
|
||||
@ -180,7 +180,7 @@ Source: %{url}/auto-maintenance/archive/%{mainid}/auto-maintenance-%{mainid}.tar
|
||||
%deftag 22 1.0.2
|
||||
|
||||
%global rolename23 rhc
|
||||
%deftag 23 1.1.1
|
||||
%deftag 23 1.1.3
|
||||
|
||||
%global rolename24 journald
|
||||
%deftag 24 1.0.0
|
||||
@ -753,6 +753,9 @@ find %{buildroot}%{ansible_roles_dir} -mindepth 1 -maxdepth 1 | \
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Aug 03 2023 Eduard Abdullin <eabdullin@almalinux.org> - 1.21.2-1.alma
|
||||
- Update rhc to 1.1.3 from CS8 package rhel-system-roles-1.22.0-0.8
|
||||
|
||||
* Thu Mar 16 2023 Rich Megginson <rmeggins@redhat.com> - 1.21.1-1
|
||||
- Resolves:rhbz#2141330 : rhc - new role for subscription management/registration/insights
|
||||
- includes the fix for tests_proxy.yml selinux and some test refactoring
|
||||
|
Loading…
Reference in New Issue
Block a user