Hey There,
In light of the recent openSSL bug fixes, Im working through upgrading some servers and one of them seems to not want to upgrade.
$ cat /etc/redhat-release
CloudLinux Server release 5.10 (Georgy Beregovoy)
Its on the latest version in the tree, all other servers of the same release, have upgraded fine to: openssl-0.9.8e-27.el5_10.3
However, this one seems to have the following installed:
$ rpm -qa |grep openssl
openssl-0.9.8e-22.el5_8.4
openssl-0.9.8e-22.el5_8.4
openssl-devel-0.9.8e-22.el5_8.4
openssl-devel-0.9.8e-22.el5_8.4
openssl-0.9.8e-26.el5_9.1
Any suggestions on how to go about getting this up to date?
Cheers,
Mattz0r
In light of the recent openSSL bug fixes, Im working through upgrading some servers and one of them seems to not want to upgrade.
$ cat /etc/redhat-release
CloudLinux Server release 5.10 (Georgy Beregovoy)
Its on the latest version in the tree, all other servers of the same release, have upgraded fine to: openssl-0.9.8e-27.el5_10.3
However, this one seems to have the following installed:
$ rpm -qa |grep openssl
openssl-0.9.8e-22.el5_8.4
openssl-0.9.8e-22.el5_8.4
openssl-devel-0.9.8e-22.el5_8.4
openssl-devel-0.9.8e-22.el5_8.4
openssl-0.9.8e-26.el5_9.1
Any suggestions on how to go about getting this up to date?
Cheers,
Mattz0r
Comment