Auto sync2gitlab import of ansible-freeipa-1.9.2-1.el8.src.rpm
This commit is contained in:
parent
598710ecd0
commit
df19fedb1c
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/ansible-freeipa-1.8.3.tar.gz
|
||||
/ansible-freeipa-1.8.4.tar.gz
|
||||
/ansible-freeipa-1.9.0.tar.gz
|
||||
/ansible-freeipa-1.9.2.tar.gz
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
Summary: Roles and playbooks to deploy FreeIPA servers, replicas and clients
|
||||
Name: ansible-freeipa
|
||||
Version: 1.9.0
|
||||
Version: 1.9.2
|
||||
Release: 1%{?dist}
|
||||
URL: https://github.com/freeipa/ansible-freeipa
|
||||
License: GPLv3+
|
||||
@ -176,6 +176,22 @@ cp -rp tests %{buildroot}%{_datadir}/ansible-freeipa/
|
||||
%{_datadir}/ansible-freeipa/requirements-tests.txt
|
||||
|
||||
%changelog
|
||||
* Tue Jan 31 2023 Thomas Woerner <twoerner@redhat.com> - 1.9.2-1
|
||||
- Update to version 1.9.2
|
||||
https://github.com/freeipa/ansible-freeipa/releases/tag/v1.9.2
|
||||
Resolves: RHBZ#2125591
|
||||
- ipabackup: Use ipabackup_item again in copy_backup_to_server
|
||||
Resolves: RHBZ#2165951
|
||||
|
||||
* Mon Jan 30 2023 Thomas Woerner <twoerner@redhat.com> - 1.9.1-1
|
||||
- Update to version 1.9.1
|
||||
https://github.com/freeipa/ansible-freeipa/releases/tag/v1.9.1
|
||||
Resolves: RHBZ#2125591
|
||||
- pwpolicy: Allow clearing policy values
|
||||
Resolves: RHBZ#2150332
|
||||
- Use netgroup_find instead of netgroup_show to workaround IPA bug
|
||||
Resolves: RHBZ#2144724
|
||||
|
||||
* Wed Dec 7 2022 Thomas Woerner <twoerner@redhat.com> - 1.9.0-1
|
||||
- Update to version 1.9.0
|
||||
https://github.com/freeipa/ansible-freeipa/releases/tag/v1.9.0
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ansible-freeipa-1.9.0.tar.gz) = 0f8e503f75f2c30c41b3380a0b0ca81d4d26eae47b8b6dfef317830868630c8deeb4b493293594ddd29a03845fc476fe87046eb370f2477e29260dde1b0ea1e5
|
||||
SHA512 (ansible-freeipa-1.9.2.tar.gz) = f6384f2770c195a1d3078eeb712608c1116b6f3318ffd6ca686fc8e5740d459a2531b8cf6d15b037ab5e4e3a89146fc08ff85de7d7619183dc507131e9c895e0
|
||||
|
Loading…
Reference in New Issue
Block a user