Subject: Re: Confusing "current" versions of IPF (a.o.?)
To: T@W <lsp93@xs4all.nl>
From: None <itojun@iijlab.net>
List: port-i386
Date: 05/23/2001 15:22:13
>What about OpenSSH and OpenSSL?

	for openssh, src/crypto/dist/ssh/version.h should have the correct
	OpenSSH version number.  ssh -v should present the version number.

	for openssh, src/crypto/dist/openssl/{CHANGES,crypto/opensslv.h}
	should say something about this.

	for KAME (IPv6/IPsec stack), date string in sysctl
	net.inet6.ip6.kame_version is not trustworthy, so we have removed it
	from netbsd-current.

	anyway, for OpenSSH/OpenSSL, we do upgrade by full import, not by local
	patch.  so the version number should be correct enough.

itojun