I'm trying to get updated versions installed. I'm using NetBSD 6.1.5 (sparc64) and apparently it comes with its own versions of OpenSSH and OpenSSL? e.g. there's /usr/bin/ssh and /usr/sbin/sshd and /usr/bin/openssl. sshd reports that it is version "OpenSSH_5.9 NetBSD_Secure_Shell-20110907, OpenSSL 1.0.1i 6 Aug 2014" and openssl reports "OpenSSL 1.0.1i 6 Aug 2014"

i tried to install newer versions from pkgsrc, and now i have /usr/pkg/sbin/sshd and /usr/pkg/bin/openssl. /usr/pkg/bin/openssl reports that it is "OpenSSL 1.0.2h 3 May 2016" but /usr/pkg/sbin/sshd is still reporting that it is using OpenSSL 1.0.1i 6 Aug 2014

How do i remove the old/outdated versions? How do i tell the new version (of sshd for example) to use the new openssl libraries?


Reply via email to