Page MenuHomeFreeBSD

openssh: port upgrade doc and script to git
ClosedPublic

Authored by emaste on Feb 10 2021, 1:22 AM.
Tags
None
Referenced Files
F152804886: D28564.diff
Fri, Apr 17, 5:35 AM
F152761254: D28564.diff
Thu, Apr 16, 11:13 PM
Unknown Object (File)
Mon, Apr 13, 11:48 AM
Unknown Object (File)
Sat, Apr 11, 1:45 AM
Unknown Object (File)
Mon, Apr 6, 7:11 PM
Unknown Object (File)
Mon, Apr 6, 5:30 AM
Unknown Object (File)
Sun, Apr 5, 7:43 PM
Unknown Object (File)
Mar 16 2026, 12:54 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

emaste created this revision.
crypto/openssh/FREEBSD-upgrade
5

This is how I have my environment set up - freebsd/main, freebsd/stable/13, freebsd/vendor/openssh etc.

40

should be vendor/openssh/8.4p1 presumably

43

I've left this for now, so the tags will persist on merge to 11/12. Should we remove them instead?

update tag, vendor/openssh/X.YpZ

crypto/openssh/FREEBSD-upgrade
63

maybe add --diff-filter=M

CC @bdrewery as port maintainer as a FYI / for any other feedback.

crypto/openssh/FREEBSD-upgrade
5

You might also add here that it assumes a 'freebsd' origin pointing to git.f.o

Also there's an older take at updating to 8.0 in D25708

mention origin, per kevans

Do you need me to help maintain the base openssh?

I enable some stuff in the port that base wouldn't want, but I wouldn't push that stuff base.

Ah I see D25708 now. Sorry for the spam.

This revision was not accepted when it landed; it landed in state Needs Review.Feb 14 2021, 9:44 PM
This revision was automatically updated to reflect the committed changes.