yum upgrade openssl - nothing marked for upgrade

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • matt
    Junior Member
    • Mar 2021
    • 2

    #1

    yum upgrade openssl - nothing marked for upgrade

    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
  • matt
    Junior Member
    • Mar 2021
    • 2

    #2
    This has been resolved - I found it in the excludes list, even though yum reported "0 packages excluded from global excludes"

    Comment

    Working...