[oe-commits] [openembedded-core] branch master-next updated (0ad21fe -> 9e783ed)

git at git.openembedded.org git at git.openembedded.org
Tue Oct 15 15:59:03 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.

    from 0ad21fe  glib-2.0: Fix build with clang compiler
     new 427320d  base.bbclass: add dependency on pseudo from do_prepare_recipe_sysroot
     new 586c045  sysstat: fix CVE-2019-16167
     new e72cd29  bluez5: Fix for --enable-btpclient
     new 927e16e  opensbi: Bump from 0.4 to 0.5
     new 460f877  u-boot: Bump from 2019.07 to 2019.10
     new 5b7e78f  qemuriscv64: Build smode U-Boot
     new 6fa4467  gsettings-desktop-schemas: upgrade 3.32.0 -> 3.34.0
     new 2b86d53  libsdl2: fix CVE-2019-13616
     new f8f6359  sanity: check the format of SDK_VENDOR
     new 9e783ed  uninative: check .done file instead of tarball

The 10 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/base.bbclass                          |  1 +
 meta/classes/sanity.bbclass                        |  5 ++
 meta/classes/uninative.bbclass                     |  2 +-
 meta/conf/machine/qemuriscv64.conf                 |  2 +-
 .../opensbi/{opensbi_0.4.bb => opensbi_0.5.bb}     |  2 +-
 .../u-boot/files/0001-CVE-2019-13103.patch         | 69 ----------------------
 ...001-include-env.h-Ensure-ulong-is-defined.patch | 31 ++++++++++
 .../u-boot/files/0002-CVE-2019-13104.patch         | 49 ---------------
 .../u-boot/files/0003-CVE-2019-13105.patch         | 37 ------------
 .../u-boot/files/0004-CVE-2019-13106.patch         | 56 ------------------
 .../files/0005-CVE-2019-14192-14193-14199.patch    | 43 --------------
 ...-2019-14197-14200-14201-14202-14203-14204.patch | 44 --------------
 .../u-boot/files/0007-CVE-2019-14194-14198.patch   | 42 -------------
 .../u-boot/files/0008-CVE-2019-14195.patch         | 42 -------------
 .../u-boot/files/0009-CVE-2019-14196.patch         | 48 ---------------
 meta/recipes-bsp/u-boot/u-boot-common.inc          | 13 +---
 ...utils_2019.07.bb => u-boot-fw-utils_2019.10.bb} |  2 +
 ...ot-tools_2019.07.bb => u-boot-tools_2019.10.bb} |  0
 .../{u-boot_2019.07.bb => u-boot_2019.10.bb}       |  0
 meta/recipes-connectivity/bluez5/bluez5.inc        |  1 +
 .../0001-tools-btpclient.c-include-signal.h.patch  | 30 ++++++++++
 ...ory-corruption-bug-due-to-Integer-Overflo.patch | 46 +++++++++++++++
 meta/recipes-extended/sysstat/sysstat_12.1.6.bb    |  4 +-
 ...32.0.bb => gsettings-desktop-schemas_3.34.0.bb} |  6 +-
 ...538-validate-image-size-when-loading-BMP-.patch | 34 +++++++++++
 meta/recipes-graphics/libsdl2/libsdl2_2.0.10.bb    |  1 +
 26 files changed, 162 insertions(+), 448 deletions(-)
 rename meta/recipes-bsp/opensbi/{opensbi_0.4.bb => opensbi_0.5.bb} (97%)
 delete mode 100644 meta/recipes-bsp/u-boot/files/0001-CVE-2019-13103.patch
 create mode 100644 meta/recipes-bsp/u-boot/files/0001-include-env.h-Ensure-ulong-is-defined.patch
 delete mode 100644 meta/recipes-bsp/u-boot/files/0002-CVE-2019-13104.patch
 delete mode 100644 meta/recipes-bsp/u-boot/files/0003-CVE-2019-13105.patch
 delete mode 100644 meta/recipes-bsp/u-boot/files/0004-CVE-2019-13106.patch
 delete mode 100644 meta/recipes-bsp/u-boot/files/0005-CVE-2019-14192-14193-14199.patch
 delete mode 100644 meta/recipes-bsp/u-boot/files/0006-CVE-2019-14197-14200-14201-14202-14203-14204.patch
 delete mode 100644 meta/recipes-bsp/u-boot/files/0007-CVE-2019-14194-14198.patch
 delete mode 100644 meta/recipes-bsp/u-boot/files/0008-CVE-2019-14195.patch
 delete mode 100644 meta/recipes-bsp/u-boot/files/0009-CVE-2019-14196.patch
 rename meta/recipes-bsp/u-boot/{u-boot-fw-utils_2019.07.bb => u-boot-fw-utils_2019.10.bb} (93%)
 rename meta/recipes-bsp/u-boot/{u-boot-tools_2019.07.bb => u-boot-tools_2019.10.bb} (100%)
 rename meta/recipes-bsp/u-boot/{u-boot_2019.07.bb => u-boot_2019.10.bb} (100%)
 create mode 100644 meta/recipes-connectivity/bluez5/bluez5/0001-tools-btpclient.c-include-signal.h.patch
 create mode 100644 meta/recipes-extended/sysstat/sysstat/0001-Fix-232-Memory-corruption-bug-due-to-Integer-Overflo.patch
 rename meta/recipes-gnome/gsettings-desktop-schemas/{gsettings-desktop-schemas_3.32.0.bb => gsettings-desktop-schemas_3.34.0.bb} (70%)
 create mode 100644 meta/recipes-graphics/libsdl2/libsdl2/0001-Fixed-bug-4538-validate-image-size-when-loading-BMP-.patch

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


More information about the Openembedded-commits mailing list