如何在CentOS 6.5上升级OpenSSL以防止心跳加速?

当我去跑步:

root@vps [~]# yum update -y openssl 

我得到:

 Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: mirror.beyondhosting.net * extras: centos.mirror.nac.net * updates: centos.netnitco.net Setting up Update Process No Packages marked for Update 

如果我运行:

 root@vps [~]# yum info openssl 

我得到这个,这不是OpenSSL的最新版本,容易受到影响:

 Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: mirror.beyondhosting.net * extras: centos.mirror.nac.net * updates: centos.netnitco.net Installed Packages Name : openssl Arch : x86_64 Version : 1.0.1e Release : 16.el6_5.7 Size : 4.0 M Repo : installed From repo : updates Summary : A general purpose cryptography library with TLS implementation URL : http://www.openssl.org/ License : OpenSSL Description : The OpenSSL toolkit provides support for secure communications : between machines. OpenSSL includes a certificate management tool : and shared libraries which provide various cryptographic : algorithms and protocols. Available Packages Name : openssl Arch : i686 Version : 1.0.1e Release : 16.el6_5.7 Size : 1.5 M Repo : updates Summary : A general purpose cryptography library with TLS implementation URL : http://www.openssl.org/ License : OpenSSL Description : The OpenSSL toolkit provides support for secure communications : between machines. OpenSSL includes a certificate management tool : and shared libraries which provide various cryptographic : algorithms and protocols. 

或者是这个版本的1.0.1e由于某种原因不容易stream血?

16.el6_5.7是修补程序的修补版本(请参阅Scientific Linux站点上的软件包信息 )。