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)
Wed, Nov 6, 10:15 AM
Unknown Object (File)
Fri, Nov 1, 9:44 PM
Unknown Object (File)
Oct 1 2024, 11:12 AM
Unknown Object (File)
Sep 28 2024, 4:07 AM
Unknown Object (File)
Sep 26 2024, 4:41 PM
Unknown Object (File)
Sep 24 2024, 2:46 PM
Unknown Object (File)
Sep 22 2024, 12:19 AM
Unknown Object (File)
Sep 21 2024, 5:05 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.