tronic wrote:
I had to do 'sudo apt-get update && sudo apt-get dist-upgrade' to get the full set of updated openssh packages since a few were held back otherwise.
How can I tell whether OpenSSL was upgraded when I did this? I still get the following results:
Code:
# ssh -V
OpenSSH_4.6p1 Debian-5ubuntu0.5, OpenSSL 0.9.8e 23 Feb 2007
# openssl
OpenSSL> version
OpenSSL 0.9.8e 23 Feb 2007
Those are the same results I got before I upgraded. Does that mean that I'm not running the new versions, or is there some sub-version information that isn't printed? Something definitely did change, because <ssh-vulnkey> is now installed, and it runs.