diff options
author | Sona Sarmadi <sona.sarmadi@enea.com> | 2015-01-16 11:16:03 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-02-11 17:40:10 +0000 |
commit | d97f1c2697e92f6ae5910edd82b7379423eb250f (patch) | |
tree | cb943660313892ee2093d1ef93f57312951249e3 /meta/recipes-devtools/dosfstools | |
parent | a1f594881d3d601e340d0b7bfc65ff6185ef5116 (diff) | |
download | poky-d97f1c2697e92f6ae5910edd82b7379423eb250f.tar.gz |
python: Disables SSLv3
This is related to "SSLv3 POODLE vulnerability" CVE-2014-3566
Building python without SSLv3 support when openssl is built without
any support for SSLv3 (e.g. by adding EXTRA_OECONF = " -no-ssl3" in
the openssl recipes).
Backport from:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768611#22
[python2.7-nossl3.patch] only Modules/_ssl.c is backported.
References:
https://bugzilla.yoctoproject.org/show_bug.cgi?id=7015
https://bugzilla.yoctoproject.org/show_bug.cgi?id=6843
http://bugs.python.org/issue22638
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3566
(From OE-Core rev: 3462cac82cf0ab32e5e530f543b14fdcc211c678)
(From OE-Core rev: 443f3add0179a1015a4ce59cb68840f9783e3782)
Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/dosfstools')
0 files changed, 0 insertions, 0 deletions