This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Documenting tools necessary for GCC [draft]
On Fri, May 30, 2003 at 09:10:18PM +0200, Gerald Pfeifer wrote:
> On Fri, 30 May 2003, Joe Buck wrote:
> >> As far as I recall, we must not recommend any version of SSH.COM's SSH
> >> (that's clear) nor OpenSSH, but <http://www.lysator.liu.se/~nisse/lsh/>.
> > I don't understand: openssh is free software.
>
> RMS had requested that last year or so; if it's important, I can try to
> dig out details from my archives.
*sigh* Does lsh even work very well? All the Linux vendors I know of
ship with OpenSSH.
From my SuSE Linux ES 8 machine:
$ /usr/bin/ssh -v
OpenSSH_3.4p1, SSH protocols 1.5/2.0, OpenSSL 0x0090607f
From a Red Hat 8.0 (Psyche) box:
$ ssh -v
OpenSSH_3.4p1, SSH protocols 1.5/2.0, OpenSSL 0x0090602f
--
-- David (obrien@FreeBSD.org)