[Bug 261755] FreeBSD 13.0 ships with 2018's OpenSSH 7.9

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 08 Feb 2022 08:41:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261755

--- Comment #6 from Herbert J. Skuhra <herbert@gojira.at> ---
Is this the correct patch? 'ssh -V' shows 8.7p1 not 8.8p1.
I've tested the patch on two systems. It applies with some whitespace warnings
but otherwise all is OK so far. 

/home/herbert/c7d1ed4105bb91af7d29b5d78668c2e378b0e629.patch:1483: trailing
whitespace.
if [ "x" != "x$PACKAGES" ]; then 
/home/herbert/c7d1ed4105bb91af7d29b5d78668c2e378b0e629.patch:1905: trailing
whitespace.

/home/herbert/c7d1ed4105bb91af7d29b5d78668c2e378b0e629.patch:1919: trailing
whitespace.

/home/herbert/c7d1ed4105bb91af7d29b5d78668c2e378b0e629.patch:1957: trailing
whitespace.

/home/herbert/c7d1ed4105bb91af7d29b5d78668c2e378b0e629.patch:2576: trailing
whitespace.

warning: squelched 922 whitespace errors
warning: 927 lines add whitespace errors.

Should we run some special tests?

Thanks.

-- 
You are receiving this mail because:
You are the assignee for the bug.