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