From 9a72fe36d8c9b444465d6100a5af8400b064845b Mon Sep 17 00:00:00 2001 From: Alexey Tikhonov Date: Wed, 11 Jun 2025 10:31:25 +0200 Subject: [PATCH] Related: RHEL-89873 - Rebase Samba to the latest 4.22.x release --- sssd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sssd.spec b/sssd.spec index 4790b97..333927b 100644 --- a/sssd.spec +++ b/sssd.spec @@ -27,7 +27,7 @@ Name: sssd Version: 2.9.7 -Release: 1%{?dist} +Release: 2%{?dist} Summary: System Security Services Daemon License: GPLv3+ URL: https://github.com/SSSD/sssd/ @@ -1084,6 +1084,9 @@ fi %systemd_postun_with_restart sssd.service %changelog +* Wed Jun 11 2025 Alexey Tikhonov - 2.9.7-2 +- Related: RHEL-89873 - Rebase Samba to the latest 4.22.x release + * Tue May 20 2025 Alexey Tikhonov - 2.9.7-1 - Resolves: RHEL-92622 - Rebase SSSD for RHEL 9.7 - Resolves: RHEL-87205 - SSSD fails to connect with ipv4_first when on a machine with only IPv6 and server is dual-stack [rhel-9]