- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-04-16 05:44:37 +00:00
parent dde63ae419
commit b14fdeab20
1 changed files with 4 additions and 1 deletions

View File

@ -27,7 +27,7 @@
Name: sssd
Version: 2.4.2
Release: 3%{?dist}
Release: 4%{?dist}
Summary: System Security Services Daemon
License: GPLv3+
URL: https://github.com/SSSD/sssd/
@ -1015,6 +1015,9 @@ fi
%systemd_postun_with_restart sssd.service
%changelog
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.4.2-4
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Wed Mar 31 2021 Pavel Březina <pbrezina@redhat.com> - 2.4.2-3
- Add CAP_DAC_OVERRIDE to ifp service file if required by build configuration