[oe-commits] [openembedded-core] branch master updated (91e3b2a -> 3da578a)

git at git.openembedded.org git at git.openembedded.org
Sun Mar 24 17:01:16 UTC 2019


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

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

    from 91e3b2a  goarch: Add riscv64
     new 63ef9d3  insane: improve license checksumming logic
     new 3e06fc9  libpcre: update patch status
     new 0135c0b  qemu: fix CVE-2019-3812
     new 480f158  libcroco: fix CVE-2017-7961
     new d05c79e  python: fix CVE-2018-14647 in python-native too
     new 72e8597  libexif: disable documentation neatly
     new 669ddaf  meson: warn if the default value from meson.get_cross_property() is being used
     new 3d97cdd  meson: support multiple cross configuration files
     new 966213b  glibc: fix CVE-2019-9169
     new fd6ca8f  glew: Fix build errors at recipes depending on glew
     new 4babf39  linux-yocto: fix wrongfully used qemuarma15 in place of qemuarmv5
     new 3da578a  devtool: prevent starting git gc in background

The 12 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/insane.bbclass                        |  81 ++++----
 meta/recipes-core/glibc/glibc/CVE-2019-9169.patch  |  36 ++++
 meta/recipes-core/glibc/glibc_2.29.bb              |   1 +
 meta/recipes-devtools/meson/meson.inc              |   4 +-
 .../meson/meson/cross-libdir.patch                 |  18 +-
 .../meson/meson/cross-prop-default.patch           |  23 +++
 meta/recipes-devtools/meson/meson/many-cross.patch | 207 +++++++++++++++++++++
 .../python/python-native_2.7.15.bb                 |   1 +
 meta/recipes-devtools/qemu/qemu.inc                |   1 +
 .../recipes-devtools/qemu/qemu/CVE-2019-3812.patch |  39 ++++
 ...ed-compilation-with-current-mesa-versions.patch |  73 ++++++++
 meta/recipes-graphics/glew/glew_2.1.0.bb           |   3 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.19.bb   |   2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb |   2 +-
 meta/recipes-kernel/linux/linux-yocto_4.19.bb      |   2 +-
 .../libcroco/libcroco/CVE-2017-7961.patch          |  45 +++++
 meta/recipes-support/libcroco/libcroco_0.6.12.bb   |   4 +-
 meta/recipes-support/libexif/libexif_0.6.21.bb     |   5 +-
 .../libpcre/libpcre/out-of-tree.patch              |   2 +-
 scripts/lib/devtool/__init__.py                    |   1 +
 20 files changed, 478 insertions(+), 72 deletions(-)
 create mode 100644 meta/recipes-core/glibc/glibc/CVE-2019-9169.patch
 create mode 100644 meta/recipes-devtools/meson/meson/cross-prop-default.patch
 create mode 100644 meta/recipes-devtools/meson/meson/many-cross.patch
 create mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2019-3812.patch
 create mode 100644 meta/recipes-graphics/glew/glew/0001-Fixed-compilation-with-current-mesa-versions.patch
 create mode 100644 meta/recipes-support/libcroco/libcroco/CVE-2017-7961.patch

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


More information about the Openembedded-commits mailing list