Package python3-module-sssd: Information

  • Default inline alert: Version in the repository: 2.9.4-alt2

Binary package: python3-module-sssd
Version: 2.8.1-alt2
Architecture: ppc64le
Build time:  Mar 3, 2023, 04:22 AM in the task #306946
Source package: sssd
Report package bug
License: GPLv3+
Summary: Python3 programs with sssd analyze tools
Description: 
Provides python3 programs with sssd analyze tools

Maintainer: Stanislav Levin


Last changed


Jan. 27, 2023 Stanislav Levin 2.8.1-alt2
- Backported fix for sssd#6505.
Nov. 7, 2022 Evgeny Sinelnikov 2.8.1-alt1
- Update to latest 2.8 major release.
- Important fixes:
  + A regression when running sss_cache when no SSSD domain is enabled would
    produce a syslog critical message was fixed.
  + Several fixes in D-Bus infopipe functions:
    ListByName(), Groups.ListByName() and Groups.ListByDomainAndName().
Oct. 29, 2022 Evgeny Sinelnikov 2.8.0-alt2
- Redesign become_user patch to should assign supplementary groups for server
  part of code only (due race condition in krb5_child, for example).