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
        [EMAIL PROTECTED]
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to