- Update to version 1.14.0
https://github.com/freeipa/ansible-freeipa/releases/tag/v1.14.0 Resolves: RHEL-67567 - Multi sudorule management with the ipasudorule module Resolves: RHEL-61433
This commit is contained in:
parent
9670a9f49f
commit
cc40aac4c4
1
.gitignore
vendored
1
.gitignore
vendored
@ -31,3 +31,4 @@
|
|||||||
/ansible-freeipa-1.11.1.tar.gz
|
/ansible-freeipa-1.11.1.tar.gz
|
||||||
/ansible-freeipa-1.12.0.tar.gz
|
/ansible-freeipa-1.12.0.tar.gz
|
||||||
/ansible-freeipa-1.12.1.tar.gz
|
/ansible-freeipa-1.12.1.tar.gz
|
||||||
|
/ansible-freeipa-1.14.0.tar.gz
|
||||||
|
@ -11,8 +11,8 @@
|
|||||||
|
|
||||||
Summary: Roles and playbooks to deploy FreeIPA servers, replicas and clients
|
Summary: Roles and playbooks to deploy FreeIPA servers, replicas and clients
|
||||||
Name: ansible-freeipa
|
Name: ansible-freeipa
|
||||||
Version: 1.13.2
|
Version: 1.14.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
URL: https://github.com/freeipa/ansible-freeipa
|
URL: https://github.com/freeipa/ansible-freeipa
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
Source: https://github.com/freeipa/ansible-freeipa/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
Source: https://github.com/freeipa/ansible-freeipa/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||||
@ -154,6 +154,13 @@ cp %{buildroot}/%{ansible_collections_dir}/%{collection_namespace}/%{collection_
|
|||||||
%{ansible_collections_dir}/%{collection_namespace}/%{collection_name}
|
%{ansible_collections_dir}/%{collection_namespace}/%{collection_name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 22 2024 Thomas Woerner <twoerner@redhat.com> - 1.14.0-1
|
||||||
|
- Update to version 1.14.0
|
||||||
|
https://github.com/freeipa/ansible-freeipa/releases/tag/v1.14.0
|
||||||
|
Resolves: RHEL-67567
|
||||||
|
- Multi sudorule management with the ipasudorule module
|
||||||
|
Resolves: RHEL-61433
|
||||||
|
|
||||||
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.13.2-2
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.13.2-2
|
||||||
- Bump release for October 2024 mass rebuild:
|
- Bump release for October 2024 mass rebuild:
|
||||||
Resolves: RHEL-64018
|
Resolves: RHEL-64018
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (ansible-freeipa-1.13.2.tar.gz) = 471d56fb0ad032a28c6d8a1ce2837ff4498cc8e3428e75e9334ff8e37addd07d0168cf92f0766be5cacbe63b7728175f8782ec834dfb1c0a38e2869ffab7865a
|
SHA512 (ansible-freeipa-1.14.0.tar.gz) = 182812e98fe0fefa06700af14711683d902c32c366a3ef879893609ef555318d4d16cd358ae00d044cd6893683bd119718d5cb3db0ac9750c0206fac14ed2958
|
||||||
|
Loading…
Reference in New Issue
Block a user