- Update to release 2.8.0

OBS-URL: https://build.opensuse.org/package/show/network:ldap/sssd?expand=0&rev=274
This commit is contained in:
Jan Engelhardt 2022-10-07 12:15:04 +00:00 committed by Git OBS Bridge
parent 4d2abd8f93
commit 58bdb836fe
6 changed files with 37 additions and 20 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:10ef90c63fdbfda905145077679035bd5ad16b24daad13160de8d0ff82ea9950
size 7648702

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEwTzQf/stsUCORXo809IbKRDPZ1kFAmMJMKMACgkQ09IbKRDP
Z1lxZBAAon/PSa4mTKujORXE21Dw111/FTz1WYb7CrVzMN6blR+xj527PYgMYUF/
l47fmQ5vFo5dIyLsSlgResYDIUKJDXMxEt7bVMU4hPAmJwik9bxq/EAHeZLkiJuA
t8tkE9NAwc0nCAZv2awRTm+mnLQA8RYq9RRM8D9ymb7gwjMSaXHDJ+3zDbCD19KN
G3F3Z8xecQPMLO8r5Y6UpGGN8NI1GXy0BciYn/qEKPlgbn4oyTTZ6MbekIRWeQVd
raroGOfSugrNWB6vq5BpAHeUNmRkd8BM6cy8ODIRV3jLDUVZgEb5FqSoZpx3XlQ+
eYUBrg+ejAb+CgwHeL6vXnS1h98NP69gqZEhX+GxRG/ZXN4Crc6PnZj9t+biXE0X
8DrgIEKrqR0gV/JzurPrn1eyAtkMQrO7RVjigwEiAfmu+IY+Ef4u8ngxkmP+4G35
bN8AYmpaywX274fOFpJ50f5NJyzAy6bRbx/67UdxxiMXuG2lE/DzievEMYHmZugA
yEpjoGwm07uOZloNzbh2cgv3S5qFCloO/vccMNYejb94o/v8gp4iLp2WEXpwMW70
UWzYwmhsqHEK7HEDicvQYRSWAShyWzCKIoSsx/R6UUkIMUWW57xyhHnVMHFmjVfQ
IgDs+wIyrzJ8NGYXGl1NP5rPClcN/x/1bCj5nvyL2XfRyLsK0Yo=
=WzjJ
-----END PGP SIGNATURE-----

3
sssd-2.8.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fea2054838f3ae5ec0728ba38da322823371a60ff9a2843099084b11a30516cb
size 7741965

16
sssd-2.8.0.tar.gz.asc Normal file
View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEwTzQf/stsUCORXo809IbKRDPZ1kFAmNAB/IACgkQ09IbKRDP
Z1lfog/+OMR056mjNNzo5lN24wRI0l9+k2R0MsVvgkNiEI8h//K/CaBwXSBbqP3D
7EVcIILlmnURSI7k5i0qKxS1357PvXiLW0y91LjqY2fEw4pWpHBolLh9pNdBvssM
MbyR76Ay+i7OET8cq44gmJO9uhtcgaSm079ot+puu02hmz+LlfYspiuh+YK+LvnB
2mG2CMlqob+EAoVriUDtGKYSgHv4u1imD/vVlt+rVOVImgs3ifIDKHkpWK8eb1Aj
54ksFx+AUMTOkFeWYQBTIteu0NE9OdRvbDUgn3h3UWwa2MvjFdHb6kKEUEIU6OLE
QomctsMlulme5X+AFnWI+KyqQiCR+T4vKH6zRHyfVmVP/2TkCmWFgw/S016XdhaB
ehvIHKDqLKQonkpaV+pRXo6vFa5AsKTlMuLnqSfk7DLb5bBtppDxnQJziDes6Hcr
GPHpsWy4C6OVkSV0jZecHzxwa8ZXerecPcqSeQpV9p7A6WQjFFb6ZBeg7xvU3lJq
AWWcPxXaI+hOLWzAaGP+T6rE+H/l7xAflHkcXwW68vwO11kzCj/tLBC01F7b0JXR
g6JzPHQd5YrxgdG+hnX3mdxwOIEazks2BbH+Ko2dt7/2zD/eIWcZeRp9MNALV+Se
yYr47YnYVwhwiryfUQAYY4w/BznhH7zE8yg9SG/GkzS670ca76I=
=68Y7
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Fri Oct 7 12:05:29 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2.8.0
* Introduced the dbus function
org.freedesktop.sssd.infopipe.Users.ListByAttr(attr, value,
limit) listing upto limit users matching the filter
attr=value.
* sssctl is now able to create, list and delete indexes on the
local caches. Indexes are useful for the new D-Bus
ListByAttr() function.
* sssctl is now able to read and set each component's debug
level independently.
* A number of new configuration options are available,
cf. https://sssd.io/release-notes/sssd-2.8.0.html .
-------------------------------------------------------------------
Thu Sep 1 13:45:36 UTC 2022 - Stefan Schubert <schubi@suse.com>

View File

@ -17,7 +17,7 @@
Name: sssd
Version: 2.7.4
Version: 2.8.0
Release: 0
Summary: System Security Services Daemon
License: GPL-3.0-or-later and LGPL-3.0-or-later
@ -622,6 +622,7 @@ done
%_mandir/man8/pam_sss.8*
%_mandir/man8/pam_sss_gss.8*
%_mandir/man8/sssd_krb5_localauth_plugin.8*
%_mandir/??/man8/sssd_krb5_localauth_plugin.8*
%_mandir/man8/sssd_krb5_locator_plugin.8*
# cifs idmap plugin
%dir %_sysconfdir/cifs-utils