]> code.ossystems Code Review - openembedded-core.git/commit
python3{,-native}: backport openssl 1.1.1 compatibility changes
authorAnuj Mittal <anuj.mittal@intel.com>
Wed, 12 Sep 2018 10:16:04 +0000 (18:16 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 12 Sep 2018 23:27:55 +0000 (00:27 +0100)
commit6c123468b546931de005cf136d98bca6b893b37b
tree82b9c4b176a8db4893b5bdd371de83bd0bc5753d
parente38ff96cc2217df403ea2c5abcd35d42969689d4
python3{,-native}: backport openssl 1.1.1 compatibility changes

Backport changes from 3.7/3.6 to fix failing python3 ssl test suite.

Fixes [YOCTO #12919]

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
meta/recipes-devtools/python/python3-native_3.5.6.bb
meta/recipes-devtools/python/python3/0001-Issue-28043-SSLContext-has-improved-default-settings.patch [new file with mode: 0644]
meta/recipes-devtools/python/python3/0002-bpo-29136-Add-TLS-1.3-cipher-suites-and-OP_NO_TLSv1_.patch [new file with mode: 0644]
meta/recipes-devtools/python/python3/0003-bpo-32947-Fixes-for-TLS-1.3-and-OpenSSL-1.1.1-GH-876.patch [new file with mode: 0644]
meta/recipes-devtools/python/python3/0004-bpo-33570-TLS-1.3-ciphers-for-OpenSSL-1.1.1-GH-6976.patch [new file with mode: 0644]
meta/recipes-devtools/python/python3/0005-bpo-30714-ALPN-changes-for-OpenSSL-1.1.0f-2305.patch [new file with mode: 0644]
meta/recipes-devtools/python/python3_3.5.6.bb