[oe-commits] [openembedded-core] branch master-next updated (b75aced -> fa99267)

git at git.openembedded.org git at git.openembedded.org
Sun Sep 15 16:58:54 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 b75aced  oeqa/selftest: Rework toolchain tests to use OEPTestResultTestCase
     new fef943a  iw: upgrade to 5.3
     new 15fdf69  screen: add /etc/screenrc as global config file
     new 3514361  elfutils: 0.176 -> 0.177
     new 74ea026  ptrace: Drop ptrace aid for musl/ppc
     new 53a7c9c  btrfs-tools:upgrade 5.2.1 -> 5.2.2
     new 7df9aa5  elfutils: Fix build on ppc/musl
     new 698efe1  libtasn1: fix build with api-documentation enabled
     new ea2690e  oe-git-proxy: allow setting SOCAT from outside
     new c071347  oeqa: add case for oe-git-proxy
     new 0fdc12d  Revert "oe-git-proxy: Avoid resolving NO_PROXY against local files"
     new 477ee7e  oe-git-proxy: disable shell pathname expansion for the whole script
     new 12f0cc2  oe-git-proxy: NO_PROXY suffix matching without wildcard for match_host
     new cb37320  oe-git-proxy: fix dash "Bad substitution"
     new 25a0d1b  gstreamer1.0-libav: enable gtk-doc again
     new a870ce9  mesa: Upgrade 19.1.1 -> 19.1.6
     new 1533b92  ghostscript: CVE-2019-14811, CVE-2019-14817
     new b659b6d  python-numpy: fix build for libn32
     new c8bf233  systemd: provides ${base_sbindir}/udevadm
     new f50ca5d  python3: handle STAGING_LIBDIR/INCDIR being unset
     new 8fc255f  mesa: no need to depend on target python3
     new c5a3824  timezone:upgrade 2019b -> 2019c
     new 727e6ce  nfs-utils: fix nfs mount error on 32bit nfs server
     new f93bf3b  gnupg: Extend -native wrapper to fix gpgme-native's gpgconf problems
     new bfcc968  glib-networking:enable glib-networking build as native package
     new 86e654c  libsoup:enable libsoup build as native package
     new 21e748d  gdb: Mark gdbserver as ALLOW_EMPTY for riscv32
     new 2cccc68  qemu: Security Advisory - qemu - CVE-2019-15890
     new 6cdd509  rpm: make rpm work in toolchain.
     new 03fd90a  valgrind: enable ~500 more ptests
     new 30f22cd  valgrind: make a few more ptests pass
     new eb9c02b  valgrind: ptest improvements to run-ptest and more
     new 911bea0  valgrind: disable 256 ptests for aarch64
     new db8b06c  python3-pygobject: update to 3.34.0
     new 6194c3d  cogl: Do not depend PN-dev on empty PN
     new ce51d95  runqemu: decouple gtk and gl options
     new 98842c5  conf/multilib.conf: Add ovmf to NON_MULTILIB_RECIPES
     new 0b21896  tune-cortexa57-cortexa53: add tunes for ARM Cortex-A53-Cortex-A57
     new 2d3048d  iptables: add systemd helper unit to load/restore rules
     new 5c7ad4d  glibc-testsuite: SkipRecipe if libc is not glibc
     new a4e76e9  lttng-modules: Add missing SRCREV_FORMAT
     new 555eb2e  font-util: update to 1.3.2
     new 0ee37ab  busybox: drop unused mount.busybox and umount.busybox wrappers
     new 23edb57  busybox: drop inittab from SRC_URI ( now moved to busybox-inittab )
     new fa6531c  busybox-inittab: minor formatting tweaks
     new 0d78972  meta: add missing descriptions and homepage in bsp
     new 3d708f1  perf: fix build on kernels which don't have ${S}/tools/include/linux/bits.h
     new ccf1a9f  adwaita-icon-theme: fix rare install race
     new bd826ca  musl: Update to latest master
     new 8d177f8  weston-init: Add possibility to run weston as non-root user
     new f12ed4b  oeqa/selftest/wic: improve assert messages in test_fixed_size
     new 091dec0  oeqa/selftest/imagefeatures: dump the JSON if it can't be parsed
     new c8ac5bf  expat: update to 2.2.8
     new d7a92d1  glibc: Move DISTRO_FEATURE specific do_install code for target recipe only
     new 3ef0642  populate_sdk_base.bbclass: nativesdk-glibc-locale is required on musl too
     new 3f9d43b  icecc: blacklist pixman
     new 9cd52d0  nativesdk.bbclass: Clear out LIBCEXTENSION and ABIEXTENSION
     new a46d105  systemd: upgrade to 243
     new fa99267  ] curl: update to 7.66.0

