Package sssd-pac: Information

  • Default inline alert: A new version of the package has been build

    Task #: #338343
    Build time: Jan 21, 2024, 10:45 PM
    New version: 2.9.4-alt1
Binary package: sssd-pac
Version: 2.8.1-alt2
Architecture: armh
Build time:  Jan 30, 2023, 07:18 PM in the task #314232
Source package: sssd
Category: System/Servers
Report package bug
License: GPLv3+
Summary: Common files needed for supporting PAC processing
Description: 
Provides common files needed by SSSD providers such as IPA and Active Directory
for handling Kerberos PACs.

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).