[oe-commits] [openembedded-core] branch thud updated (bb06900 -> f0394e8)

git at git.openembedded.org git at git.openembedded.org
Mon Nov 12 18:25:59 UTC 2018


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a change to branch thud
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
     add 17d5574  valgrind: drop mips n32 support
     add af67bf4  image-buildinfo,oeqa/selftest/containerimage: Ensure image-buildinfo doesn't break tests
     add e97a31e  oeqa/selftest/recipetool: Fix problems from changing upstream source
     add d8e1b7a  unzip: actually apply CVE-2018-18384
     add f0394e8  curl: actually apply latest CVE patches

No new revisions were added by this update.

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 +
 meta/recipes-extended/unzip/unzip_6.0.bb           |   1 +
 meta/recipes-support/curl/curl_7.61.0.bb           |   3 +
 15 files changed, 534 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