- Update to version 1.14.4
Resolves: RHEL-67567 - Fix management of AD objects for ipagroup Resolves: RHEL-70023
This commit is contained in:
parent
66be8a82a2
commit
945ca8ad49
1
.gitignore
vendored
1
.gitignore
vendored
@ -35,3 +35,4 @@
|
||||
/ansible-freeipa-1.14.1.tar.gz
|
||||
/ansible-freeipa-1.14.2.tar.gz
|
||||
/ansible-freeipa-1.14.3.tar.gz
|
||||
/ansible-freeipa-1.14.4.tar.gz
|
||||
|
@ -11,7 +11,7 @@
|
||||
|
||||
Summary: Roles and playbooks to deploy FreeIPA servers, replicas and clients
|
||||
Name: ansible-freeipa
|
||||
Version: 1.14.3
|
||||
Version: 1.14.4
|
||||
Release: 1%{?dist}
|
||||
URL: https://github.com/freeipa/ansible-freeipa
|
||||
License: GPL-3.0-or-later
|
||||
@ -156,6 +156,12 @@ cp %{buildroot}/%{ansible_collections_dir}/%{collection_namespace}/%{collection_
|
||||
%{ansible_collections_dir}/%{collection_namespace}/%{collection_name}
|
||||
|
||||
%changelog
|
||||
* Tue Feb 4 2025 Thomas Woerner <twoerner@redhat.com> - 1.14.4-1
|
||||
- Update to version 1.14.4
|
||||
Resolves: RHEL-67567
|
||||
- Fix management of AD objects for ipagroup
|
||||
Resolves: RHEL-70023
|
||||
|
||||
* Mon Feb 3 2025 Thomas Woerner <twoerner@redhat.com> - 1.14.3-1
|
||||
- Update to version 1.14.3
|
||||
Resolves: RHEL-67567
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ansible-freeipa-1.14.3.tar.gz) = e5c4cffa914e011b5279a73aa4f9922be21a68c73835a62c2cfa229930ad4f19fb21c5f655562b0bf64bb69709a38db7063ffdae4edbf3db8a5a6ef61f8d518a
|
||||
SHA512 (ansible-freeipa-1.14.4.tar.gz) = ada609ae90c3e6c374758af9bf5dd0822b8d1d11be46e99481826704b975271f639b09fa05ce6169b47b21869462603b64c742d221a572c53f80a6d4c089226a
|
||||
|
Loading…
Reference in New Issue
Block a user