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)
Sun, Aug 9, 6:52 AM
Unknown Object (File)
Sat, Aug 8, 6:21 PM
Unknown Object (File)
Sat, Aug 8, 12:35 PM
Unknown Object (File)
Wed, Aug 5, 12:34 AM
Unknown Object (File)
Sun, Aug 2, 4:37 AM
Unknown Object (File)
Sat, Aug 1, 6:59 PM
Unknown Object (File)
Sat, Aug 1, 6:20 PM
Unknown Object (File)
Sat, Aug 1, 6:15 AM
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.