[oe-commits] [openembedded-core] branch master-next updated (e2fa6bc -> 119b8f0)

git at git.openembedded.org git at git.openembedded.org
Mon Oct 15 22:20:43 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 e2fa6bc  nasm: fix CVE-2018-10016
     new fc4c4f4  bind: fix startup failure in sysvinit
     new fe3727a  python: don't wipe RDEPENDS when parsing manifest
     new b4ea23a  python: remove the PN package entirely
     new 3bab041  useradd_base.bbclass: Make perform_groupmems handle overlapping usernames
     new 1aa34ba  systemtap: 3.3 -> 4.0
     new 119b8f0  qemu: fix CVE-2018-17958/17962/17963

The 6 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/classes/useradd_base.bbclass                  |  4 +-
 .../0001-avoid-start-failure-with-bind-user.patch  | 27 +++++++++
 meta/recipes-connectivity/bind/bind_9.11.4.bb      |  1 +
 meta/recipes-devtools/python/python3_3.5.6.bb      |  7 ++-
 meta/recipes-devtools/python/python_2.7.15.bb      |  6 +-
 .../qemu/qemu/CVE-2018-17958.patch                 | 52 ++++++++++++++++
 .../qemu/qemu/CVE-2018-17962.patch                 | 70 ++++++++++++++++++++++
 .../qemu/qemu/CVE-2018-17963.patch                 | 51 ++++++++++++++++
 meta/recipes-devtools/qemu/qemu_3.0.0.bb           |  3 +
 ...tion_entrypc-avoid-usage-of-uninitialized.patch | 46 --------------
 meta/recipes-kernel/systemtap/systemtap_git.inc    |  5 +-
 11 files changed, 215 insertions(+), 57 deletions(-)
 create mode 100644 meta/recipes-connectivity/bind/bind/0001-avoid-start-failure-with-bind-user.patch
 create mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2018-17958.patch
 create mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2018-17962.patch
 create mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2018-17963.patch
 delete mode 100644 meta/recipes-kernel/systemtap/systemtap/0001-dwflpp-function_entrypc-avoid-usage-of-uninitialized.patch

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


More information about the Openembedded-commits mailing list