Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 752978 - sys-auth/sssd-2.4.0: question
Summary: sys-auth/sssd-2.4.0: question
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-03 16:48 UTC by Joakim Tjernlund
Modified: 2023-09-06 08:29 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joakim Tjernlund 2020-11-03 16:48:46 UTC
Looking over sssd-2.4.0 I note that USE=systemd has:
  $(multilib_native_use_with systemd kcm)
  $(multilib_native_use_with systemd secrets)
but none of these are selectable for openrc/elogind.
I wonder if not these two could work in openrc/elogind too?
Comment 1 Joakim Tjernlund 2022-04-17 16:07:42 UTC
KCM support for openrc added upstream.
Comment 2 Larry the Git Cow gentoo-dev 2023-09-06 08:29:29 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e446ceef146a87ec68f2629ea69674a8393dc43

commit 1e446ceef146a87ec68f2629ea69674a8393dc43
Author:     Christopher Byrne <salah.coronya@gmail.com>
AuthorDate: 2023-09-06 08:29:13 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2023-09-06 08:29:13 +0000

    sys-auth/sssd: add 2.9.1
    
    Closes: https://bugs.gentoo.org/499578
    Closes: https://bugs.gentoo.org/542324
    Closes: https://bugs.gentoo.org/592402
    Closes: https://bugs.gentoo.org/640760
    Closes: https://bugs.gentoo.org/752978
    Closes: https://bugs.gentoo.org/878177
    Closes: https://bugs.gentoo.org/880097
    Closes: https://bugs.gentoo.org/904280
    Closes: https://bugs.gentoo.org/906292
    Closes: https://github.com/gentoo/gentoo/pull/32466
    Signed-off-by: Christopher Byrne <salah.coronya@gmail.com>
    Signed-off-by: David Seifert <soap@gentoo.org>

 sys-auth/sssd/Manifest                             |   1 +
 .../sssd/files/sssd-2.8.2-krb5_pw_locked.patch     |  12 +
 ...ept-krb5-1.21-for-building-the-PAC-plugin.patch |  31 ++
 ...9.1-certmap-fix-partial-string-comparison.patch |  87 ++++++
 .../sssd-2.9.1-conditional-python-install.patch    |  19 ++
 ...-cert-show-and-cert-eval-rule-as-non-root.patch |  39 +++
 sys-auth/sssd/metadata.xml                         |  10 +
 sys-auth/sssd/sssd-2.9.1.ebuild                    | 330 +++++++++++++++++++++
 8 files changed, 529 insertions(+)