Bug 273052

Summary: security/openssh-portable: Fix build with KERB_GSSAPI set
Product: Ports & Packages Reporter: Brad Davis <brd>
Component: Individual Port(s)Assignee: Mateusz Piotrowski <0mp>
Status: Closed FIXED    
Severity: Affects Some People CC: 0mp, wollman
Priority: --- Flags: 0mp: maintainer-feedback-
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

Description Brad Davis freebsd_committer freebsd_triage 2023-08-10 17:57:54 UTC
Created attachment 244011 [details]
patch
Comment 1 Garrett Wollman freebsd_committer freebsd_triage 2023-09-08 23:17:24 UTC
Noting here for the record that Debian is already on 9.4p1 and the 9.3p2 patch never made it to sources.debian.org. Debian's 9.4 patch seems to apply to 9.3p2 without error (at least it builds under poudriere, haven't actually tested yet).
Comment 2 Garrett Wollman freebsd_committer freebsd_triage 2023-09-09 20:15:20 UTC
(In reply to Garrett Wollman from comment #1)
Server side works fine AFAICT. We will be deploying this across our network next week.
Comment 3 Garrett Wollman freebsd_committer freebsd_triage 2023-09-15 21:03:51 UTC
(In reply to Garrett Wollman from comment #2)
Servers at least are happy.
Comment 4 commit-hook freebsd_committer freebsd_triage 2023-09-22 16:25:23 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3bd9ddb0b5576371b0dcda72c173fe348a3dcbd9

commit 3bd9ddb0b5576371b0dcda72c173fe348a3dcbd9
Author:     Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2023-09-21 11:32:59 +0000
Commit:     Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2023-09-22 16:23:04 +0000

    security/openssh-portable: Fix build with KERB_GSSAPI set

    PR:             273052
    Reported by:    brd
    Approved by:    maintainer timeout
    Tested by:      wollman
    Sponsored by:   Klara Inc.

 security/openssh-portable/Makefile | 13 ++++++-------
 security/openssh-portable/distinfo |  4 +++-
 2 files changed, 9 insertions(+), 8 deletions(-)