[oe-commits] [openembedded-core] branch master-next updated (51638ed -> 6f6b384)

git at git.openembedded.org git at git.openembedded.org
Wed Sep 12 23:28:29 UTC 2018


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a change to branch master-next
in repository openembedded-core.

    from 51638ed  wic: Introduce the --use-label partition parameter
     new cbc0262  ltp: fix mmap15 failed on qemumips64
     new e38ff96  python3{,native}: update to 3.5.6
     new 6c12346  python3{,-native}: backport openssl 1.1.1 compatibility changes
     new fc47671  python3: split common assignments into a dedicated python3.inc
     new 983206d  python3: remove redundant assignments
     new 12626b2  python: we use system ffi so no need to autoreconf in-tree libffi
     new fd5b497  python3: add PACKAGECONFIG for bluetooth
     new 6f6b384  python3: don't hard-code version in python-config

The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ...on3-native_3.5.5.bb => python3-native_3.5.6.bb} |  22 +-
 meta/recipes-devtools/python/python3.inc           |  43 ++++
 ...-SSLContext-has-improved-default-settings.patch | 272 +++++++++++++++++++++
 ...dd-TLS-1.3-cipher-suites-and-OP_NO_TLSv1_.patch | 234 ++++++++++++++++++
 ...ixes-for-TLS-1.3-and-OpenSSL-1.1.1-GH-876.patch | 173 +++++++++++++
 ...TLS-1.3-ciphers-for-OpenSSL-1.1.1-GH-6976.patch | 110 +++++++++
 ...0714-ALPN-changes-for-OpenSSL-1.1.0f-2305.patch |  68 ++++++
 .../python/{python3_3.5.5.bb => python3_3.5.6.bb}  |  29 +--
 .../ltp/ltp/0001-mmap15-mips64-return-EINVAL.patch |  41 ++++
 meta/recipes-extended/ltp/ltp_20180515.bb          |   1 +
 10 files changed, 956 insertions(+), 37 deletions(-)
 rename meta/recipes-devtools/python/{python3-native_3.5.5.bb => python3-native_3.5.6.bb} (86%)
 create mode 100644 meta/recipes-devtools/python/python3.inc
 create mode 100644 meta/recipes-devtools/python/python3/0001-Issue-28043-SSLContext-has-improved-default-settings.patch
 create mode 100644 meta/recipes-devtools/python/python3/0002-bpo-29136-Add-TLS-1.3-cipher-suites-and-OP_NO_TLSv1_.patch
 create mode 100644 meta/recipes-devtools/python/python3/0003-bpo-32947-Fixes-for-TLS-1.3-and-OpenSSL-1.1.1-GH-876.patch
 create mode 100644 meta/recipes-devtools/python/python3/0004-bpo-33570-TLS-1.3-ciphers-for-OpenSSL-1.1.1-GH-6976.patch
 create mode 100644 meta/recipes-devtools/python/python3/0005-bpo-30714-ALPN-changes-for-OpenSSL-1.1.0f-2305.patch
 rename meta/recipes-devtools/python/{python3_3.5.5.bb => python3_3.5.6.bb} (93%)
 create mode 100644 meta/recipes-extended/ltp/ltp/0001-mmap15-mips64-return-EINVAL.patch

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list