Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Jul 2003 16:00:01 -0500
From:      Dan Nelson <dnelson@allantgroup.com>
To:        Darren Spruell <darren_spruell@sento.com>
Cc:        questions@freebsd.org
Subject:   Re: OpenSSH 3.6.1 support in RELENG_5_0?
Message-ID:  <20030723210001.GD3178@dan.emsphone.com>
In-Reply-To: <3F1EEFFA.7000806@sento.com>
References:  <3F1EEFFA.7000806@sento.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Jul 23), Darren Spruell said:
> I just updated from 5.0 release per the RELENG_5_0 tag. I had
> expected that the source tree would then contain openssh-3.6.1p but
> after a make installworld I see that it is still at 'OpenSSH_3.5p1
> FreeBSD-20021029' (according to a scanssh query.)
> 
> Should I be seeing 3.6.1 or is it not in the tree?

RELENG_5_0 is the branch for people that are running 5.0 on production
systems and only want security patches.  I doubt RELENG_5_0 has many
differences from RELENG_5_0_0_RELEASE.  You probably want to track
either HEAD or RELENG_5_1, since openssh 3.6.1 got imported before
FreeBSD 5.1 was released.  Or if you want to stick with 5.0, install
the openssh port.

$ uname -r
5.1-CURRENT
$ /usr/bin/ssh -V
OpenSSH_3.6.1p1 FreeBSD-20030423, SSH protocols 1.5/2.0, OpenSSL 0x0090701f
$ _

-- 
	Dan Nelson
	dnelson@allantgroup.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030723210001.GD3178>