Package sssd-pac: Information

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

Binary package: sssd-pac
Version: 2.8.1-alt2
Architecture: e2kv4
Build time:  Jan 31, 2023, 01:03 PM
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).