From 4ecea3955f47bc1f25a7c200611562da37f648f2 Mon Sep 17 00:00:00 2001 From: Florence Blanc-Renaud Date: Mon, 3 Aug 2026 10:50:39 +0200 Subject: [PATCH] ipa-4.13.2-2 - Resolves: RHEL-222583 rebuid for samba 4.24.5 Signed-off-by: Florence Blanc-Renaud --- freeipa.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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]