[oe-commits] [openembedded-core] branch pyro-next updated (95ef2df -> d679a92)

git at git.openembedded.org git at git.openembedded.org
Mon Sep 11 21:16:39 UTC 2017


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

rpurdie pushed a change to branch pyro-next
in repository openembedded-core.

    from 95ef2df  expat: Don't use getrandom() in the -native case
     new 59618f8  qemu: Backport a patch for recent glibc versions
     new 7e95936  python-numpy: Fix issues with recent glibc versions
     new f4cdffe  icu: Fix build with glibc 2.26
     new ca566f6  nspr: Fix build error due to missing stdint.h> include
     new 1fdb28d  ruby: fix CVE-2017-9224
     new 339074b  ruby: fix CVE-2017-922{6-9}
     new d6df7f2  xserver-xorg: Fix CVE-2017-10971
     new ebb6246  wget: Security fix CVE-2017-6508
     new 45e5bc6  libsndfile1: Fix CVE-2017-6892
     new 191b57d  libsndfile1: Fix CVE-2017-8361 and CVE-2017-8365
     new e414149  libsndfile1: Fix CVE-2017-8362
     new 1fd60ec  libsndfile1: Fix CVE-2017-8363
     new 3c69f0b  libtasn1: CVE-2017-10790
     new 5a6f467  tiff: Security fixes
     new c3593cb  ghostscript: fix several CVEs by adding bounds checking
     new 60a01b4  ghostscript: CVE-2017-9727, -9835, -11714
     new 1079624  e2fsprogs: fix ptest script
     new ce543ab  taglib: Security fix CVE-2017-12678
     new 13ab8bf  libxml2: Revert "Add an XML_PARSE_NOXXE flag to block all entities loading even local"
     new 8be059a  libxml2: Fix CVE-2017-8872
     new 832115c  bash: memleak bug fix for builtin command read
     new d4a41cb  terminal: wait for terminal task to finish before procedding
     new a5290e6  terminal.py: avoid 100% cpu while waiting for phonehome pid file
     new 2742091  terminal.py: fix devshell with mate-terminal
     new 13298ea  kernel-yocto: configuration updates: x86 features
     new 30b0aba  linux-yocto/4.1: update to v4.1.42
     new 39869e4  linux-yocto/4.9: update to v4.9.36
     new 00f51c6  linux-yocto/4.1: fix fsl-ls10xx sdhci
     new 9e5c0c6  kernel-yocto: configuration updates: x86 features
     new 51291d2  linux-yocto/4.10: CVE & misc fixes
     new 735d778  linux-yocto/4.10: fix aufs build
     new 8681df2  linux-yocto/4.10/4.9: fix BRCMFMAC_PROTO_MSGBUF warning
     new 72cb25b  linux-yocto/4.9: update to v4.9.46
     new b01272e  linux-yocto/4.4: update to v4.4.85
     new 7f74ff7  classes/license: drop erroneous sha256 parameter in LIC_FILES_CHKSUM
     new bb5c7b7  staging: Avoid sysroot removal races
     new 6afd5cb  staging: Ensure dependencies are removed before being added
     new 31d1054  staging: Fix a logic error which caused dependency removal
     new d679a92  grub: Fix build with gcc7

