System Roles update 1.23.0-2.2
Resolves: RHEL-15872
RHEL for Edge support in system roles
vpn - fix issue with test cleanup
(cherry picked from commit d276fb22ac
)
This commit is contained in:
parent
0c792715ec
commit
db49fd5e2a
1
.gitignore
vendored
1
.gitignore
vendored
@ -269,3 +269,4 @@ SOURCES/vpn-1.5.3.tar.gz
|
||||
/systemd-1.1.0.tar.gz
|
||||
/keylime_server-1.1.0.tar.gz
|
||||
/fapolicyd-1.0.0.tar.gz
|
||||
/vpn-1.6.1.tar.gz
|
||||
|
@ -19,7 +19,7 @@ Name: linux-system-roles
|
||||
Url: https://github.com/linux-system-roles
|
||||
Summary: Set of interfaces for unified system management
|
||||
Version: 1.23.0
|
||||
Release: 2.1%{?dist}
|
||||
Release: 2.2%{?dist}
|
||||
|
||||
License: GPLv3+ and MIT and BSD and Python
|
||||
%global _pkglicensedir %{_licensedir}/%{name}
|
||||
@ -139,7 +139,7 @@ Source: %{url}/auto-maintenance/archive/%{mainid}/auto-maintenance-%{mainid}.tar
|
||||
%deftag 17 1.13.0
|
||||
|
||||
%global rolename18 vpn
|
||||
%deftag 18 1.6.0
|
||||
%deftag 18 1.6.1
|
||||
|
||||
%global rolename19 firewall
|
||||
%deftag 19 1.7.1
|
||||
@ -660,6 +660,10 @@ find %{buildroot}%{ansible_roles_dir} -mindepth 1 -maxdepth 1 | \
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Nov 30 2023 Rich Megginson <rmeggins@redhat.com> - 1.23.0-2.2
|
||||
- Resolves: RHEL-15872 : RHEL for Edge support in system roles
|
||||
vpn - fixed issue with test cleanup
|
||||
|
||||
* Thu Nov 30 2023 Rich Megginson <rmeggins@redhat.com> - 1.23.0-2.1
|
||||
- Resolves: RHEL-15872 : - RHEL for Edge support in system roles
|
||||
except for nbde_client, rhc, metrics
|
||||
|
2
sources
2
sources
@ -29,4 +29,4 @@ SHA512 (storage-1.14.1.tar.gz) = 9fa3c43204b904d8373526c3b943f9bd5cc68641108afa0
|
||||
SHA512 (systemd-1.1.0.tar.gz) = 5cc9fd52e33ace6d7529b238c1c1ffd45a15cab9aafce5ef72c72e1178b0ffc127df62f52c76ae512c77d9080939573d88835b3d33d5e489123997796e0d52b7
|
||||
SHA512 (timesync-1.8.0.tar.gz) = e271123780900ea3b7adc02c96db17ad058f8fe008afffef66525ec2dc2668246af63b8e898da85216be5c248df3f1d091061fde310abe8e069994bfb4e2df55
|
||||
SHA512 (tlog-1.3.0.tar.gz) = 2e2150d42daae3f4afffc1c0f36dbb1426871cf884d2dfff33d95c1ce34fd097bc55326028a6b99815841773b86db7ce59c908d89dd42c8c87d576cfac8763e5
|
||||
SHA512 (vpn-1.6.0.tar.gz) = 2adbf37a1b30d36ed7f58f624431e2d29b09e1608644c18ce1bc380ad7c4c79fc46b1ec8c81e44029eca919a3ebd51aa10656e62a0ca3e293c1f6b8302e688d5
|
||||
SHA512 (vpn-1.6.1.tar.gz) = 0a35ef992aed98807666f6d0a6a7061d05c9cc43cbc6ac00cefbf8cdb5d98f702f671ddcba7d50ab0479d9d928284a60fec61c439cb290be4e556b3e0ec72c99
|
||||
|
Loading…
Reference in New Issue
Block a user