diff --git a/sssd.spec b/sssd.spec index c7983b9..6c61dac 100644 --- a/sssd.spec +++ b/sssd.spec @@ -23,7 +23,7 @@ Name: sssd Version: 2.11.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: System Security Services Daemon License: GPL-3.0-or-later URL: https://github.com/SSSD/sssd/ @@ -1092,6 +1092,9 @@ fi %systemd_postun_with_restart sssd.service %changelog +* Mon Sep 22 2025 Pavel Filipenský - 2.11.1-3 +- Related: RHEL-114545 - Rebase Samba to the latest 4.23.x release + * Thu Aug 14 2025 Alexey Tikhonov - 2.11.1-2 - Related: RHEL-77184 - AD user in external group is not cleared when expiring the cache Patch used to fix this ticket causes a regression (RHEL-106987) and is being reverted.