Any word on whether a Raspberry Pi Raspbian version of openssl 1.0.1j will be available soon?
I believe this version contains a work-around for the POODLE issue.
Yes an openSSL update has been rolled out for Raspbian Wheezyronb wrote:Any word on whether a Raspberry Pi Raspbian version of openssl 1.0.1j will be available soon?
I believe this version contains a work-around for the POODLE issue.
Code: Select all
sudo apt-get update
sudo apt-get dist-upgradeCode: Select all
openssl version
OpenSSL 1.0.1e 11 Feb 2013
Code: Select all
libssl1.0.0:armhf 1.0.1e-2+rvt+deb7u13
openssl 1.0.1e-2+rvt+deb7u13
Code: Select all
openssl (1.0.1e-2+deb7u13) wheezy-security; urgency=medium
* Fixes CVE-2014-3513
* Fixes CVE-2014-3567
* Add Fallback SCSV support to mitigate CVE-2014-3566
* Fixes CVE-2014-3568
-- Kurt Roeckx <kurt@roeckx.be> Wed, 15 Oct 2014 19:45:25 +0200