Пакет python3-module-sssd: Информация

  • Default inline alert: Версия в репозитории: 2.9.4-alt2

Бинарный пакет: python3-module-sssd
Версия: 2.8.1-alt2
Архитектура: x86_64
Собран:  3 марта 2023 г. 4:22 в задании #306946
Исходный пакет: sssd
Сообщить об ошибке в пакете
Домашняя страница: https://pagure.io/SSSD/sssd

Лицензия: GPLv3+
О пакете: Python3 programs with sssd analyze tools
Описание: 
Provides python3 programs with sssd analyze tools

Сопровождающий: Stanislav Levin


Последнее изменение


27 января 2023 г. Stanislav Levin 2.8.1-alt2
- Backported fix for sssd#6505.
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().
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).