[oe-commits] [openembedded-core] branch master updated (496a9dc -> 1237300)

git at git.openembedded.org git at git.openembedded.org
Thu May 25 22:59:50 UTC 2017


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

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

    from 496a9dc  scripts/buildstats-diff: support optimized rusage values
     add 2731d1e  systemd-boot: create output dir if it doesn't exist
     new 5d3df78  u-boot-mkimage: fix nativesdk build
     new 424ffbd  webkitgtk: Fix build for armv5
     new 2c63ede  libx11: 1.6.4 -> 1.6.5
     new fc514f6  libx11-diet: 1.6.4 -> 1.6.5
     new f0effea  linux-yocto/4.1: fix gcc7 compilation and v4.1.39
     new ba71820  systemd: fix lz4 build
     new 559151e  scriptutils: fix fetch_uri() to work with RSS
     new a5a14ed  kernel: predefine KBUILD_BUILD_USER and KBUILD_BUILD_HOST
     new b0a7455  base.py: add assertExists and assertNotExists to oeselftest
     new 3ba88c7  libidn: Fix hardened build with musl
     new 9f3401e  libgcrypt: Do not restrict to ARM ISA
     new 39481b7  iproute2: Fix build error due to missing stdint.h> include
     new c74b925  libtirpc: Fix build error due to missing stdint.h> include
     new 2c58d71  nspr: Fix build error due to missing stdint.h> include
     new 3ff2d0b  ruby: upgrade to 2.4.1
     new 1143181  nfs-utils: upgrade to 2.1.1
     new 399c0fd  kmscube: add recipe
     new 13f34c1  qemu: Upgrade to 2.8.1.1
     new 86c7935  devtool/standard.py: Enable perf to be buildable
     new 1aceb2d  musl: Update to latest master
     new b73de31  libnsl2: Add recipe
     new 553d36e  tcmode-default: use SDK_SYS suffix instead of SDK_ARCH for binutils-crosssdk
     new 23cfb84  systemd: Make knobs for compiler specific nn, ar, ranlib
     new 84aa7a0  systemd-boot.bbclass: Add configuration data to secondary EFI partition
     new 26bd53a  intltool: Adds gettext as a DEPENDS
     new 0492eb8  xkeyboard-config: Drop explicit dep on virtual/gettext
     new dff01b8  binutils: Fix CVE-2017-8392
     new 7936c94  rpcbind: Fix CVE-2017-8779
     new 53b5837  mesa: 17.0.4 -> 17.0.6
     new de04c98  binutils: fix CVE-2017-6969 in readelf
     new 1237300  libpcap: add native package

