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
Unknown Object (File)
Tue, Feb 25, 4:18 AM
Unknown Object (File)
Fri, Feb 21, 1:42 PM
Unknown Object (File)
Thu, Feb 20, 12:06 AM
Unknown Object (File)
Feb 4 2025, 9:44 AM
Unknown Object (File)
Jan 29 2025, 7:37 AM
Unknown Object (File)
Jan 27 2025, 11:40 AM
Unknown Object (File)
Jan 26 2025, 7:09 PM
Unknown Object (File)
Jan 25 2025, 7:20 PM
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.