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

    Бинарный пакет: libsss_simpleifp-devel
    Версия: 2.5.2-alt1
    Архитектура: ppc64le
    Собран:  29 июля 2021 г. 6:52 в задании #281315
    Исходный пакет: sssd
    Категория: Разработка/C
    Сообщить об ошибке в пакете
    Домашняя страница: https://pagure.io/SSSD/sssd

    Лицензия: GPLv3+
    О пакете: The SSSD D-Bus responder helper library
    Описание: 
    Provides library that simplifies D-Bus API for the SSSD InfoPipe responder.

    Сопровождающий: Evgeny Sinelnikov


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


    29 июля 2021 г. Evgeny Sinelnikov 2.5.2-alt1
    - Update to 2.5.2:
      + auto_private_groups option can be set centrally through ID range setting
        in IPA (see ipa idrange commands family).
      + Default value of ldap_sudo_random_offset changed to 0 (disabled).
      + originalADgidNumber attribute in the SSSD cache is now indexed.
      + Add new config option fallback_to_nss.
    14 мая 2021 г. Evgeny Sinelnikov 2.5.0-alt1
    - Update to 2.5.0:
      + Deprecated support of secrets, local-provider, libwbclient, pcre1.
      + Added support for automatic renewal of renewable TGTs stored in KCM cache.
      + Backround sudo periodic tasks (smart and full refresh) periods are now
        extended by a random offset.
      + Completing a sudo full refresh now postpones the smart refresh by
        ldap_sudo_smart_refresh_interval value.
      + Besides trusted domains known by the forest root, trusted domains known by
        the local domain are used as well.
      + New configuration option offline_timeout_random_offset to control random
        factor in backend probing interval when SSSD is in offline mode.
    7 мая 2021 г. Evgeny Sinelnikov 2.4.2-alt2
    - Apply internal, domain and service fixes from upstream.
    - Add compatibility support of unprivileged mode with "user = _sssd"
      due from sssd-2.4.2 default user is set to root.