[oe-commits] [openembedded-core] branch sumo-next updated (9e7aaab -> b4738c5)

git at git.openembedded.org git at git.openembedded.org
Wed Aug 15 11:44:41 UTC 2018


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

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

 discard 9e7aaab  staging: Always use the default sysroot for allarch recipes
 discard ef7e612  staging: Improve fixup processing code
 discard 7631301  staging/image: Fix multilib recipe sysroot issues
     add e167e99  staging/image: Fix multilib recipe sysroot issues
     add c1455f3  staging: Improve fixup processing code
     add a460110  staging: Always use the default sysroot for allarch recipes
     add 4a75ecc  linux-libc-headers: To fix build error when enable mutilib on aarch64 Big endian.
     add 50bf492  linux-yocto/4.12: bump to v4.12.25
     add 650cbbf  linux-yocto/4.12: update to v4.12.26
     add d127226  perf: disable parallelism for 'make clean'
     add 2217c4e  wic/engine: fix errors when expanding partitions
     add 167d0c4  wic/engine: use up all free space when expanding partitions
     add e0e3667  insane: optimise buildpath search
     add d132743  tiff: security fix CVE-2018-10963
     add 195f7a1  gnutls: use HTTP instead of FTP
     add befc0dc  bash: fix wrong exit status offset
     add 99ea485  curl: update 7.60.0 -> 7.61.0
     add 77586b8  u-boot: Fix build race condition
     add 7fe620e  glibc: Avoid multilibbing on wordsize.h
     add 11487d9  gio-module-cache.bbclass: disable update_gio_module_cache postinst script for nativesdk
     add 026408c  yocto-uninative: Upgrade to version 2.2
     add bfa9a85  tiff: security fix CVE-2018-8905
     add 0556a69  tiff: security fix CVE-2018-7456
     add 8894c70  shadow: fix CVE-2017-2616
     add 06003fb  glibc-locale: Fix host-user-contaminated QA errors
     add 7d1ab40  gcc-7.3: Fix build on ppc64le hosts
     add dc6d466  gcc-7.3: Backport fixes for std::pair high memory usage
     add d6f922d  kdump: start kdump.service after basic.target
     add 71c9fc5  u-boot: Fix pylibfdt generation
     add e27b093  libxml2: fix libxml2 ptest fails
     add 04c2d53  python2: Fix build with gcc8
     add 75caa5d  linux-firmware: add ${PN}-cypress-license handling from meta-raspberrypi
     add 114e54c  linux-firmware: update LICENSE for bcm43* packages according to WHENCE file
     add 27fc32b  linux-firmware: add separate packages for all brcm files
     add 140ecb4  classes/sanity: Clean up getstatusoutput usage
     add d128790  binutils: Security fix CVE-2018-8945
     add 70308a1  binutls: Security fix CVE-2018-7643
     add 9626b58  binutls: Security fix CVE-2018-6872
     add 8f9b8ee  binutls: Security fix CVE-2018-6759
     add 8c58ec8  binutls: Security fix CVE-2018-7642
     add a994ef2  binutls: Security fix CVE-2018-7208
     add f79f516  binutls: Security fix CVE-2018-7569
     add 9dee4ce  binutls: Security fix CVE-2018-7568
     add 3c83b9b  binutls: Security fix CVE-2018-10373
     add 8323164  binutls: Security fix CVE-2018-10372
     add 1ff2288  binutls: Security fix CVE-2018-10535
     add d18dfef  binutls: Security fix CVE-2018-10534
     add 2a4595f  build-appliance-image: Update to sumo head revision
     new 61a56f6  devtool/sdk.py: error out in case of downloading file failure
     new 8ec64f6  oe-pkgdata-util: lookup-recipe, package-info: Don't finish prematurely
     new b750b31  oe-pkgdata-util: Make parse_pkgdatafile() support package suffixed vars
     new ab9e9e8  oe-pkgdata-util: package-info: Re-add support for the --extra option
     new 056ae94  glibc: Make bits/wordsize.h multilibbed again
     new b4738c5  multilib_header: recognize BPF as a target

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   (9e7aaab)
            \
             N -- N -- N   refs/heads/sumo-next (b4738c5)

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 6 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/gio-module-cache.bbclass              |    1 +
 meta/classes/insane.bbclass                        |    4 +-
 meta/classes/sanity.bbclass                        |   67 +-
 meta/conf/distro/include/yocto-uninative.inc       |    7 +-
 ...0001-efi_loader-avoid-make-race-condition.patch |   51 +
 meta/recipes-bsp/u-boot/u-boot-common_2018.01.inc  |    1 +
 meta/recipes-bsp/u-boot/u-boot.inc                 |    3 +
 meta/recipes-core/glibc/glibc-locale.inc           |   13 +-
 meta/recipes-core/glibc/glibc-package.inc          |    1 -
 .../images/build-appliance-image_15.0.0.bb         |    2 +-
 meta/recipes-core/libxml/libxml2_2.9.7.bb          |    7 +-
 meta/recipes-devtools/binutils/binutils-2.30.inc   |   12 +
 .../binutils/binutils/CVE-2018-10372.patch         |   58 +
 .../binutils/binutils/CVE-2018-10373.patch         |   45 +
 .../binutils/binutils/CVE-2018-10534.patch         | 3429 ++++++++++++++++++++
 .../binutils/binutils/CVE-2018-10535.patch         |   61 +
 .../binutils/binutils/CVE-2018-6759.patch          |  108 +
 .../binutils/binutils/CVE-2018-6872.patch          |   50 +
 .../binutils/binutils/CVE-2018-7208.patch          |   47 +
 .../binutils/binutils/CVE-2018-7568.patch          |   85 +
 .../binutils/binutils/CVE-2018-7569.patch          |  119 +
 .../binutils/binutils/CVE-2018-7642.patch          |   51 +
 .../binutils/binutils/CVE-2018-7643.patch          |  102 +
 .../binutils/binutils/CVE-2018-8945.patch          |   70 +
 meta/recipes-devtools/gcc/gcc-7.3.inc              |    2 +
 ...ix-ppc64le-build-Partial-backport-r256656.patch |   37 +
 .../0001-PR-c-80290-memory-hog-with-std-pair.patch |   58 +
 .../python/python-native_2.7.14.bb                 |    1 +
 .../python/python/fix-gc-alignment.patch           |   43 +
 meta/recipes-devtools/python/python_2.7.14.bb      |    1 +
 meta/recipes-extended/bash/bash.inc                |    2 +-
 .../shadow/files/CVE-2017-2616.patch               |   64 +
 meta/recipes-extended/shadow/shadow.inc            |    1 +
 .../recipes-kernel/kexec/kexec-tools/kdump.service |    1 +
 .../linux-firmware/linux-firmware_git.bb           |  194 +-
 .../linux-libc-headers/linux-libc-headers.inc      |    4 +
 meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb   |    6 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb |    6 +-
 meta/recipes-kernel/linux/linux-yocto_4.12.bb      |   20 +-
 meta/recipes-kernel/perf/perf.bb                   |    7 +
 .../libtiff/files/CVE-2018-10963.patch             |   39 +
 .../libtiff/files/CVE-2018-7456.patch              |  178 +
 .../libtiff/files/CVE-2018-8905.patch              |   61 +
 meta/recipes-multimedia/libtiff/tiff_4.0.9.bb      |    3 +
 .../curl/{curl_7.60.0.bb => curl_7.61.0.bb}        |    4 +-
 meta/recipes-support/gnutls/gnutls.inc             |    2 +-
 scripts/lib/devtool/sdk.py                         |    3 +
 scripts/lib/wic/engine.py                          |   13 +-
 scripts/multilib_header_wrapper.h                  |    4 +-
 scripts/oe-pkgdata-util                            |   60 +-
 50 files changed, 5063 insertions(+), 145 deletions(-)
 create mode 100644 meta/recipes-bsp/u-boot/files/0001-efi_loader-avoid-make-race-condition.patch
 create mode 100644 meta/recipes-devtools/binutils/binutils/CVE-2018-10372.patch
 create mode 100644 meta/recipes-devtools/binutils/binutils/CVE-2018-10373.patch
 create mode 100644 meta/recipes-devtools/binutils/binutils/CVE-2018-10534.patch
 create mode 100644 meta/recipes-devtools/binutils/binutils/CVE-2018-10535.patch
 create mode 100644 meta/recipes-devtools/binutils/binutils/CVE-2018-6759.patch
 create mode 100644 meta/recipes-devtools/binutils/binutils/CVE-2018-6872.patch
 create mode 100644 meta/recipes-devtools/binutils/binutils/CVE-2018-7208.patch
 create mode 100644 meta/recipes-devtools/binutils/binutils/CVE-2018-7568.patch
 create mode 100644 meta/recipes-devtools/binutils/binutils/CVE-2018-7569.patch
 create mode 100644 meta/recipes-devtools/binutils/binutils/CVE-2018-7642.patch
 create mode 100644 meta/recipes-devtools/binutils/binutils/CVE-2018-7643.patch
 create mode 100644 meta/recipes-devtools/binutils/binutils/CVE-2018-8945.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.3/0001-Fix-ppc64le-build-Partial-backport-r256656.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.3/0001-PR-c-80290-memory-hog-with-std-pair.patch
 create mode 100644 meta/recipes-devtools/python/python/fix-gc-alignment.patch
 create mode 100644 meta/recipes-extended/shadow/files/CVE-2017-2616.patch
 create mode 100644 meta/recipes-multimedia/libtiff/files/CVE-2018-10963.patch
 create mode 100644 meta/recipes-multimedia/libtiff/files/CVE-2018-7456.patch
 create mode 100644 meta/recipes-multimedia/libtiff/files/CVE-2018-8905.patch
 rename meta/recipes-support/curl/{curl_7.60.0.bb => curl_7.61.0.bb} (95%)

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


More information about the Openembedded-commits mailing list