- Update to version 1.8.3
https://github.com/freeipa/ansible-freeipa/releases/tag/v1.8.3 Related: RHBZ#2080322 - Fixes replica deployment issue for domains without SID support. Related: RHBZ#2110478
This commit is contained in:
parent
fa499b53fc
commit
4ae75643ec
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@
|
||||
/ansible-freeipa-1.6.1.tar.gz
|
||||
/ansible-freeipa-1.8.1.tar.gz
|
||||
/ansible-freeipa-1.8.2.tar.gz
|
||||
/ansible-freeipa-1.8.3.tar.gz
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
Summary: Roles and playbooks to deploy FreeIPA servers, replicas and clients
|
||||
Name: ansible-freeipa
|
||||
Version: 1.8.2
|
||||
Version: 1.8.3
|
||||
Release: 1%{?dist}
|
||||
URL: https://github.com/freeipa/ansible-freeipa
|
||||
License: GPLv3+
|
||||
@ -179,6 +179,13 @@ cp -rp tests %{buildroot}%{_datadir}/ansible-freeipa/
|
||||
%{_datadir}/ansible-freeipa/requirements-tests.txt
|
||||
|
||||
%changelog
|
||||
* Tue Aug 16 2022 Thomas Woerner <twoerner@redhat.com> - 1.8.3-1
|
||||
- Update to version 1.8.3
|
||||
https://github.com/freeipa/ansible-freeipa/releases/tag/v1.8.3
|
||||
Related: RHBZ#2080322
|
||||
- Fixes replica deployment issue for domains without SID support.
|
||||
Related: RHBZ#2110478
|
||||
|
||||
* Thu Jul 28 2022 Thomas Woerner <twoerner@redhat.com> - 1.8.2-1
|
||||
- Update to version 1.8.2
|
||||
https://github.com/freeipa/ansible-freeipa/releases/tag/v1.8.2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ansible-freeipa-1.8.2.tar.gz) = b16211c96864aec2c6e80a648207369397289ca2dbcaf5780e215caa28368e9e26a016a85f2a0c8219ac8f18c9a12169a8b95ccf9fcf9acae2bc73cf07dabdac
|
||||
SHA512 (ansible-freeipa-1.8.3.tar.gz) = fee5e1127312bc64c56b2ff28500649ca221aedc1f8a6bc7b277cedad9ab1d767716cfb495d6f193e15fe7c70a4e2d45ee5bd259d0944cbb78073d6895ad5299
|
||||
|
Loading…
Reference in New Issue
Block a user