From 9cde1a03b435feba0276c52cbfffe1faf61fe0f0 Mon Sep 17 00:00:00 2001 From: Alexey Tikhonov Date: Mon, 29 Apr 2024 09:07:19 +0200 Subject: [PATCH] Relates: RHEL-33645 - Rebase Samba to the latest 4.20.x release --- sssd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sssd.spec b/sssd.spec index bc684b2..5381f87 100644 --- a/sssd.spec +++ b/sssd.spec @@ -27,7 +27,7 @@ Name: sssd Version: 2.9.4 -Release: 6%{?dist} +Release: 7%{?dist} Summary: System Security Services Daemon License: GPLv3+ URL: https://github.com/SSSD/sssd/ @@ -1098,6 +1098,9 @@ fi %systemd_postun_with_restart sssd.service %changelog +* Mon Apr 29 2024 Alexey Tikhonov - 2.9.4-7 +- Relates: RHEL-33645 - Rebase Samba to the latest 4.20.x release + * Thu Apr 18 2024 Alexey Tikhonov - 2.9.4-6 - Resolves: RHEL-27209 - Race condition during authorization leads to GPO policies functioning inconsistently [rhel-9.4.0]