[oe-commits] [openembedded-core] branch master-next updated (838c30c -> 57bce17)

git at git.openembedded.org git at git.openembedded.org
Fri Dec 6 22:53:56 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 838c30c  openssl: Whitelist CVE-2019-0190
     new f9353b9  orc: update to 0.4.31
     new 606f2a3  vulkan: update to 1.1.126
     new 3c5c452  vulkan-demos: update to latest revision
     new ccb2e3b  assimp: update to 5.0.0
     new 3fd9199  libxcrypt: restructure the recipes to allow auto-upgrading with devtool
     new 245a1cc  libxcrypt: update to 4.4.10
     new e416c4e  atk: update to 2.34.1
     new 40f9645  at-spi2-core: update to 2.34.0
     new 828b6b9  at-spi2-atk: update to 2.34.1
     new dbc5780  glib-2.0: update to 2.62.3
     new c7121c9  Revert "libtirpc: create the symbol link for rpc header files"
     new c10feb0  wayland: Add PACKAGECONFIG for dtd-validation
     new 81aa7d2  ghostscript: upgrade 9.27 -> 9.50
     new bfa9c51  u-boot-fw-utils: Add capability of building from out-of-tree
     new 57bce17  python/python3: Whitelist CVE-2019-18348

The 15 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/recipes-bsp/u-boot/u-boot-fw-utils_2020.01.bb |   12 +-
 .../Enable-more-tests-while-cross-compiling.patch  |   36 +-
 .../glib-2.0/glib-2.0/relocate-modules.patch       |    2 +-
 .../{glib-2.0_2.62.2.bb => glib-2.0_2.62.3.bb}     |    4 +-
 ...-compat_4.4.8.bb => libxcrypt-compat_4.4.10.bb} |    2 +-
 .../{libxcrypt_4.4.8.bb => libxcrypt.inc}          |    2 +-
 meta/recipes-core/libxcrypt/libxcrypt_4.4.10.bb    |    2 +
 .../orc/{orc_0.4.29.bb => orc_0.4.31.bb}           |   10 +-
 meta/recipes-devtools/python/python.inc            |    3 +
 meta/recipes-devtools/python/python3_3.8.0.bb      |    3 +
 .../ghostscript/CVE-2019-14811-0001.patch          |   69 -
 .../ghostscript/CVE-2019-14817-0001.patch          |  270 ----
 .../ghostscript/CVE-2019-14817-0002.patch          |  236 ---
 .../{ghostscript_9.27.bb => ghostscript_9.50.bb}   |    9 +-
 meta/recipes-extended/libtirpc/libtirpc_1.1.4.bb   |   16 +-
 ...s-github.com-assimp-assimp-issues-2733-up.patch | 1664 ++++++++++++++++++++
 .../vulkan/{assimp_4.1.0.bb => assimp_5.0.0.bb}    |    6 +-
 ...ild-demos-with-questionably-licensed-data.patch |   21 +-
 meta/recipes-graphics/vulkan/vulkan-demos_git.bb   |   10 +-
 ...ders_1.1.108.bb => vulkan-headers_1.1.126.0.bb} |    4 +-
 ...oader_1.1.108.bb => vulkan-loader_1.1.126.0.bb} |    5 +-
 ...-tools_1.1.108.bb => vulkan-tools_1.1.126.0.bb} |    4 +-
 meta/recipes-graphics/wayland/wayland_1.17.0.bb    |    5 +-
 ...at-spi2-atk_2.32.0.bb => at-spi2-atk_2.34.1.bb} |    8 +-
 ...-spi2-core_2.32.1.bb => at-spi2-core_2.34.0.bb} |    8 +-
 ...ld-enable-introspection-for-cross-compile.patch |   29 -
 .../atk/{atk_2.32.0.bb => atk_2.34.1.bb}           |    5 +-
 27 files changed, 1750 insertions(+), 695 deletions(-)
 rename meta/recipes-core/glib-2.0/{glib-2.0_2.62.2.bb => glib-2.0_2.62.3.bb} (87%)
 rename meta/recipes-core/libxcrypt/{libxcrypt-compat_4.4.8.bb => libxcrypt-compat_4.4.10.bb} (91%)
 rename meta/recipes-core/libxcrypt/{libxcrypt_4.4.8.bb => libxcrypt.inc} (94%)
 create mode 100644 meta/recipes-core/libxcrypt/libxcrypt_4.4.10.bb
 rename meta/recipes-devtools/orc/{orc_0.4.29.bb => orc_0.4.31.bb} (72%)
 delete mode 100644 meta/recipes-extended/ghostscript/ghostscript/CVE-2019-14811-0001.patch
 delete mode 100644 meta/recipes-extended/ghostscript/ghostscript/CVE-2019-14817-0001.patch
 delete mode 100644 meta/recipes-extended/ghostscript/ghostscript/CVE-2019-14817-0002.patch
 rename meta/recipes-extended/ghostscript/{ghostscript_9.27.bb => ghostscript_9.50.bb} (92%)
 create mode 100644 meta/recipes-graphics/vulkan/assimp/0001-closes-https-github.com-assimp-assimp-issues-2733-up.patch
 rename meta/recipes-graphics/vulkan/{assimp_4.1.0.bb => assimp_5.0.0.bb} (73%)
 rename meta/recipes-graphics/vulkan/{vulkan-headers_1.1.108.bb => vulkan-headers_1.1.126.0.bb} (87%)
 rename meta/recipes-graphics/vulkan/{vulkan-loader_1.1.108.bb => vulkan-loader_1.1.126.0.bb} (92%)
 rename meta/recipes-graphics/vulkan/{vulkan-tools_1.1.108.bb => vulkan-tools_1.1.126.0.bb} (94%)
 rename meta/recipes-support/atk/{at-spi2-atk_2.32.0.bb => at-spi2-atk_2.34.1.bb} (65%)
 rename meta/recipes-support/atk/{at-spi2-core_2.32.1.bb => at-spi2-core_2.34.0.bb} (83%)
 delete mode 100644 meta/recipes-support/atk/atk/0001-meson.build-enable-introspection-for-cross-compile.patch
 rename meta/recipes-support/atk/{atk_2.32.0.bb => atk_2.34.1.bb} (73%)

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


More information about the Openembedded-commits mailing list