[oe-commits] [openembedded-core] branch master-next updated (361382c -> 581cb25)

git at git.openembedded.org git at git.openembedded.org
Thu Oct 4 13:29:22 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 361382c  os-release: avoid multilib expand
     new 185ef50  libxml2: refresh CVE-2017-8872
     new 295093e  qemux86-directdisk: remove mem= parameter
     new cb079de  python: fix failing ssl tests
     new 576cc02  python: consolidate common patches
     new ebd01f4  lib/oe/utils: add eol to format_pkg_list()
     new ad29ffb  e2fsprogs: fix stray quote in test configuration
     new 581cb25  e2fsprogs: add bzip2 to RDEPENDS

The 7 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:
 meta/lib/oe/utils.py                               |   8 +-
 .../libxml/libxml2/fix-CVE-2017-8872.patch         |  73 +++++++++----
 .../e2fsprogs/e2fsprogs/ptest.patch                |  19 +++-
 .../recipes-devtools/e2fsprogs/e2fsprogs_1.44.3.bb |   2 +-
 .../python/python-native_2.7.15.bb                 |   3 -
 meta/recipes-devtools/python/python.inc            |  11 +-
 ...ix-test_ssl-when-a-filename-cannot-be-enc.patch |  57 ++++++++++
 ...LS-1.3-ciphers-for-OpenSSL-1.1.1-GH-6976-.patch | 120 +++++++++++++++++++++
 ...dd-missing-closing-wrapper-in-test_tls1_3.patch |  37 +++++++
 ...ix-test_ssl.test_options-to-account-for-O.patch |  37 +++++++
 ...ix-test_default_ecdh_curve-needs-no-tlsv1.patch |  34 ++++++
 meta/recipes-devtools/python/python_2.7.15.bb      |   3 -
 scripts/lib/wic/canned-wks/qemux86-directdisk.wks  |   2 +-
 13 files changed, 369 insertions(+), 37 deletions(-)
 create mode 100644 meta/recipes-devtools/python/python/0001-bpo-33354-Fix-test_ssl-when-a-filename-cannot-be-enc.patch
 create mode 100644 meta/recipes-devtools/python/python/0001-bpo-33570-TLS-1.3-ciphers-for-OpenSSL-1.1.1-GH-6976-.patch
 create mode 100644 meta/recipes-devtools/python/python/0002-bpo-34818-Add-missing-closing-wrapper-in-test_tls1_3.patch
 create mode 100644 meta/recipes-devtools/python/python/0003-bpo-34834-Fix-test_ssl.test_options-to-account-for-O.patch
 create mode 100644 meta/recipes-devtools/python/python/0004-bpo-34836-fix-test_default_ecdh_curve-needs-no-tlsv1.patch

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


More information about the Openembedded-commits mailing list