sssd-2.6.0 changelog

OBS-URL: https://build.opensuse.org/package/show/network:ldap/sssd?expand=0&rev=251
This commit is contained in:
Jan Engelhardt 2021-10-16 11:09:53 +00:00 committed by Git OBS Bridge
parent 33a4c1553f
commit 6cc34ba5b0
2 changed files with 9 additions and 1 deletions

View File

@ -2,6 +2,14 @@
Fri Oct 15 13:41:13 UTC 2021 - Jan Engelhardt <jengelh@inai.de> Fri Oct 15 13:41:13 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2.6.0 - Update to release 2.6.0
* Support of legacy json format for ccaches was dropped.
* Support of long time deprecated secrets responder was dropped.
* Support of long time deprecated local provider was dropped.
* The sssctl command was vulnerable to shell command injection
via the logs-fetch and cache-expire subcommands,
which was fixed.
* Basic support of user's 'subuid and subgid ranges' for IPA
provider and corresponding plugin for shadow-utils were added.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jul 12 19:45:37 UTC 2021 - Jan Engelhardt <jengelh@inai.de> Mon Jul 12 19:45:37 UTC 2021 - Jan Engelhardt <jengelh@inai.de>

View File

@ -40,6 +40,7 @@ BuildRequires: krb5-devel >= 1.12
BuildRequires: libcmocka-devel BuildRequires: libcmocka-devel
BuildRequires: libsmbclient-devel BuildRequires: libsmbclient-devel
BuildRequires: libtool BuildRequires: libtool
BuildRequires: libunistring-devel
BuildRequires: libxml2-tools BuildRequires: libxml2-tools
BuildRequires: libxslt-tools BuildRequires: libxslt-tools
BuildRequires: nscd BuildRequires: nscd
@ -64,7 +65,6 @@ BuildRequires: pkgconfig(libnl-3.0) >= 3.0
BuildRequires: pkgconfig(libnl-route-3.0) >= 3.0 BuildRequires: pkgconfig(libnl-route-3.0) >= 3.0
BuildRequires: pkgconfig(libpcre2-8) BuildRequires: pkgconfig(libpcre2-8)
BuildRequires: pkgconfig(libsystemd) BuildRequires: pkgconfig(libsystemd)
BuildRequires: libunistring-devel
BuildRequires: pkgconfig(ndr_krb5pac) BuildRequires: pkgconfig(ndr_krb5pac)
BuildRequires: pkgconfig(ndr_nbt) BuildRequires: pkgconfig(ndr_nbt)
BuildRequires: pkgconfig(p11-kit-1) >= 0.23.3 BuildRequires: pkgconfig(p11-kit-1) >= 0.23.3