[oe-commits] [openembedded-core] branch master updated (6408b4b -> eeb918f)

git at git.openembedded.org git at git.openembedded.org
Sat Dec 15 11:50:03 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 6408b4b  maintainers: Clarify/add several entries
     new 92e3327  lib/oe/recipeutils: Add a new function to mimic do_checkpkg
     new 3f3f80b  oeqa/selftest/distrodata: Port to use the new recipeutils.get_recipe_upgrade_status() function
     new 3ccc2de  yocto-uninative: Correct sha256sum for aarch64
     new 30f4c43  libpsl: add
     new 70a1a10  maintainers: Add entry for libpsl (required by libsoup)
     new 936d511  libsoup: upgrade to 2.64.2
     new 691e540  Revert "popt: update SRC_URI"
     new f66f533  tcl: in run-ptest show output if a test fails
     new 1ba3400  ltp: Fix build with glibc 2.29
     new b5a69bf  qemu-targets: Fix the list of QEMU targets
     new eeb918f  qemu: Bump to version 3.1

The 11 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/conf/distro/include/maintainers.inc           |  1 +
 meta/conf/distro/include/tcmode-default.inc        |  2 +-
 meta/conf/distro/include/yocto-uninative.inc       |  2 +-
 meta/lib/oe/recipeutils.py                         | 53 +++++++++++++++-
 meta/lib/oeqa/selftest/cases/distrodata.py         | 10 ++--
 meta/recipes-devtools/qemu/qemu-targets.inc        |  8 +--
 ...sdl.c-allow-user-to-disable-pointer-grabs.patch |  9 +--
 ...002-qemu-Add-missing-wacom-HID-descriptor.patch |  5 +-
 ...age-ptest-which-runs-all-unit-test-cases-.patch |  7 ++-
 ...dition-environment-space-to-boot-loader-q.patch |  5 +-
 .../qemu/qemu/0005-qemu-disable-Valgrind.patch     |  7 ++-
 ...paths-searched-during-user-mode-emulation.patch |  5 +-
 ...-set-ld.bfd-fix-cflags-and-set-some-envir.patch |  7 ++-
 ...ardev-connect-socket-to-a-spawned-command.patch | 31 +++++-----
 .../qemu/0009-apic-fixup-fallthrough-to-PIC.patch  |  5 +-
 ...-Fix-webkitgtk-hangs-on-32-bit-x86-target.patch |  7 ++-
 ...x-user-fix-mmap-munmap-mprotect-mremap-sh.patch | 29 ++++-----
 ...12-fix-libcap-header-issue-on-some-distro.patch |  5 +-
 ...error-messages-when-qemi_cpu_kick_thread-.patch | 11 ++--
 .../qemu/qemu/CVE-2018-10839.patch                 | 52 ----------------
 .../qemu/qemu/CVE-2018-15746.patch                 | 64 --------------------
 .../qemu/qemu/CVE-2018-17958.patch                 | 52 ----------------
 .../qemu/qemu/CVE-2018-17962.patch                 | 70 ----------------------
 .../qemu/qemu/CVE-2018-17963.patch                 | 51 ----------------
 .../qemu/{qemu_3.0.0.bb => qemu_3.1.0.bb}          |  8 +--
 meta/recipes-devtools/tcltk/tcl/run-ptest          | 15 +++--
 ...name-getcpu-to-avoid-conflict-with-glibc-.patch | 57 ++++++++++++++++++
 meta/recipes-extended/ltp/ltp_20180926.bb          |  3 +-
 meta/recipes-support/libpsl/libpsl_0.20.2.bb       | 16 +++++
 ...libsoup-2.4_2.62.3.bb => libsoup-2.4_2.64.2.bb} |  6 +-
 meta/recipes-support/popt/popt_1.16.bb             |  2 +-
 31 files changed, 229 insertions(+), 376 deletions(-)
 delete mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2018-10839.patch
 delete mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2018-15746.patch
 delete mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2018-17958.patch
 delete mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2018-17962.patch
 delete mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2018-17963.patch
 rename meta/recipes-devtools/qemu/{qemu_3.0.0.bb => qemu_3.1.0.bb} (87%)
 create mode 100644 meta/recipes-extended/ltp/ltp/0001-getcpu01-Rename-getcpu-to-avoid-conflict-with-glibc-.patch
 create mode 100644 meta/recipes-support/libpsl/libpsl_0.20.2.bb
 rename meta/recipes-support/libsoup/{libsoup-2.4_2.62.3.bb => libsoup-2.4_2.64.2.bb} (89%)

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


More information about the Openembedded-commits mailing list