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]