https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261755
--- Comment #6 from Herbert J. Skuhra <[email protected]> --- 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.
