[OE-core] [zeus 0/8] Merge request

Armin Kuster akuster808 at gmail.com
Tue Feb 4 15:06:00 UTC 2020


Please concider these changes for zeus

The following changes since commit 2bba0052597020ea887c84419440df11f9859283:

  sstatesig: Improve debug output if getpwuid() fails (2020-01-18 14:04:27 -0800)

are available in the Git repository at:

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

Armin Kuster (1):
  python2: add ntpath

De Huo (2):
  bash: Fix CVE-2019-18276
  kbd: configure.ac: Fix logic of vlock configure switch

Hongxu Jia (1):
  kbd: avoid vlock conflict with busybox

Joe Slater (1):
  webkitgtk: fix occasional link error

Lee Chee Yang (1):
  libxml2: Fix CVE-2019-19956

Sana Kazi (1):
  bzip2: Fix CVE-2019-12900

Sumit Garg (1):
  core: recipes: fix some native tools dependencies

 ...-Fix-logic-of-vlock-configure-switch.patch |  31 ++
 meta/recipes-core/kbd/kbd_2.0.4.bb            |   4 +-
 .../libxml/libxml2/Fix-CVE-2019-19956.patch   |  40 ++
 meta/recipes-core/libxml/libxml2_2.9.9.bb     |   1 +
 .../python/python/python2-manifest.json       |   1 +
 .../bash/bash/bash-CVE-2019-18276.patch       | 402 ++++++++++++++++++
 meta/recipes-extended/bash/bash_5.0.bb        |   1 +
 .../bzip2/bzip2-1.0.6/CVE-2019-12900.patch    |  36 ++
 meta/recipes-extended/man-db/man-db_2.8.7.bb  |   2 +-
 meta/recipes-extended/psmisc/psmisc.inc       |   2 +-
 .../xorg-app/xorg-app-common.inc              |   2 +-
 .../webkit/webkitgtk/fix-link-error.patch     |  45 ++
 meta/recipes-sato/webkit/webkitgtk_2.24.4.bb  |   1 +
 13 files changed, 564 insertions(+), 4 deletions(-)
 create mode 100644 meta/recipes-core/kbd/kbd/0001-configure.ac-Fix-logic-of-vlock-configure-switch.patch
 create mode 100644 meta/recipes-core/libxml/libxml2/Fix-CVE-2019-19956.patch
 create mode 100644 meta/recipes-extended/bash/bash/bash-CVE-2019-18276.patch
 create mode 100644 meta/recipes-extended/bzip2/bzip2-1.0.6/CVE-2019-12900.patch
 create mode 100755 meta/recipes-sato/webkit/webkitgtk/fix-link-error.patch

-- 
2.17.1



More information about the Openembedded-core mailing list