Page MenuHomeFreeBSD

[PATCH] security/sssd2: fix detection of krb5
ClosedPublic

Authored by kiwi on Aug 8 2025, 2:58 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 6, 9:06 AM
Unknown Object (File)
Sun, Nov 2, 11:55 PM
Unknown Object (File)
Sat, Nov 1, 3:01 AM
Unknown Object (File)
Sun, Oct 26, 12:13 PM
Unknown Object (File)
Tue, Oct 21, 10:38 AM
Unknown Object (File)
Tue, Oct 21, 10:38 AM
Unknown Object (File)
Tue, Oct 21, 10:38 AM
Unknown Object (File)
Tue, Oct 21, 10:38 AM
Subscribers

Details

Summary
security/sssd2: fix detection of krb5

Because security/krb5 has bumped version, it is not well detected
and make this port on packaging.

This adds a patch to update the detection of krb 1.22 that is not
on the original sources.

PR:     288708
Approved by:    0mp (mentor)
Approved by:    kevans
Approved by:    portmgr blanket (build fix)
Sponsored by:   Klara, Inc.
Test Plan
  • Tested with poudriere
  • Tested on production environment

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kiwi requested review of this revision.Aug 8 2025, 2:58 AM
kiwi created this revision.
This revision is now accepted and ready to land.Aug 11 2025, 9:15 AM

I think this is covered by portmgr blanket (build fix) BTW.

kiwi added a subscriber: kevans.

Removed PORTREVISION as @kevans suggested.

This revision now requires review to proceed.Aug 12 2025, 2:44 AM
This revision is now accepted and ready to land.Aug 12 2025, 2:47 AM
This revision was automatically updated to reflect the committed changes.