[OE-core] [zeus 00/21] Zeus patch review

Armin Kuster akuster808 at gmail.com
Mon Nov 11 18:29:42 UTC 2019


Other then "pseudo: Drop static linking to sqlite3" outstanding question,
here are the next series to be reviewed for Zeus.

Note: pass a-full

Comments back by Wednesday

The following changes since commit 4e3e8d8270f318e6384c3d9bb5f6c7503f41d736:

  libsdl2: fix race when building in parallel (2019-11-10 13:54:34 -0800)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib stable/zeus-nmut
  http://cgit.openembedded.org/openembedded-core-contrib/log/?h=stable/zeus-nmut

Alexander Kanavin (1):
  selftest: skip virgl test on centos 7 entirely

Bruce Ashfield (2):
  linux-yocto/4.19: update to v4.19.78
  linux-yocto/5.2: update to v5.2.20

Changqing Li (1):
  mdadm: fix do_package failed when changed local.conf but not cleaned

Ferry Toth (1):
  sudo: Fix fetching sources

Haris Okanovic (1):
  initscripts/sysfs.sh: Mount /sys/firmware/efi/efivars when possible

He Zhe (1):
  ltp: Fix overcommit_memory failure

Jacob Kroon (1):
  rm_work: Promote do_image_qa stamps to setscene versions

Richard Purdie (2):
  pseudo: Drop static linking to sqlite3
  pseudo: Add statx support to fix fedora30 issues

Ross Burton (9):
  file: fix CVE-2019-18218
  file: run test suite when building natively
  cve-check: ensure all known CVEs are in the report
  qemu-helper-native: add missing option to getopt() call
  qemu-helper-native: showing help shouldn't be an error
  qemu-helper-native: pass compiler flags
  cve-check: failure to parse versions should be more visible
  recipeutils-test: use a small dependency in the dummy recipe
  patch: the CVE-2019-13638 fix also handles CVE-2018-20969

Samuli Piippo (1):
  linux-firmware: update packaging for brcm files

Zhixiong Chi (1):
  libtirpc: create the symbol link for rpc header files

 meta-selftest/lib/oeqa/runtime/cases/virgl.py      |   5 -
 .../recipeutils/recipeutils-test_1.2.bb            |   2 +-
 meta/classes/cve-check.bbclass                     |  13 ++-
 meta/classes/rm_work.bbclass                       |   9 ++
 meta/conf/distro/include/no-static-libs.inc        |   4 -
 meta/lib/oeqa/selftest/cases/runtime_test.py       |   2 +
 .../initscripts/initscripts-1.0/sysfs.sh           |   4 +
 .../file/file/CVE-2019-18218.patch                 |  55 +++++++++++
 meta/recipes-devtools/file/file_5.37.bb            |   7 +-
 ...ke-ed-directly-instead-of-using-the-shell.patch |   4 +-
 .../pseudo/files/0001-Add-statx.patch              | 106 +++++++++++++++++++++
 meta/recipes-devtools/pseudo/pseudo.inc            |  17 +---
 meta/recipes-devtools/pseudo/pseudo_git.bb         |   1 +
 .../qemu/qemu-helper-native_1.0.bb                 |   2 +-
 meta/recipes-devtools/qemu/qemu-helper/tunctl.c    |  16 ++--
 meta/recipes-extended/libtirpc/libtirpc_1.1.4.bb   |  14 +++
 ...memory-update-for-mm-fix-false-positive-O.patch |  57 +++++++++++
 meta/recipes-extended/ltp/ltp_20190517.bb          |   1 +
 meta/recipes-extended/mdadm/mdadm_4.1.bb           |   5 +-
 meta/recipes-extended/sudo/sudo_1.8.27.bb          |   2 +-
 .../linux-firmware/linux-firmware_20190815.bb      |  18 ++--
 meta/recipes-kernel/linux/linux-yocto-rt_4.19.bb   |   6 +-
 meta/recipes-kernel/linux/linux-yocto-rt_5.2.bb    |   6 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb |   8 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_5.2.bb  |   8 +-
 meta/recipes-kernel/linux/linux-yocto_4.19.bb      |  20 ++--
 meta/recipes-kernel/linux/linux-yocto_5.2.bb       |  22 ++---
 27 files changed, 328 insertions(+), 86 deletions(-)
 create mode 100644 meta/recipes-devtools/file/file/CVE-2019-18218.patch
 create mode 100644 meta/recipes-devtools/pseudo/files/0001-Add-statx.patch
 create mode 100644 meta/recipes-extended/ltp/ltp/0001-overcommit_memory-update-for-mm-fix-false-positive-O.patch

-- 
2.7.4



More information about the Openembedded-core mailing list