update version to 2.2.3
This commit is contained in:
parent
0bbc0db1d2
commit
4658c71535
Binary file not shown.
BIN
sssd-2.2.3.tar.gz
Normal file
BIN
sssd-2.2.3.tar.gz
Normal file
Binary file not shown.
10
sssd.spec
10
sssd.spec
@ -1,6 +1,6 @@
|
|||||||
Name: sssd
|
Name: sssd
|
||||||
Version: 2.2.2
|
Version: 2.2.3
|
||||||
Release: 4
|
Release: 1
|
||||||
Summary: System Security Services Daemon
|
Summary: System Security Services Daemon
|
||||||
License: GPLv3+ and LGPLv3+
|
License: GPLv3+ and LGPLv3+
|
||||||
URL: https://pagure.io/SSSD/sssd/
|
URL: https://pagure.io/SSSD/sssd/
|
||||||
@ -89,7 +89,7 @@ BuildRequires: libcmocka-devel uid_wrapper nss_wrapper libnl3-devel systemd-dev
|
|||||||
BuildRequires: cifs-utils-devel libnfsidmap-devel samba4-devel libsmbclient-devel samba-winbind
|
BuildRequires: cifs-utils-devel libnfsidmap-devel samba4-devel libsmbclient-devel samba-winbind
|
||||||
BuildRequires: systemtap-sdt-devel http-parser-devel libuuid-devel jansson-devel libcurl-devel
|
BuildRequires: systemtap-sdt-devel http-parser-devel libuuid-devel jansson-devel libcurl-devel
|
||||||
BuildRequires: gdm-pam-extensions-devel p11-kit-devel openssl-devel gnutls-utils softhsm
|
BuildRequires: gdm-pam-extensions-devel p11-kit-devel openssl-devel gnutls-utils softhsm
|
||||||
BuildRequires: openssl openssh nss-tools chrpath
|
BuildRequires: openssl openssh nss-tools chrpath ding-libs-devel
|
||||||
|
|
||||||
%description
|
%description
|
||||||
SSSD provides a set of daemons to manage access to remote directories
|
SSSD provides a set of daemons to manage access to remote directories
|
||||||
@ -396,6 +396,7 @@ done
|
|||||||
%{_datadir}/sssd/systemtap/id_perf.stp
|
%{_datadir}/sssd/systemtap/id_perf.stp
|
||||||
%{_datadir}/sssd/systemtap/nested_group_perf.stp
|
%{_datadir}/sssd/systemtap/nested_group_perf.stp
|
||||||
%{_datadir}/sssd/systemtap/dp_request.stp
|
%{_datadir}/sssd/systemtap/dp_request.stp
|
||||||
|
%{_datadir}/sssd/systemtap/ldap_perf.stp
|
||||||
%dir %{_datadir}/systemtap
|
%dir %{_datadir}/systemtap
|
||||||
%dir %{_datadir}/systemtap/tapset
|
%dir %{_datadir}/systemtap/tapset
|
||||||
%{_datadir}/systemtap/tapset/sssd.stp
|
%{_datadir}/systemtap/tapset/sssd.stp
|
||||||
@ -574,6 +575,9 @@ fi
|
|||||||
%{_libdir}/%{name}/modules/libwbclient.so
|
%{_libdir}/%{name}/modules/libwbclient.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jul 25 2020 yang_zhuang_zhuang <yangzhuangzhuang1@huawei.com> - 2.2.3-1
|
||||||
|
- update version to 2.2.3
|
||||||
|
|
||||||
* Tue May 12 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.2.2-4
|
* Tue May 12 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.2.2-4
|
||||||
- accept krb5 1.18 for building the PAC plugin
|
- accept krb5 1.18 for building the PAC plugin
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user