Update 1.23.0-2
- Resolves: RHEL-1118 ad_integration: Support for dynamic DNS Updates Update to a new version with fixed tests
This commit is contained in:
parent
60cb7be6dc
commit
5542a97786
1
.gitignore
vendored
1
.gitignore
vendored
@ -612,3 +612,4 @@
|
||||
/vpn-1.5.9.tar.gz
|
||||
/community-general-7.4.0.tar.gz
|
||||
/logging-1.11.10.tar.gz
|
||||
/ad_integration-1.2.3.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: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
|
||||
License: GPLv3+ and MIT and BSD and Python
|
||||
%global _pkglicensedir %{_licensedir}/%{name}
|
||||
@ -148,7 +148,7 @@ Source: %{url}/auto-maintenance/archive/%{mainid}/auto-maintenance-%{mainid}.tar
|
||||
%deftag 21 1.3.3
|
||||
|
||||
%global rolename22 ad_integration
|
||||
%deftag 22 1.2.2
|
||||
%deftag 22 1.2.3
|
||||
|
||||
%global rolename23 rhc
|
||||
%deftag 23 1.2.5
|
||||
@ -645,6 +645,10 @@ find %{buildroot}%{ansible_roles_dir} -mindepth 1 -maxdepth 1 | \
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Nov 9 2023 Sergei Petrosian <spetrosi@redhat.com> - 1.23.0-2
|
||||
- RHEL-1118: ad_integration: Support for dynamic DNS Updates
|
||||
Update to a new version with fixed tests
|
||||
|
||||
* Wed Sep 20 2023 Sergei Petrosian <spetrosi@redhat.com> - 1.53.0-1
|
||||
- Resolves: RHEL-5346 spec - Remove with_html, instead use built-in .README.html
|
||||
- Resolves: RHEL-5972 ansible-sshd - Manage SSH certificates
|
||||
|
2
sources
2
sources
@ -1,4 +1,4 @@
|
||||
SHA512 (ad_integration-1.2.2.tar.gz) = 09ff168403363d2196c6bb1987201017300a6258c11ebcef31572083059f10384302e4b903473ce5483f4eb4ba0251f315d4e675d3d900be326a4ec5d1c689e4
|
||||
SHA512 (ad_integration-1.2.3.tar.gz) = 7559f5e594ea03e1a8e1bd29b6c5f7a7564eb1a64d15e94a3f738a30272dd171746c33313bec0aef051c065db453990178cefb9aad22b382e5a4bb2306a65f4a
|
||||
SHA512 (ansible-posix-1.5.4.tar.gz) = 63321c2b439bb2c707c5bea2fba61eaefecb0ce1c832c4cfc8ee8bb89448c8af10e447bf580e8ae6d325c0b5891b609683ff2ba46b78040e2c4d3d8b6bdcd724
|
||||
SHA512 (ansible-sshd-v0.21.0.tar.gz) = 38230da8389f3edbbe3c146756cf4697ede181f6cbed02cc215b35efeec948ef42c241fb02c8d5eece3dc1b6eec21a8ea4666d8ec8dab36885b2bdd0d368bba8
|
||||
SHA512 (auto-maintenance-eadd06cfa98d244b096cff24cd11b668428b1613.tar.gz) = 0e5e45f8d7a05a4fee7916edb5628cdb105bab9f7770bb752fd229d13ea0d586b2938d8de5d60c14b2ff9d28d5f1bca7201b6197abf2af1e223404f0a8742068
|
||||
|
Loading…
Reference in New Issue
Block a user