Related: RHEL-89873 - Rebase Samba to the latest 4.22.x release

This commit is contained in:
Alexey Tikhonov 2025-06-11 10:31:25 +02:00
parent 2c12a78fbb
commit 9a72fe36d8

View File

@ -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 <atikhono@redhat.com> - 2.9.7-2
- Related: RHEL-89873 - Rebase Samba to the latest 4.22.x release
* Tue May 20 2025 Alexey Tikhonov <atikhono@redhat.com> - 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]