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

  • Default inline alert: Собрана новая версия пакета

    № Задания: #338343
    Собран: 21 января 2024 г. 22:45
    Новая версия: 2.9.4-alt1
Бинарный пакет: sssd-kcm
Версия: 2.8.1-alt2
Архитектура: armh
Собран:  3 марта 2023 г. 4:22 в задании #306946
Исходный пакет: sssd
Категория: Система/Серверы
Сообщить об ошибке в пакете
Загрузка: sssd-kcm-2.8.1-alt2.armh.rpm
Домашняя страница: https://pagure.io/SSSD/sssd

Лицензия: GPLv3+
О пакете: The SSSD Kerberos credentials manager
Описание: 
An implementation of a Kerberos KCM server is a process that stores, tracks and
manages Kerberos credential caches. It originates in the Heimdal Kerberos
project, although the MIT Kerberos library also provides client side support for
the KCM credential cache.

Сопровождающий: 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).