Page MenuHomeFreeBSD

openssh: retire client VersionAddendum option handling
Needs ReviewPublic

Authored by emaste on Aug 2 2023, 6:07 PM.
Tags
None
Referenced Files
F97961013: D41294.diff
Tue, Oct 1, 9:04 PM
Unknown Object (File)
Mon, Sep 30, 5:41 PM
Unknown Object (File)
Sun, Sep 22, 4:55 PM
Unknown Object (File)
Fri, Sep 20, 9:10 PM
Unknown Object (File)
Tue, Sep 17, 6:24 PM
Unknown Object (File)
Tue, Sep 17, 6:53 AM
Unknown Object (File)
Mon, Sep 16, 6:43 PM
Unknown Object (File)
Mon, Sep 16, 12:56 PM
Subscribers
None

Details

Reviewers
kevans
des
Summary
Client-side VersionAddendum support was removed from base system SSH in
April 2022, in commit bffe60ead024.  We retained the option parsing
(using OpenSSH's support for deprecated options) to avoid breaking
existing installations upon upgrade, but sufficient time has now passed
that we can remove this special case.

Relnotes:       Yes
Sponsored by:   The FreeBSD Foundation

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

emaste requested review of this revision.Aug 2 2023, 6:07 PM
emaste created this revision.

(Not to be committed until sufficient time has actually passed - after stable/14 branch, perhaps.)

(and update crypto/openssh/FREEBSD-upgrade when this goes in)