Re: OpenSSH 8.7p1 update for the base system

From: Gary Jennejohn <gljennjohn_at_gmail.com>
Date: Sun, 05 Sep 2021 05:54:47 UTC
On Sat, 4 Sep 2021 11:59:06 -0400
Ed Maste <emaste@freebsd.org> wrote:

> I'm preparing to update OpenSSH in the FreeBSD base system to 8.7p1,
> and am sharing an initial patch for testing.
> 
> The update is available from a branch in my github repo:
> https://github.com/emaste/freebsd/tree/openssh-8.7p1-wip
> (commit 0afe07936bbd37a1b91ead95f580c47ccc16df79)
> 
> Also as a diff against main:
> https://people.freebsd.org/~emaste/openssh/FreeBSD-base-openssh-8.7p1-20210904-114623.diff
> 
> In addition I have a review open in Phabricator, although it is quite
> awkward to usefully review a vendor update presented like this.
> https://reviews.freebsd.org/D29985
> 
> If you give it a try please let me know what you've tested out.
> 

So, I just tested the things I use regualrly:
ssh to a host on the LAN
scp to a host on the LAN
sftp to a host on the LAN (including recursively copying a directory)
fusefs-sshfs to locally mount a directory from a host on the LAN

Everything still works.

-- 
Gary Jennejohn