From b5c16efb809cf20ad4b8f14649ec8ffa94639aa1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20Filipensk=C3=BD?= Date: Mon, 22 Sep 2025 11:06:36 +0200 Subject: [PATCH] Related: RHEL-114548 - Rebase Samba to the latest 4.23.x release --- sssd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sssd.spec b/sssd.spec index 87b7451..9995913 100644 --- a/sssd.spec +++ b/sssd.spec @@ -27,7 +27,7 @@ Name: sssd Version: 2.9.7 -Release: 4%{?dist} +Release: 5%{?dist} Summary: System Security Services Daemon License: GPLv3+ URL: https://github.com/SSSD/sssd/ @@ -1085,6 +1085,9 @@ fi %systemd_postun_with_restart sssd.service %changelog +* Tue Sep 23 2025 Pavel Filipenský - 2.9.7-5 +- Related: RHEL-114548 - Rebase Samba to the latest 4.23.x release + * Thu Aug 14 2025 Alexey Tikhonov - 2.9.7-4 - Related: RHEL-87530 - AD user in external group is not cleared when expiring the cache [rhel-9] Patch used to fix this ticket causes a regression (RHEL-106987) and is being reverted.