[oe-commits] [openembedded-core] branch master-next updated (fc6cfb5 -> a6336d4)

git at git.openembedded.org git at git.openembedded.org
Thu Mar 21 16:21:23 UTC 2019


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

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

 discard fc6cfb5  goarch: Add riscv64
 discard c4a81fd  systemd: Update to systemd-stable v241-stable release
 discard b58fd8d  mesa: Update 18.3.4 -> 19.0.0
     add 0111855  systemd: Update to systemd-stable v241-stable release
     add 91e3b2a  goarch: Add riscv64
     new 9328559  mesa: Update 18.3.4 -> 19.0.0
     new b3ac039  insane: improve license checksumming logic
     new ce57bc0  libpcre: update patch status
     new ad1d982  qemu: fix CVE-2019-3812
     new 5cc6a8d  libcroco: fix CVE-2017-7961
     new 55dd891  python: fix CVE-2018-14647 in python-native too
     new 5c9fd45  libexif: disable documentation neatly
     new 46e1a50  meson: warn if the default value from meson.get_cross_property() is being used
     new 4ecce09  meson: support multiple cross configuration files
     new 264d43f  wayland: upgrade 1.16.0 -> 1.17.0
     new 7d93d08  glibc: fix CVE-2019-9169
     new a6336d4  glew: Fix build errors at recipes depending on glew

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (fc6cfb5)
            \
             N -- N -- N   refs/heads/master-next (a6336d4)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

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 +-
 .../{wayland_1.16.0.bb => wayland_1.17.0.bb}       |   4 +-
 .../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 +-
 17 files changed, 476 insertions(+), 71 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
 rename meta/recipes-graphics/wayland/{wayland_1.16.0.bb => wayland_1.17.0.bb} (92%)
 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