The 58 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/icecc.bbclass                         |   3 +
 meta/classes/nativesdk.bbclass                     |   2 +
 meta/classes/populate_sdk_base.bbclass             |   2 +-
 meta/conf/distro/include/maintainers.inc           |   1 -
 .../machine/include/tune-cortexa57-cortexa53.inc   |  18 ++
 meta/conf/multilib.conf                            |   2 +-
 meta/lib/oeqa/selftest/cases/imagefeatures.py      |   3 +-
 meta/lib/oeqa/selftest/cases/oescripts.py          |  58 +++++
 meta/lib/oeqa/selftest/cases/runtime_test.py       |   2 +-
 meta/lib/oeqa/selftest/cases/wic.py                |   6 +-
 meta/recipes-bsp/acpid/acpid.inc                   |   6 +
 meta/recipes-bsp/formfactor/formfactor_0.0.bb      |   3 +
 meta/recipes-bsp/grub/grub-bootconf_1.00.bb        |   3 +
 meta/recipes-bsp/u-boot/u-boot-common.inc          |   4 +
 meta/recipes-bsp/usbinit/usbinit.bb                |   4 +
 .../iw/{iw_5.0.1.bb => iw_5.3.bb}                  |   5 +-
 ...include-order-between-config.h-and-stat.h.patch | 156 ++++++++++++
 .../nfs-utils/nfs-utils_2.4.1.bb                   |   1 +
 .../recipes-core/busybox/busybox-inittab_1.31.0.bb |  19 +-
 meta/recipes-core/busybox/busybox_1.31.0.bb        |   3 -
 meta/recipes-core/busybox/files/mount.busybox      |   3 -
 meta/recipes-core/busybox/files/umount.busybox     |   3 -
 .../expat/{expat_2.2.7.bb => expat_2.2.8.bb}       |   4 +-
 .../glib-networking/glib-networking_2.60.3.bb      |   2 +
 meta/recipes-core/glibc/glibc-package.inc          |  39 +--
 meta/recipes-core/glibc/glibc-testsuite_2.30.bb    |   7 +
 meta/recipes-core/musl/musl_git.bb                 |   2 +-
 .../{systemd-boot_242.bb => systemd-boot_243.bb}   |   0
 .../{systemd-conf_242.bb => systemd-conf_243.bb}   |   0
 meta/recipes-core/systemd/systemd.inc              |   4 +-
 ...-legacy-ULONG_LONG_MAX-with-the-C99-ULLON.patch |  50 ----
 ...t-install-dependency-links-at-install-tim.patch |  17 +-
 ...01-do-not-disable-buffer-in-writing-files.patch | 148 +++++------
 ...udev-udev-event.c-must-include-sys-wait.h.patch |  35 ---
 ...src-login-brightness.c-include-sys-wait.h.patch |  25 ++
 ...pper-instead-of-looking-for-relative-opti.patch |  23 +-
 .../0003-src-basic-copy.c-include-signal.h.patch   |  27 +++
 ...llback-parse_printf_format-implementation.patch |  15 +-
 .../systemd/0004-rules-whitelist-hd-devices.patch  |  11 +-
 ...-cpu-set-util.h-add-__cpu_mask-definition.patch |  54 +++++
 ...les-watch-metadata-changes-in-ide-devices.patch |  16 +-
 ...asic-missing.h-check-for-missing-strndupa.patch | 139 +++++++++--
 .../systemd/0006-Include-netinet-if_ether.h.patch  | 195 ++++++++++++---
 ...-if-GLOB_BRACE-and-GLOB_ALTDIRFUNC-is-not.patch |  26 +-
 ...ble-buffering-when-writing-to-oom_score_a.patch |  12 +-
 .../0023-socket-util.h-include-string.h.patch      |  30 ---
 ...025-fs-utilh-add-missing-sys-stat-include.patch |  30 ---
 .../systemd/{systemd_242.bb => systemd_243.bb}     |  15 +-
 .../{btrfs-tools_5.2.1.bb => btrfs-tools_5.2.2.bb} |   2 +-
 .../{elfutils_0.176.bb => elfutils_0.177.bb}       |   9 +-
 ....c-Incliude-asm-ptrace.h-for-pt_regs-defi.patch |  32 +++
 ...ferences-between-mips-machine-identifiers.patch |  12 +-
 ...1-fix-compile-failure-with-debian-patches.patch |  48 ++++
 ...-support-for-mips64-abis-in-mips_retval.c.patch |  13 +-
 .../0003-Add-mips-n64-relocation-format-hack.patch |  60 ++---
 .../elfutils/files/debian/arm_backend.diff         |  39 +--
 .../elfutils/files/debian/disable_werror.patch     |  19 +-
 .../elfutils/files/debian/hppa_backend.diff        |  57 +++--
 .../elfutils/files/debian/hurd_path.patch          |  17 +-
 .../elfutils/files/debian/ignore_strmerge.diff     |  15 +-
 .../elfutils/files/debian/kfreebsd_path.patch      |  13 +-
 .../elfutils/files/debian/mips_backend.diff        |  42 ++--
 .../elfutils/files/debian/mips_cfi.patch           | 131 ++++++++++
 .../elfutils/files/debian/mips_readelf_w.patch     |  22 +-
 .../files/debian/testsuite-ignore-elflint.diff     |  20 +-
 .../elfutils/files/musl-libs.patch                 |  39 ++-
 .../elfutils/files/musl-obstack-fts.patch          |  29 ++-
 .../elfutils/files/musl-utils.patch                |  37 ++-
 meta/recipes-devtools/gdb/gdb.inc                  |   1 +
 .../files/mipsarchn32eb/_numpyconfig.h             |   1 +
 ...bject_3.32.2.bb => python3-pygobject_3.34.0.bb} |   4 +-
 ...2-distutils-prefix-is-inside-staging-area.patch |  28 ++-
 meta/recipes-devtools/qemu/qemu.inc                |   1 +
 .../qemu/qemu/CVE-2019-15890.patch                 |  48 ++++
 meta/recipes-devtools/rpm/rpm_4.14.2.1.bb          |  16 ++
 ...hen-using-non-glibc-libc-implementation-o.patch |  31 ---
 meta/recipes-devtools/strace/strace_5.2.bb         |   1 -
 ...1-adjust-path-filter-for-2-memcheck-tests.patch |  40 +++
 .../valgrind/valgrind/remove-for-aarch64           | 236 ++++++++++++++++++
 meta/recipes-devtools/valgrind/valgrind/run-ptest  |  43 +++-
 meta/recipes-devtools/valgrind/valgrind_3.15.0.bb  |  54 +++--
 .../ghostscript/CVE-2019-14811-0001.patch          |  68 ++++++
 .../ghostscript/CVE-2019-14817-0001.patch          | 270 +++++++++++++++++++++
 .../ghostscript/CVE-2019-14817-0002.patch          | 236 ++++++++++++++++++
 .../ghostscript/ghostscript_9.27.bb                |   3 +
 .../iptables/iptables/iptables.rules               |   0
 .../iptables/iptables/iptables.service             |  13 +
 meta/recipes-extended/iptables/iptables_1.8.3.bb   |  17 +-
 meta/recipes-extended/screen/screen_4.6.2.bb       |   3 +-
 meta/recipes-extended/timezone/timezone.inc        |  10 +-
 ...1-Run-installation-commands-as-shell-jobs.patch |  12 +-
 meta/recipes-graphics/cogl/cogl-1.0.inc            |   2 +
 ...-check-for-all-linux-host_os-combinations.patch |  37 +--
 ...2-meson.build-make-TLS-GLX-optional-again.patch |  12 +-
 ...0003-Allow-enable-DRI-without-DRI-drivers.patch |  10 +-
 .../mesa/{mesa-gl_19.1.1.bb => mesa-gl_19.1.6.bb}  |   0
 meta/recipes-graphics/mesa/mesa.inc                |   5 +
 .../mesa/{mesa_19.1.1.bb => mesa_19.1.6.bb}        |   4 +-
 meta/recipes-graphics/wayland/weston-conf.bb       |  35 ---
 meta/recipes-graphics/wayland/weston-init.bb       |  24 +-
 .../wayland/weston-init/71-weston-drm.rules        |   2 +
 .../wayland/weston-init/qemux86-64/weston.ini      |   2 +
 .../wayland/weston-init/qemux86/weston.ini         |   2 +
 .../wayland/weston-init/weston.ini                 |  74 ++++++
 .../wayland/weston-init/weston.service             |  13 -
 .../wayland/weston-init/weston at .service            |  37 +++
 meta/recipes-graphics/wayland/weston_7.0.0.bb      |   2 +-
 .../{font-util_1.3.1.bb => font-util_1.3.2.bb}     |   4 +-
 meta/recipes-kernel/lttng/lttng-modules_2.10.10.bb |   1 +
 meta/recipes-kernel/perf/perf.bb                   |   4 +-
 .../gstreamer1.0-libav/gtkdoc-no-tree.patch        |  35 +++
 .../gstreamer/gstreamer1.0-libav_1.16.0.bb         |   6 +-
 .../curl/{curl_7.65.3.bb => curl_7.66.0.bb}        |   4 +-
 meta/recipes-support/gnupg/gnupg_2.2.17.bb         |   3 +
 .../gnutls/libtasn1/fix-gtkdoc.patch               |  38 +++
 meta/recipes-support/gnutls/libtasn1_4.14.bb       |   1 +
 meta/recipes-support/libsoup/libsoup-2.4_2.66.2.bb |   2 +
 scripts/oe-git-proxy                               |  21 +-
 scripts/runqemu                                    |  21 +-
 119 files changed, 2628 insertions(+), 798 deletions(-)
 create mode 100644 meta/conf/machine/include/tune-cortexa57-cortexa53.inc
 rename meta/recipes-connectivity/iw/{iw_5.0.1.bb => iw_5.3.bb} (83%)
 create mode 100644 meta/recipes-connectivity/nfs-utils/nfs-utils/0001-Fix-include-order-between-config.h-and-stat.h.patch
 delete mode 100755 meta/recipes-core/busybox/files/mount.busybox
 delete mode 100755 meta/recipes-core/busybox/files/umount.busybox
 rename meta/recipes-core/expat/{expat_2.2.7.bb => expat_2.2.8.bb} (81%)
 rename meta/recipes-core/systemd/{systemd-boot_242.bb => systemd-boot_243.bb} (100%)
 rename meta/recipes-core/systemd/{systemd-conf_242.bb => systemd-conf_243.bb} (100%)
 delete mode 100644 meta/recipes-core/systemd/systemd/0001-Replace-the-legacy-ULONG_LONG_MAX-with-the-C99-ULLON.patch
 delete mode 100644 meta/recipes-core/systemd/systemd/0001-src-udev-udev-event.c-must-include-sys-wait.h.patch
 create mode 100644 meta/recipes-core/systemd/systemd/0002-src-login-brightness.c-include-sys-wait.h.patch
 create mode 100644 meta/recipes-core/systemd/systemd/0003-src-basic-copy.c-include-signal.h.patch
 create mode 100644 meta/recipes-core/systemd/systemd/0004-src-shared-cpu-set-util.h-add-__cpu_mask-definition.patch
 delete mode 100644 meta/recipes-core/systemd/systemd/0023-socket-util.h-include-string.h.patch
 delete mode 100644 meta/recipes-core/systemd/systemd/0025-fs-utilh-add-missing-sys-stat-include.patch
 rename meta/recipes-core/systemd/{systemd_242.bb => systemd_243.bb} (98%)
 rename meta/recipes-devtools/btrfs-tools/{btrfs-tools_5.2.1.bb => btrfs-tools_5.2.2.bb} (97%)
 rename meta/recipes-devtools/elfutils/{elfutils_0.176.bb => elfutils_0.177.bb} (94%)
 create mode 100644 meta/recipes-devtools/elfutils/files/0001-ppc_initreg.c-Incliude-asm-ptrace.h-for-pt_regs-defi.patch
 create mode 100644 meta/recipes-devtools/elfutils/files/debian/0001-fix-compile-failure-with-debian-patches.patch
 create mode 100644 meta/recipes-devtools/elfutils/files/debian/mips_cfi.patch
 rename meta/recipes-devtools/python/{python3-pygobject_3.32.2.bb => python3-pygobject_3.34.0.bb} (87%)
 create mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2019-15890.patch
 delete mode 100644 meta/recipes-devtools/strace/strace/0001-Fix-build-when-using-non-glibc-libc-implementation-o.patch
 create mode 100644 meta/recipes-devtools/valgrind/valgrind/0001-adjust-path-filter-for-2-memcheck-tests.patch
 create mode 100644 meta/recipes-devtools/valgrind/valgrind/remove-for-aarch64
 create mode 100644 meta/recipes-extended/ghostscript/ghostscript/CVE-2019-14811-0001.patch
 create mode 100644 meta/recipes-extended/ghostscript/ghostscript/CVE-2019-14817-0001.patch
 create mode 100644 meta/recipes-extended/ghostscript/ghostscript/CVE-2019-14817-0002.patch
 copy scripts/pybootchartgui/pybootchartgui/__init__.py => meta/recipes-extended/iptables/iptables/iptables.rules (100%)
 create mode 100644 meta/recipes-extended/iptables/iptables/iptables.service
 rename meta/recipes-graphics/mesa/{mesa-gl_19.1.1.bb => mesa-gl_19.1.6.bb} (100%)
 rename meta/recipes-graphics/mesa/{mesa_19.1.1.bb => mesa_19.1.6.bb} (85%)
 delete mode 100644 meta/recipes-graphics/wayland/weston-conf.bb
 create mode 100644 meta/recipes-graphics/wayland/weston-init/71-weston-drm.rules
 create mode 100644 meta/recipes-graphics/wayland/weston-init/qemux86-64/weston.ini
 create mode 100644 meta/recipes-graphics/wayland/weston-init/qemux86/weston.ini
 create mode 100644 meta/recipes-graphics/wayland/weston-init/weston.ini
 delete mode 100644 meta/recipes-graphics/wayland/weston-init/weston.service
 create mode 100644 meta/recipes-graphics/wayland/weston-init/weston at .service
 rename meta/recipes-graphics/xorg-font/{font-util_1.3.1.bb => font-util_1.3.2.bb} (83%)
 create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-libav/gtkdoc-no-tree.patch
 rename meta/recipes-support/curl/{curl_7.65.3.bb => curl_7.66.0.bb} (95%)
 create mode 100644 meta/recipes-support/gnutls/libtasn1/fix-gtkdoc.patch

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


More information about the Openembedded-commits mailing list