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)
Mon, May 18, 6:07 PM
Unknown Object (File)
Thu, May 14, 1:19 PM
Unknown Object (File)
Wed, May 13, 5:26 PM
Unknown Object (File)
Mon, May 11, 2:20 PM
Unknown Object (File)
Sun, May 10, 6:15 PM
Unknown Object (File)
Tue, Apr 28, 4:21 PM
Unknown Object (File)
Tue, Apr 28, 2:09 AM
Unknown Object (File)
Mon, Apr 27, 1:38 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.