From nobody Sun Sep 5 14:43:15 2021 X-Original-To: freebsd-hackers@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id D2207179F624 for ; Sun, 5 Sep 2021 14:43:42 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: from mail-il1-f178.google.com (mail-il1-f178.google.com [209.85.166.178]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4H2Z665Ncsz53Zk for ; Sun, 5 Sep 2021 14:43:42 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: by mail-il1-f178.google.com with SMTP id j15so4283160ila.1 for ; Sun, 05 Sep 2021 07:43:42 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=ec6ahNpbs7xpIc27GvPlAHpiqsix2swmIB6jrH2imxw=; b=U0Eikgne9wSJmZ3GzMNZjlRJi3z7vlbfotP+8HGeh70OKmo6VZrMOYGxFfwfKbQHu3 nJE8ICHrWJuQ8+cGnwhhlVKTxyNACU+YeTPQgcgUFMSqWXYy8nFbMUKs1d3hKkHn155/ ns3Ko2keFa5ccRnFg1LGN+HqEHtTnW+ey+XKfVebBP9/3Mrx6xTVOpjLK/dWoHNuwy0G +c7kjuhKMgqopFNN6yDx9kJDmMlwcBGlKeFti7OvuX+eL3glFutdK5vMV+juGaGTmT8L zlwO9tPrutCpDIfWdHmoyS9BE5IImD1gp5JtwbChW7rnPT1U3su3LDQemVEsfyKx2vYK UFuw== X-Gm-Message-State: AOAM533xaRuKbfOd+fAUQd8yN+gHf1L9BxW1vZjbr6dGKuVVl5gHUNa/ es98eYIvrMiOngm/v57uQNBjq5s3zU8PFuZi8bMu6oWV X-Google-Smtp-Source: ABdhPJxX48WKB8ZpISl2bEGNPzAiGl67icfAyIAYldsgxknqfffwNCUVM84jhYhP0LecAhPHhWxc71bCGzaKyBMQTqI= X-Received: by 2002:a05:6e02:194c:: with SMTP id x12mr5214633ilu.155.1630853015911; Sun, 05 Sep 2021 07:43:35 -0700 (PDT) List-Id: Technical discussions relating to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-hackers List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-hackers@freebsd.org MIME-Version: 1.0 References: <20210905055447.5ee12957@ernst.home> In-Reply-To: <20210905055447.5ee12957@ernst.home> From: Ed Maste Date: Sun, 5 Sep 2021 10:43:15 -0400 Message-ID: Subject: Re: OpenSSH 8.7p1 update for the base system To: gljennjohn@gmail.com Cc: FreeBSD Hackers Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 4H2Z665Ncsz53Zk X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N On Sun, 5 Sept 2021 at 01:54, Gary Jennejohn wrote: > > 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. Great, thank you very much for giving it a try!