[oe-commits] [openembedded-core] branch master updated (bb06900 -> e97a31e)

git at git.openembedded.org git at git.openembedded.org
Fri Nov 9 15:28:10 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 bb06900  perf: Disable libunwind for ARC & RISCV64
     add 84bb9c0  binutils: fix four CVE issues
     add 8079e2d  base.bbclass: avoid 'find -ignore_readdir_race -delete'
     add 4cbf901  glibc: make ld-2.28.so reproducible on arm
     add 2012d6b  oeqa/selftest: Standardize json logging output directory
     new 17d5574  valgrind: drop mips n32 support
     new af67bf4  image-buildinfo,oeqa/selftest/containerimage: Ensure image-buildinfo doesn't break tests
     new e97a31e  oeqa/selftest/recipetool: Fix problems from changing upstream source

The 3 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/base.bbclass                          |   4 +-
 meta/classes/image-buildinfo.bbclass               |   2 +
 meta/lib/oeqa/selftest/cases/containerimage.py     |   1 +
 meta/lib/oeqa/selftest/cases/recipetool.py         |   4 +-
 meta/lib/oeqa/selftest/context.py                  |   2 +-
 .../0034-inject-file-assembly-directives.patch     |  13 +
 .../packagegroup-core-tools-profile.bb             |   1 +
 meta/recipes-devtools/binutils/binutils-2.31.inc   |   4 +
 .../binutils/binutils/CVE-2018-18309.patch         | 308 +++++++++++++++++++++
 .../binutils/binutils/CVE-2018-18605.patch         |  47 ++++
 .../binutils/binutils/CVE-2018-18606.patch         |  70 +++++
 .../binutils/binutils/CVE-2018-18607.patch         |  77 ++++++
 meta/recipes-devtools/valgrind/valgrind_3.14.0.bb  |   1 +
 13 files changed, 530 insertions(+), 4 deletions(-)
 create mode 100644 meta/recipes-devtools/binutils/binutils/CVE-2018-18309.patch
 create mode 100644 meta/recipes-devtools/binutils/binutils/CVE-2018-18605.patch
 create mode 100644 meta/recipes-devtools/binutils/binutils/CVE-2018-18606.patch
 create mode 100644 meta/recipes-devtools/binutils/binutils/CVE-2018-18607.patch

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


More information about the Openembedded-commits mailing list