ipa-4.13.2-2
- Resolves: RHEL-222810 ipa-server-trust-ad package installation failing for samba dependency Signed-off-by: Florence Blanc-Renaud <flo@redhat.com>
This commit is contained in:
parent
e41f833b15
commit
dd0c5e73fc
@ -69,7 +69,7 @@
|
||||
%global krb5_kdb_version 9.0
|
||||
# 0.7.16: https://github.com/drkjam/netaddr/issues/71
|
||||
%global python_netaddr_version 0.7.19
|
||||
%global samba_version 4.24.3-100
|
||||
%global samba_version 4.24.5
|
||||
%global slapi_nis_version 0.70.0
|
||||
%global python_ldap_version 3.1.0-1
|
||||
# version supporting Allow Uniqueness plugin to search uniqueness attributes
|
||||
@ -228,7 +228,7 @@
|
||||
|
||||
Name: %{package_name}
|
||||
Version: %{IPA_VERSION}
|
||||
Release: 1%{?rc_version:.%rc_version}%{?dist}
|
||||
Release: 2%{?rc_version:.%rc_version}%{?dist}
|
||||
Summary: The Identity, Policy and Audit system
|
||||
|
||||
License: GPL-3.0-or-later
|
||||
@ -1967,6 +1967,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Aug 03 2026 Florence Blanc-Renaud <flo@redhat.com> - 4.13.2-2
|
||||
- Resolves: RHEL-222810 ipa-server-trust-ad package installation failing for samba dependency
|
||||
|
||||
* Thu Jul 16 2026 Florence Blanc-Renaud <flo@redhat.com> - 4.13.2-1
|
||||
- Resolves: RHEL-178898 Rebase ipa to latest version for RHEL 10.3
|
||||
- Resolves: RHEL-179217 ipa-migrate tool is renaming host records & host info in automount information
|
||||
|
||||
Loading…
Reference in New Issue
Block a user