itemprop="text"> I am having a strange problem, my system is exposed to heartbleed, and I am trying to fix it by using: apt-get clean , apt-get update and apt-get upgrade openssl but the response is: Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done openssl is already the newest version. The following packages have been kept back: libncurses5 libncursesw5 libssl-dev 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded. my openssl version is: openssl version -a OpenSSL 1.0.1f-dev xx XXX xxxx built on: Mon Dec 23 14:23:57 UTC 2013 platform: debian-amd64 options: bn(64,64) rc4(8x,int) des(idx,cisc,16,int) blowfish(idx) compiler: gcc -fPIC -DOPENSSL_PIC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHA...