I am sitting here at a FC2 box. I installed and modified the yum.conf file in order to add more mirrors. I then did rpm -q openssh which said: openssh-3.6.1p2-34
I check and found the most updated version of openssh is 3.9p1. So, I typed
yum update openssh
openssh is installed and the latest version.
No actions to take
Well, that's just not true. Downloading the rpm brings up a list of dependencies, thus my desire to use yum. Any ideas?