[oe-commits] [openembedded-core] branch master-next updated (e6963d1 -> da71388)

git at git.openembedded.org git at git.openembedded.org
Tue Apr 11 10:00:18 UTC 2017


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 e6963d1  python2/3: Move config/Makefile from core package to dev package
     new 0fa9d2e  libsolv: correctly attribute musl fixing patches
     new 73dd676  runqemu: support env vars explicitly
     new f38a310  runqemu: run without arguments
     new c347424  runqemu: do not rely on grepping images
     new f87c251  wic-image-minimal.wks: vda -> sda
     new ad78c62  binutils: Fix CVE-2017-6965 and CVE-2017-6966
     new da71388  staging: Fix sysroot problem with populate_sysroot dependencies on do_fetch

The 7 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:
 .../recipes-test/images/wic-image-minimal.wks      |   8 +-
 meta/classes/qemuboot.bbclass                      |   3 +
 meta/classes/staging.bbclass                       |   7 +-
 meta/recipes-devtools/binutils/binutils-2.28.inc   |   2 +
 .../binutils/binutils/CVE-2017-6965.patch          | 124 +++++++++++
 .../binutils/binutils/CVE-2017-6966.patch          | 241 +++++++++++++++++++++
 ...1-Add-fallback-fopencookie-implementation.patch |  60 +++--
 ...es-to-internal-fopencookie-implementation.patch | 104 +++++++++
 meta/recipes-extended/libsolv/libsolv_0.6.26.bb    |   6 +-
 scripts/runqemu                                    |  94 ++++----
 10 files changed, 572 insertions(+), 77 deletions(-)
 create mode 100644 meta/recipes-devtools/binutils/binutils/CVE-2017-6965.patch
 create mode 100644 meta/recipes-devtools/binutils/binutils/CVE-2017-6966.patch
 create mode 100644 meta/recipes-extended/libsolv/libsolv/0002-Fixes-to-internal-fopencookie-implementation.patch

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


More information about the Openembedded-commits mailing list