diff --git a/sssd.spec b/sssd.spec index 640b827..d53387f 100644 --- a/sssd.spec +++ b/sssd.spec @@ -19,7 +19,7 @@ Name: sssd Version: 2.9.3 -Release: 1%{?dist} +Release: 2%{?dist} Group: Applications/System Summary: System Security Services Daemon License: GPLv3+ @@ -351,6 +351,7 @@ Group: Applications/System License: GPLv3+ Conflicts: sssd < 1.10.0-8.beta2 Requires: sssd-common = %{version}-%{release} +Requires: libsss_certmap = %{version}-%{release} Requires(pre): shadow-utils %description proxy @@ -1211,6 +1212,9 @@ fi %systemd_postun_with_restart sssd.service %changelog +* Mon Nov 13 2023 Alexey Tikhonov - 2.9.3-2 +- Resolves: RHEL-2630 - Rebase SSSD for RHEL 8.10 + * Mon Nov 13 2023 Alexey Tikhonov - 2.9.3-1 - Resolves: RHEL-2630 - Rebase SSSD for RHEL 8.10 - Resolves: RHEL-14070 - sssd-2.9.2-1.el8 breaks smart card authentication