From nobody Sun Sep 05 05:54:47 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 3C70F17AD947 for ; Sun, 5 Sep 2021 05:54:52 +0000 (UTC) (envelope-from gljennjohn@gmail.com) Received: from mail-ej1-x630.google.com (mail-ej1-x630.google.com [IPv6:2a00:1450:4864:20::630]) (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 4H2LMw0q3Lz3ryX; Sun, 5 Sep 2021 05:54:52 +0000 (UTC) (envelope-from gljennjohn@gmail.com) Received: by mail-ej1-x630.google.com with SMTP id lc21so6588134ejc.7; Sat, 04 Sep 2021 22:54:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=date:from:to:cc:subject:message-id:in-reply-to:references:reply-to :mime-version:content-transfer-encoding; bh=cg4tst2xeCQEn3+IvNQCFRKfsthMKCGr3tuUN8+xyh8=; b=Md+ax5YzwIYxcLZkkx/14VC7+SQyR7RUpf39MxeVqYKlqyZoogjGaaerLDNs9MW6cw UXam+udaJPVV51vcLS0PA/CbMgMVOOOcvdcD+FF4cQvuYGzUjw5YuODh+240j+trCjHM YdscbyI3U65EDJmWRAQNduE7RfKy/sxQAmprRqt2pW0SQYQsW6O/MOLE2lEkaXKX2TaE DwxBeQHCPHATQG8qqL0x36oNOYsxS/FvsNU9vAk+MIAe9uAHzIayl2uq/s0kT89c54vi lPwUjxbvegW5RWfiLoppHBao6dFJmluVYOU/PNXOq0zjHpaGm6/6H+Ydh/gCbPYnHbnq vwog== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:in-reply-to :references:reply-to:mime-version:content-transfer-encoding; bh=cg4tst2xeCQEn3+IvNQCFRKfsthMKCGr3tuUN8+xyh8=; b=j+fBbuSLkCCQszyQsCoTvgScErFgSBVbsPk1mZkfFN8dmXQavXT+tUWCDYb1BCpdpB sGJJetluJYRBhPSiCJTB4+osaITjahNrJb4zw3nSV+xlXcEV/Sq3Rx8mrdqDXQYJ8Y+P ncnB6BNANLwGYBXGciZcoDxmuFVQJUnx89qXlugYE5zE12EnH5BrnQLv2IIm8/bltMP5 qACOPxhOmHZw7oQVhWI92SiCEAWkXH0LDRc+r2qtOFD1MtW+9sGflZQyqYoMn36ys0q2 9JPf4uVhZLe/+mno9Beh/9hTSH+cDZM1eTnNpviFM91t/ntWRgkY/a+K9XO8eCXFqHeA X/Gg== X-Gm-Message-State: AOAM532Lw8Gr4mKaWjPJQg6fly2KK1nCOTnIMfkmk4n6dDBe3yND1nRn wKarpUNfodBEXDIAbXSx1wKGruJU6Bc= X-Google-Smtp-Source: ABdhPJyCWJVMtfJAKrbnPOPNvpsRmgFaBRdAFtDlKLQTNQ+GUN1SBvazIwz9dr47nk3RczNd84qLFg== X-Received: by 2002:a17:906:855:: with SMTP id f21mr7545976ejd.20.1630821290349; Sat, 04 Sep 2021 22:54:50 -0700 (PDT) Received: from ernst.home (p5b023517.dip0.t-ipconnect.de. [91.2.53.23]) by smtp.gmail.com with ESMTPSA id cr9sm2287729edb.17.2021.09.04.22.54.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 04 Sep 2021 22:54:49 -0700 (PDT) Date: Sun, 5 Sep 2021 07:54:47 +0200 From: Gary Jennejohn To: Ed Maste Cc: FreeBSD Hackers Subject: Re: OpenSSH 8.7p1 update for the base system Message-ID: <20210905055447.5ee12957@ernst.home> In-Reply-To: References: Reply-To: gljennjohn@gmail.com X-Mailer: Claws Mail 3.17.8 (GTK+ 2.24.33; amd64-portbld-freebsd14.0) 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 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4H2LMw0q3Lz3ryX 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 Sat, 4 Sep 2021 11:59:06 -0400 Ed Maste 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