Page MenuHomeFreeBSD

security/openssh-portable: Update servconf.c patch
AbandonedPublic

Authored by bdrewery on Oct 22 2025, 10:32 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jul 3, 4:17 AM
Unknown Object (File)
Sun, Jun 28, 9:38 PM
Unknown Object (File)
Thu, Jun 25, 12:19 PM
Unknown Object (File)
Thu, Jun 25, 12:34 AM
Unknown Object (File)
Sun, Jun 21, 10:54 PM
Unknown Object (File)
Sun, Jun 21, 7:33 PM
Unknown Object (File)
Fri, Jun 12, 10:41 PM
Unknown Object (File)
Jun 4 2026, 5:54 PM
Subscribers
None

Details

Reviewers
jlduran
Summary
  • Remove version.h header file, as it is already there.
  • Remove setting X11Forwarding default to yes, leave it off, just like upstream and FreeBSD base.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 68007
Build 64890: arc lint + arc unit

Event Timeline

jlduran created this revision.
bdrewery edited reviewers, added: jlduran; removed: bdrewery.

I have this staged for commit in ports for D53268. The version.h removal I'll bring in eventually. It's part of a lot of glue so can't come out easily.

D53268 covers this. The servconf changes belongs there. It will come in with the ports change.