[oe-commits] [openembedded-core] branch master updated (ae12c5f -> 62fe04c)

git at git.openembedded.org git at git.openembedded.org
Fri Nov 16 11:46:26 UTC 2018


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

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

    from ae12c5f  scons.bbclass: fix indention
     add 4b3a085  gettext: fix CVE-2018-18751
     add 2ec0bc0  checklayer: generate locked-sigs.inc under builddir
     add cc8d545  busybox: Provide /bin/ash when usrmerge is enabled
     add 1d24d1a  module.bbclass: Add INSTALL_FW_PATH for out-of-tree modules
     add d598f8d  oepydevshell-internal.py: decode only when readdata is valid
     add db7a60c  oeqa/selftest/context: Replace deprecated imp module usage
     add 8e69877  oeqa/utils/qemurunner.py: Fix python regex warnings
     add d05fa49  lib/oe/package_manager: Avoid race problems when calling list_pkgs()
     add 8b2df6e  image.bbclass: add a missing blank
     add 37e1618  wic: bootimg-efi: add a title source parameter
     add 0f8608d  valgrind: update upstream patch status
     add b7ab8de  busybox: skip known bugs in ptest
     add 2480958  scripts: Remove deprecated imp module usage
     add 33a4a07  oeqa/concurrencytest: Avoid unclosed file warnings
     add acac45a  testimage/testsdk/selftest: Avoid platform.distro_identifier deprecation warnings
     add 0762b60  oeqa/utils/httpserver: Rework to avoid hangs and improve logging
     add 42a0d70  testimage: Enable autorunning of the package manager testsuites
     add 62fe04c  sanity: Add check for WSL

No new revisions were added by this update.

Summary of changes:
 meta/classes/image.bbclass                         |   2 +-
 meta/classes/module.bbclass                        |   1 +
 meta/classes/sanity.bbclass                        |  11 ++
 meta/classes/testimage.bbclass                     |   6 +-
 meta/classes/testsdk.bbclass                       |   2 +-
 meta/lib/oe/package_manager.py                     |  13 +-
 meta/lib/oeqa/core/utils/concurrencytest.py        |   3 +
 meta/lib/oeqa/runtime/cases/apt.py                 |   2 +-
 meta/lib/oeqa/runtime/cases/dnf.py                 |   2 +-
 meta/lib/oeqa/runtime/cases/opkg.py                |   2 +-
 meta/lib/oeqa/selftest/context.py                  |   7 +-
 meta/lib/oeqa/utils/httpserver.py                  |  37 ++++--
 meta/lib/oeqa/utils/qemurunner.py                  |  10 +-
 meta/recipes-core/busybox/busybox.inc              |   2 +-
 meta/recipes-core/busybox/files/run-ptest          |   1 +
 .../gettext-0.19.8.1/fix-CVE-2018-18751.patch      | 141 +++++++++++++++++++++
 meta/recipes-core/gettext/gettext_0.19.8.1.bb      |   8 +-
 ...uard-against-__GLIBC_PREREQ-for-musl-libc.patch |   2 +-
 ...functions-static-to-avoid-assembler-error.patch |   2 +-
 scripts/lib/checklayer/__init__.py                 |   6 +-
 scripts/lib/scriptutils.py                         |  11 +-
 scripts/lib/wic/plugins/source/bootimg-efi.py      |   6 +-
 scripts/oepydevshell-internal.py                   |   4 +-
 scripts/pythondeps                                 |   8 +-
 24 files changed, 237 insertions(+), 52 deletions(-)
 create mode 100644 meta/recipes-core/gettext/gettext-0.19.8.1/fix-CVE-2018-18751.patch

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


More information about the Openembedded-commits mailing list