ipa-4.13.2-2

- Resolves: RHEL-222583 rebuid for samba 4.24.5

Signed-off-by: Florence Blanc-Renaud <flo@redhat.com>
This commit is contained in:
Florence Blanc-Renaud 2026-08-03 10:50:39 +02:00
parent 943a17d82c
commit 4ecea3955f

View File

@ -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-1
%global samba_version 4.24.5
%global slapi_nis_version 0.60.0
%global python_ldap_version 3.1.0-1
# version supporting Allow Uniqueness plugin to search uniqueness attributes
@ -229,7 +229,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
@ -1968,6 +1968,9 @@ fi
%endif
%changelog
* Mon Aug 03 2026 Florence Blanc-Renaud <flo@redhat.com> - 4.13.2-2
- Resolves: RHEL-222583 ipa-server-trust-ad package installation failing for samba dependency
* Mon Jul 20 2026 David Hanina <dhanina@redhat.com> - 4.13.2-1
- Resolves: RHEL-166742 [Cursor Automated] Include latest fixes in python3-ipatests package [RHEL9.9]
- Resolves: RHEL-151581 Pagure #9948: Extend SELinux policy to allow use of SSSD authentication helpers on non-enrolled hosts [rhel-9]