The 39 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/license.bbclass                       |   2 +-
 meta/classes/staging.bbclass                       |  65 +++--
 meta/lib/oe/terminal.py                            |  61 ++---
 ...-avoid-used-uninitialized-error-with-GCC7.patch |  36 +++
 ...-ppc-fix-switch-fallthrough-cases-with-GC.patch | 248 ++++++++++++++++++
 ...0003-Add-gnulib-fix-gcc7-fallthrough.diff.patch |  38 +++
 ...aining-cases-of-gcc-7-fallthrough-warning.patch | 175 +++++++++++++
 meta/recipes-bsp/grub/grub2.inc                    |   4 +
 .../libxml/libxml2/CVE-2016-9318.patch             | 207 ---------------
 .../libxml/libxml2/libxml2-CVE-2017-8872.patch     |  37 +++
 meta/recipes-core/libxml/libxml2_2.9.4.bb          |   2 +-
 .../e2fsprogs/e2fsprogs/ptest.patch                |  25 +-
 .../recipes-devtools/e2fsprogs/e2fsprogs/run-ptest |   2 +-
 .../d70d37b7c4aa2af3fe879a0d858c54f2aa32a725.patch |  47 ++++
 .../python-numpy/python-numpy_1.11.2.bb            |   1 +
 .../python-numpy/python3-numpy_1.11.2.bb           |   1 +
 .../04b33e21866412689f18b7ad6daf0a54d8f959a7.patch | 282 +++++++++++++++++++++
 meta/recipes-devtools/qemu/qemu_2.8.0.bb           |   1 +
 .../ruby/ruby/ruby-CVE-2017-9224.patch             |  41 +++
 .../ruby/ruby/ruby-CVE-2017-9226.patch             |  41 +++
 .../ruby/ruby/ruby-CVE-2017-9227.patch             |  32 +++
 .../ruby/ruby/ruby-CVE-2017-9228.patch             |  34 +++
 .../ruby/ruby/ruby-CVE-2017-9229.patch             |  59 +++++
 meta/recipes-devtools/ruby/ruby_2.4.0.bb           |   8 +
 ...-memleak-bug-fix-for-builtin-command-read.patch |  35 +++
 meta/recipes-extended/bash/bash_4.3.30.bb          |   1 +
 .../ghostscript/ghostscript/CVE-2017-11714.patch   |  61 +++++
 .../ghostscript/ghostscript/CVE-2017-9611.patch    |  34 +++
 .../ghostscript/ghostscript/CVE-2017-9612.patch    |  35 +++
 .../ghostscript/ghostscript/CVE-2017-9726.patch    |  33 +++
 .../ghostscript/ghostscript/CVE-2017-9727.patch    |  35 +++
 .../ghostscript/ghostscript/CVE-2017-9739.patch    |  37 +++
 .../ghostscript/ghostscript/CVE-2017-9835.patch    | 125 +++++++++
 .../ghostscript/ghostscript_9.20.bb                |   7 +
 .../recipes-extended/wget/wget/CVE-2017-6508.patch |  44 ++++
 meta/recipes-extended/wget/wget_1.19.1.bb          |   1 +
 .../xserver-xorg/CVE-2017-10971-1.patch            |  76 ++++++
 .../xserver-xorg/CVE-2017-10971-2.patch            |  55 ++++
 .../xserver-xorg/CVE-2017-10971-3.patch            |  50 ++++
 .../xorg-xserver/xserver-xorg_1.19.1.bb            |   3 +
 meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb    |   6 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.10.bb   |   4 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb    |   6 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.9.bb    |   6 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb  |   6 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.10.bb |   4 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb  |   6 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb  |   6 +-
 meta/recipes-kernel/linux/linux-yocto_4.1.bb       |  20 +-
 meta/recipes-kernel/linux/linux-yocto_4.10.bb      |  18 +-
 meta/recipes-kernel/linux/linux-yocto_4.4.bb       |  20 +-
 meta/recipes-kernel/linux/linux-yocto_4.9.bb       |  20 +-
 .../libsndfile/libsndfile1/CVE-2017-6892.patch     |  34 +++
 .../libsndfile1/CVE-2017-8361-8365.patch           |  73 ++++++
 .../libsndfile/libsndfile1/CVE-2017-8362.patch     |  51 ++++
 .../libsndfile/libsndfile1/CVE-2017-8363.patch     |  37 +++
 .../libsndfile/libsndfile1_1.0.27.bb               |   7 +-
 .../libtiff/files/CVE-2017-10688.patch             |  88 +++++++
 .../libtiff/files/CVE-2017-11335.patch             |  54 ++++
 .../libtiff/files/CVE-2017-9147.patch              | 203 +++++++++++++++
 .../libtiff/files/CVE-2017-9936.patch              |  46 ++++
 meta/recipes-multimedia/libtiff/tiff_4.0.7.bb      |   4 +
 .../gnutls/libtasn1/CVE-2017-10790.patch           |  63 +++++
 meta/recipes-support/gnutls/libtasn1_4.10.bb       |   1 +
 .../icu/icu/0001-i18n-Drop-include-xlocale.h.patch |  31 +++
 meta/recipes-support/icu/icu_58.2.bb               |   3 +-
 ...int.h-for-SSIZE_MAX-and-SIZE_MAX-definiti.patch |  30 +++
 meta/recipes-support/nspr/nspr_4.13.1.bb           |   1 +
 .../taglib/taglib/CVE-2017-12678.patch             |  40 +++
 meta/recipes-support/taglib/taglib_1.11.1.bb       |   5 +-
 70 files changed, 2641 insertions(+), 333 deletions(-)
 create mode 100644 meta/recipes-bsp/grub/files/0001-btrfs-avoid-used-uninitialized-error-with-GCC7.patch
 create mode 100644 meta/recipes-bsp/grub/files/0002-i386-x86_64-ppc-fix-switch-fallthrough-cases-with-GC.patch
 create mode 100644 meta/recipes-bsp/grub/files/0003-Add-gnulib-fix-gcc7-fallthrough.diff.patch
 create mode 100644 meta/recipes-bsp/grub/files/0004-Fix-remaining-cases-of-gcc-7-fallthrough-warning.patch
 delete mode 100644 meta/recipes-core/libxml/libxml2/CVE-2016-9318.patch
 create mode 100644 meta/recipes-core/libxml/libxml2/libxml2-CVE-2017-8872.patch
 create mode 100644 meta/recipes-devtools/python-numpy/files/d70d37b7c4aa2af3fe879a0d858c54f2aa32a725.patch
 create mode 100644 meta/recipes-devtools/qemu/qemu/04b33e21866412689f18b7ad6daf0a54d8f959a7.patch
 create mode 100644 meta/recipes-devtools/ruby/ruby/ruby-CVE-2017-9224.patch
 create mode 100644 meta/recipes-devtools/ruby/ruby/ruby-CVE-2017-9226.patch
 create mode 100644 meta/recipes-devtools/ruby/ruby/ruby-CVE-2017-9227.patch
 create mode 100644 meta/recipes-devtools/ruby/ruby/ruby-CVE-2017-9228.patch
 create mode 100644 meta/recipes-devtools/ruby/ruby/ruby-CVE-2017-9229.patch
 create mode 100644 meta/recipes-extended/bash/bash/bash-memleak-bug-fix-for-builtin-command-read.patch
 create mode 100644 meta/recipes-extended/ghostscript/ghostscript/CVE-2017-11714.patch
 create mode 100644 meta/recipes-extended/ghostscript/ghostscript/CVE-2017-9611.patch
 create mode 100644 meta/recipes-extended/ghostscript/ghostscript/CVE-2017-9612.patch
 create mode 100644 meta/recipes-extended/ghostscript/ghostscript/CVE-2017-9726.patch
 create mode 100644 meta/recipes-extended/ghostscript/ghostscript/CVE-2017-9727.patch
 create mode 100644 meta/recipes-extended/ghostscript/ghostscript/CVE-2017-9739.patch
 create mode 100644 meta/recipes-extended/ghostscript/ghostscript/CVE-2017-9835.patch
 create mode 100644 meta/recipes-extended/wget/wget/CVE-2017-6508.patch
 create mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xorg/CVE-2017-10971-1.patch
 create mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xorg/CVE-2017-10971-2.patch
 create mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xorg/CVE-2017-10971-3.patch
 create mode 100644 meta/recipes-multimedia/libsndfile/libsndfile1/CVE-2017-6892.patch
 create mode 100644 meta/recipes-multimedia/libsndfile/libsndfile1/CVE-2017-8361-8365.patch
 create mode 100644 meta/recipes-multimedia/libsndfile/libsndfile1/CVE-2017-8362.patch
 create mode 100644 meta/recipes-multimedia/libsndfile/libsndfile1/CVE-2017-8363.patch
 create mode 100644 meta/recipes-multimedia/libtiff/files/CVE-2017-10688.patch
 create mode 100644 meta/recipes-multimedia/libtiff/files/CVE-2017-11335.patch
 create mode 100644 meta/recipes-multimedia/libtiff/files/CVE-2017-9147.patch
 create mode 100644 meta/recipes-multimedia/libtiff/files/CVE-2017-9936.patch
 create mode 100644 meta/recipes-support/gnutls/libtasn1/CVE-2017-10790.patch
 create mode 100644 meta/recipes-support/icu/icu/0001-i18n-Drop-include-xlocale.h.patch
 create mode 100644 meta/recipes-support/nspr/nspr/0001-include-stdint.h-for-SSIZE_MAX-and-SIZE_MAX-definiti.patch
 create mode 100644 meta/recipes-support/taglib/taglib/CVE-2017-12678.patch

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


More information about the Openembedded-commits mailing list