Page MenuHomeFreeBSD

security/openssh-portable: Add KERB_GSSAPI patch for 10.0p1
ClosedPublic

Authored by kiwi on May 23 2025, 9:55 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 6, 9:59 PM
Unknown Object (File)
Thu, Nov 6, 9:03 AM
Unknown Object (File)
Mon, Oct 27, 6:54 AM
Unknown Object (File)
Sat, Oct 25, 6:58 PM
Unknown Object (File)
Sat, Oct 25, 6:58 PM
Unknown Object (File)
Sat, Oct 25, 6:58 PM
Unknown Object (File)
Sat, Oct 25, 12:41 PM
Unknown Object (File)
Oct 8 2025, 11:58 PM
Subscribers

Details

Summary
security/openssh-portable: Add KERB_GSSAPI patch for 10.0p1

This patch unbreaks the gssapi flavor.
Bumped PORTREVISION.

Sponsored by:   Klara, Inc.
Approved by:    0mp (mentor)
Approved by:    portmgr (blanket)
Test Plan

Tested the port using poudriere to check all flavors on 14.2-RELEASE.
Port has been tested successfully

Diff Detail

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

Event Timeline

kiwi requested review of this revision.May 23 2025, 9:55 AM
kiwi created this revision.

I don't think you need to bump the port revision. The option is off by default in the default flavor so there is no need to force a rebuild for that package. I would skip the bump.

Since it is a trivial build fix, I think that the portmgr blanket approval applies here:

Approved by: portmgr (blanket)

This revision is now accepted and ready to land.May 23 2025, 10:07 AM
kiwi edited the summary of this revision. (Show Details)

Thanks for this. Feel free to keep updating it for gsskex if needed.