The 31 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/kernel.bbclass                        |   2 +
 meta/classes/systemd-boot.bbclass                  |   3 +
 meta/conf/distro/include/tcmode-default.inc        |   2 +-
 meta/lib/oeqa/selftest/base.py                     |  13 ++
 meta/recipes-bsp/u-boot/u-boot-mkimage_2017.01.bb  |   2 +-
 ...nclude-stdint.h-explicitly-for-UINT16_MAX.patch |  32 +++
 .../iproute2/iproute2_4.10.0.bb                    |   1 +
 meta/recipes-connectivity/libpcap/libpcap.inc      |   2 +
 .../{nfs-utils_1.3.4.bb => nfs-utils_2.1.1.bb}     |   4 +-
 meta/recipes-core/musl/musl_git.bb                 |   2 +-
 ...heck-for-lz4-in-the-old-and-new-numbering.patch |  51 +++++
 meta/recipes-core/systemd/systemd_232.bb           |  11 +-
 meta/recipes-devtools/binutils/binutils-2.28.inc   |   4 +
 ...-lookup-of-file-line-information-for-erro.patch |  75 +++++++
 ...segfault-in-_bfd_dwarf2_find_nearest_line.patch |  33 +++
 .../binutils/binutils/CVE-2017-6969.patch          |  57 ++++++
 .../binutils/binutils/CVE-2017-6969_2.patch        | 122 ++++++++++++
 meta/recipes-devtools/intltool/intltool_0.51.0.bb  |   2 +-
 .../qemu/qemu/target-ppc-fix-user-mode.patch       |  48 -----
 .../qemu/{qemu_2.8.0.bb => qemu_2.8.1.1.bb}        |   5 +-
 .../ruby/{ruby_2.4.0.bb => ruby_2.4.1.bb}          |   4 +-
 .../libidn/0001-idn-format-security-warnings.patch | 181 +++++++++++++++++
 meta/recipes-extended/libidn/libidn_1.33.bb        |   1 +
 .../0001-include-sys-cdefs.h-explicitly.patch      |  68 +++++++
 .../0002-Define-glibc-specific-macros.patch        |  57 ++++++
 meta/recipes-extended/libnsl/libnsl2_git.bb        |  35 ++++
 .../0001-include-stdint.h-for-uintptr_t.patch      |  32 +++
 meta/recipes-extended/libtirpc/libtirpc_1.0.1.bb   |   1 +
 ...r-all-svc_getargs-calls-with-svc_freeargs.patch | 221 +++++++++++++++++++++
 meta/recipes-extended/rpcbind/rpcbind_0.2.4.bb     |   1 +
 meta/recipes-graphics/kmscube/kmscube_git.bb       |  14 ++
 .../mesa/{mesa-gl_17.0.4.bb => mesa-gl_17.0.6.bb}  |   0
 .../mesa/{mesa_17.0.4.bb => mesa_17.0.6.bb}        |   4 +-
 .../{libx11-diet_1.6.4.bb => libx11-diet_1.6.5.bb} |   4 +-
 meta/recipes-graphics/xorg-lib/libx11_1.6.4.bb     |  10 -
 meta/recipes-graphics/xorg-lib/libx11_1.6.5.bb     |  10 +
 .../xorg-lib/xkeyboard-config_2.20.bb              |   2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb    |   6 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb  |   6 +-
 meta/recipes-kernel/linux/linux-yocto_4.1.bb       |  20 +-
 .../detect-atomics-during-configure.patch          |  34 ++++
 meta/recipes-sato/webkit/webkitgtk_2.16.1.bb       |   1 +
 meta/recipes-support/libgcrypt/libgcrypt.inc       |   2 -
 ...int.h-for-SSIZE_MAX-and-SIZE_MAX-definiti.patch |  30 +++
 meta/recipes-support/nspr/nspr_4.14.bb             |   1 +
 scripts/lib/devtool/standard.py                    |   5 +-
 scripts/lib/scriptutils.py                         |  65 +++---
 47 files changed, 1166 insertions(+), 120 deletions(-)
 create mode 100644 meta/recipes-connectivity/iproute2/iproute2/0001-include-stdint.h-explicitly-for-UINT16_MAX.patch
 rename meta/recipes-connectivity/nfs-utils/{nfs-utils_1.3.4.bb => nfs-utils_2.1.1.bb} (97%)
 create mode 100644 meta/recipes-core/systemd/systemd/0021-build-sys-check-for-lz4-in-the-old-and-new-numbering.patch
 create mode 100644 meta/recipes-devtools/binutils/binutils/0017-bfd-Improve-lookup-of-file-line-information-for-erro.patch
 create mode 100644 meta/recipes-devtools/binutils/binutils/0018-PR-21409-segfault-in-_bfd_dwarf2_find_nearest_line.patch
 create mode 100644 meta/recipes-devtools/binutils/binutils/CVE-2017-6969.patch
 create mode 100644 meta/recipes-devtools/binutils/binutils/CVE-2017-6969_2.patch
 delete mode 100644 meta/recipes-devtools/qemu/qemu/target-ppc-fix-user-mode.patch
 rename meta/recipes-devtools/qemu/{qemu_2.8.0.bb => qemu_2.8.1.1.bb} (91%)
 rename meta/recipes-devtools/ruby/{ruby_2.4.0.bb => ruby_2.4.1.bb} (89%)
 create mode 100644 meta/recipes-extended/libidn/libidn/0001-idn-format-security-warnings.patch
 create mode 100644 meta/recipes-extended/libnsl/libnsl2/0001-include-sys-cdefs.h-explicitly.patch
 create mode 100644 meta/recipes-extended/libnsl/libnsl2/0002-Define-glibc-specific-macros.patch
 create mode 100644 meta/recipes-extended/libnsl/libnsl2_git.bb
 create mode 100644 meta/recipes-extended/libtirpc/libtirpc/0001-include-stdint.h-for-uintptr_t.patch
 create mode 100644 meta/recipes-extended/rpcbind/rpcbind/0001-rpcbind-pair-all-svc_getargs-calls-with-svc_freeargs.patch
 create mode 100644 meta/recipes-graphics/kmscube/kmscube_git.bb
 rename meta/recipes-graphics/mesa/{mesa-gl_17.0.4.bb => mesa-gl_17.0.6.bb} (100%)
 rename meta/recipes-graphics/mesa/{mesa_17.0.4.bb => mesa_17.0.6.bb} (83%)
 rename meta/recipes-graphics/xorg-lib/{libx11-diet_1.6.4.bb => libx11-diet_1.6.5.bb} (73%)
 delete mode 100644 meta/recipes-graphics/xorg-lib/libx11_1.6.4.bb
 create mode 100644 meta/recipes-graphics/xorg-lib/libx11_1.6.5.bb
 create mode 100644 meta/recipes-sato/webkit/webkitgtk/detect-atomics-during-configure.patch
 create mode 100644 meta/recipes-support/nspr/nspr/0001-include-stdint.h-for-SSIZE_MAX-and-SIZE_MAX-definiti.patch

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


More information about the Openembedded-commits mailing list