Modify the dependencies of the sssd-common subpackage
(cherry picked from commit 5f9b1fa5769c3250d3a04ef5db45201ccc0bd729)
This commit is contained in:
parent
df3eafaa49
commit
19826acdc6
11
sssd.spec
11
sssd.spec
@ -8,7 +8,7 @@
|
||||
|
||||
Name: sssd
|
||||
Version: 2.9.4
|
||||
Release: 3
|
||||
Release: 4
|
||||
Summary: System Security Services Daemon
|
||||
License: GPL-3.0-or-later
|
||||
URL: https://github.com/SSSD/sssd/
|
||||
@ -60,9 +60,9 @@ Obsoletes: libsss_simpleifp < 2.9.2
|
||||
Obsoletes: libsss_simpleifp-debuginfo < 2.9.2
|
||||
Requires: libldb
|
||||
Requires: sssd-client%{?_isa} = %{version}-%{release}
|
||||
Requires: (libsss_sudo = %{version}-%{release} if sudo)
|
||||
Requires: (libsss_autofs%{?_isa} = %{version}-%{release} if autofs)
|
||||
Requires: (sssd-nfs-idmap = %{version}-%{release} if libnfsidmap)
|
||||
Requires: libsss_sudo = %{version}-%{release}
|
||||
Requires: libsss_autofs%{?_isa} = %{version}-%{release}
|
||||
Requires: sssd-nfs-idmap = %{version}-%{release}
|
||||
Requires: libsss_idmap = %{version}-%{release}
|
||||
Requires: libsss_certmap = %{version}-%{release}
|
||||
%{?systemd_requires}
|
||||
@ -870,6 +870,9 @@ fi
|
||||
%systemd_postun_with_restart sssd.service
|
||||
|
||||
%changelog
|
||||
* Sat May 11 2024 wangcheng <wangcheng156@huawei.com> - 2.9.4-4
|
||||
- Modify the dependencies of the sssd-common subpackage
|
||||
|
||||
* Thu Apr 25 2024 liweigang <liweiganga@uniontech.com> - 2.9.4-3
|
||||
- fix CVE-2023-3758
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user