Related: RHEL-114548 - Rebase Samba to the latest 4.23.x release

This commit is contained in:
Pavel Filipenský 2025-09-22 11:06:36 +02:00
parent 282bcc8d49
commit b5c16efb80

View File

@ -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ý <pfilipen@redhat.com> - 2.9.7-5
- Related: RHEL-114548 - Rebase Samba to the latest 4.23.x release
* Thu Aug 14 2025 Alexey Tikhonov <atikhono@redhat.com> - 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.