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)
Wed, Oct 8, 11:58 PM
Unknown Object (File)
Fri, Oct 3, 6:56 PM
Unknown Object (File)
Thu, Oct 2, 10:56 PM
Unknown Object (File)
Wed, Oct 1, 8:52 PM
Unknown Object (File)
Tue, Sep 30, 8:10 AM
Unknown Object (File)
Mon, Sep 29, 8:29 PM
Unknown Object (File)
Mon, Sep 29, 8:28 PM
Unknown Object (File)
Mon, Sep 29, 8:27 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.