diff --git a/freeipa.spec b/freeipa.spec index 51b8d9c..63db0db 100644 --- a/freeipa.spec +++ b/freeipa.spec @@ -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 - 4.13.2-2 +- Resolves: RHEL-222583 ipa-server-trust-ad package installation failing for samba dependency + * Mon Jul 20 2026 David Hanina - 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]