[oe-commits] [openembedded-core] branch master-next updated (be8928d -> c6a5423)

git at git.openembedded.org git at git.openembedded.org
Tue Apr 23 09:46:18 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 be8928d  systemd: change default locale from C.UTF-8 to C
     new 25cc890  gcc-sanitizers: fix -Werror=maybe-uninitialized issue
     new 8405938  libdrm: update to 2.4.98
     new 859a6fd  libinput: update to 1.13.1
     new c937b61  libnotify: update to 0.7.8
     new 29e033a  libpng: update to 1.6.37
     new 5b1fe4c  libcroco: update to 0.6.13
     new 308a88e  libpsl: update to 0.21.0
     new b52b62b  git: update to 2.21.0
     new 631aa9d  quota: update to 4.05
     new 2345758  gnupg: update to 2.2.15
     new 4af1980  lz4: update to 1.9.0
     new 245e7e3  orc: update to 0.4.29
     new 2e71476  help2man-native: update to 1.47.10
     new 8ff1743  u-boot: Fix missing Python.h build failure
     new efdceae  cups: update to 2.2.11
     new ff8c991  iputils: update to s20190324
     new 1b5b698  qemu: Add PACKAGECONFIG for snappy
     new b7a9cfc  vim: Rework to not rely on relative directories
     new 20e0263  vim: Update to 8.1.1198
     new 77ff32a  valgrind: update from 3.14.0 to 3.15.0
     new caca6ec  kernel.bbclass: convert base_do_unpack_append() to a task
     new b5fc707  pixman: update to 0.38.4
     new a7fe1e6  libcap: update to 2.27
     new 1d7829d  ltp: Fix setrlimit03 call succeeded unexpectedly
     new 652d7e3  icu: update to 64.1
     new 1167c64  epiphany: update to 3.32.1.2
     new a0650dd  python3: add another multilib fix
     new f47bcbb  meson: do not try to substitute the prefix in python supplied paths
     new bc9ebb7  python3-pygobject: update to 3.32.0
     new 7465070  busybox: fix ptest failure about 'dc'
     new 2adcbf6  classes/waf: Set WAFLOCK
     new 4127e2a  connman: add PACKAGECONFIG for nfc, fix MACHINE_ARCH signature when l2tp is enabled
     new c6a5423  base-files: move hostname operations out of issue file settings

The 33 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                        |   3 +-
 meta/classes/waf.bbclass                           |  26 +++
 meta/conf/layer.conf                               |   1 +
 meta/recipes-bsp/u-boot/u-boot.inc                 |   2 +-
 meta/recipes-connectivity/connman/connman.inc      |   1 +
 meta/recipes-core/base-files/base-files_3.0.14.bb  |   7 +-
 ...ix-two-test-case-to-also-depend-on-DC_BIG.patch |  39 ++++
 meta/recipes-core/busybox/busybox_1.30.1.bb        |   1 +
 meta/recipes-devtools/gcc/gcc-sanitizers.inc       |   3 +
 meta/recipes-devtools/git/git_2.20.1.bb            |  11 --
 meta/recipes-devtools/git/git_2.21.0.bb            |  11 ++
 ...native_1.47.6.bb => help2man-native_1.47.10.bb} |   5 +-
 meta/recipes-devtools/meson/meson.inc              |   1 +
 .../0001-Make-CPU-family-warnings-fatal.patch      |   6 +-
 ...hon.py-do-not-substitute-python-s-install.patch |  44 +++++
 ...02-Support-building-allarch-recipes-again.patch |   4 +-
 .../orc/{orc_0.4.28.bb => orc_0.4.29.bb}           |   5 +-
 .../0001-Do-not-build-tests.patch                  |  26 +++
 ...bject_3.28.3.bb => python3-pygobject_3.32.0.bb} |  10 +-
 ...ig.py-fix-another-place-where-lib-is-hard.patch |  31 ++++
 meta/recipes-devtools/python/python3_3.7.3.bb      |   1 +
 meta/recipes-devtools/qemu/qemu.inc                |   1 +
 ...ncies-between-libcoregrind-.a-and-m_main..patch |  45 -----
 ...1-tests-amd64-Do-not-clobber-rsp-register.patch |  37 ----
 .../{valgrind_3.14.0.bb => valgrind_3.15.0.bb}     |   8 +-
 meta/recipes-extended/cups/cups_2.2.10.bb          |   6 -
 meta/recipes-extended/cups/cups_2.2.11.bb          |   6 +
 .../iputils/iputils/ai_canonidn.patch              |  58 ------
 .../recipes-extended/iputils/iputils/install.patch |  26 ---
 meta/recipes-extended/iputils/iputils_s20180629.bb |  61 -------
 meta/recipes-extended/iputils/iputils_s20190324.bb |  51 ++++++
 ...trlimit03.c-read-proc-sys-fs-nr_open-for-.patch |  70 ++++++++
 meta/recipes-extended/ltp/ltp_20190115.bb          |   1 +
 meta/recipes-extended/quota/quota/fcntl.patch      |  48 ++---
 .../quota/quota/remove_non_posix_types.patch       | 198 ---------------------
 .../quota/quota/replace_getrpcbynumber_r.patch     |  32 ----
 .../quota/{quota_4.04.bb => quota_4.05.bb}         |  10 +-
 .../{epiphany_3.30.3.bb => epiphany_3.32.1.2.bb}   |   6 +-
 .../{libnotify_0.7.7.bb => libnotify_0.7.8.bb}     |   4 +-
 .../drm/{libdrm_2.4.97.bb => libdrm_2.4.98.bb}     |   4 +-
 .../{libinput_1.13.0.bb => libinput_1.13.1.bb}     |   4 +-
 .../{pixman_0.38.0.bb => pixman_0.38.4.bb}         |   4 +-
 .../libpng/libpng/CVE-2019-7317.patch              |  20 ---
 .../libpng/{libpng_1.6.36.bb => libpng_1.6.37.bb}  |  11 +-
 ...1-Woverride-init-is-not-needed-with-gcc-9.patch |  13 +-
 .../gnupg/{gnupg_2.2.13.bb => gnupg_2.2.15.bb}     |   4 +-
 .../icu/icu/0001-Fix-big-endian-build.patch        |  28 +++
 .../icu/icu/0002-Add-ARC-support.patch             |  27 ---
 meta/recipes-support/icu/icu/CVE-2018-18928.patch  |  63 -------
 .../icu/{icu_63.1.bb => icu_64.1.bb}               |   9 +-
 .../libcap/{libcap_2.26.bb => libcap_2.27.bb}      |   4 +-
 .../libcroco/libcroco/CVE-2017-7960.patch          |  56 ------
 .../libcroco/libcroco/CVE-2017-7961.patch          |  45 -----
 .../{libcroco_0.6.12.bb => libcroco_0.6.13.bb}     |   8 +-
 .../libpsl/{libpsl_0.20.2.bb => libpsl_0.21.0.bb}  |   4 +-
 .../lz4/{lz4_1.8.3.bb => lz4_1.9.0.bb}             |   2 +-
 .../{vim-tiny_8.1.1017.bb => vim-tiny_8.1.1198.bb} |   2 +-
 .../vim/{vim_8.1.1017.bb => vim_8.1.1198.bb}       |  20 ++-
 58 files changed, 436 insertions(+), 798 deletions(-)
 create mode 100644 meta/recipes-core/busybox/busybox/0001-dc.tests-fix-two-test-case-to-also-depend-on-DC_BIG.patch
 delete mode 100644 meta/recipes-devtools/git/git_2.20.1.bb
 create mode 100644 meta/recipes-devtools/git/git_2.21.0.bb
 rename meta/recipes-devtools/help2man/{help2man-native_1.47.6.bb => help2man-native_1.47.10.bb} (79%)
 create mode 100644 meta/recipes-devtools/meson/meson/0001-modules-python.py-do-not-substitute-python-s-install.patch
 rename meta/recipes-devtools/orc/{orc_0.4.28.bb => orc_0.4.29.bb} (84%)
 create mode 100644 meta/recipes-devtools/python/python3-pygobject/0001-Do-not-build-tests.patch
 rename meta/recipes-devtools/python/{python3-pygobject_3.28.3.bb => python3-pygobject_3.32.0.bb} (68%)
 create mode 100644 meta/recipes-devtools/python/python3/0001-Lib-sysconfig.py-fix-another-place-where-lib-is-hard.patch
 delete mode 100644 meta/recipes-devtools/valgrind/valgrind/0001-Fix-dependencies-between-libcoregrind-.a-and-m_main..patch
 delete mode 100644 meta/recipes-devtools/valgrind/valgrind/0001-tests-amd64-Do-not-clobber-rsp-register.patch
 rename meta/recipes-devtools/valgrind/{valgrind_3.14.0.bb => valgrind_3.15.0.bb} (94%)
 delete mode 100644 meta/recipes-extended/cups/cups_2.2.10.bb
 create mode 100644 meta/recipes-extended/cups/cups_2.2.11.bb
 delete mode 100644 meta/recipes-extended/iputils/iputils/ai_canonidn.patch
 delete mode 100644 meta/recipes-extended/iputils/iputils/install.patch
 delete mode 100644 meta/recipes-extended/iputils/iputils_s20180629.bb
 create mode 100644 meta/recipes-extended/iputils/iputils_s20190324.bb
 create mode 100644 meta/recipes-extended/ltp/ltp/0001-syscalls-setrlimit03.c-read-proc-sys-fs-nr_open-for-.patch
 delete mode 100644 meta/recipes-extended/quota/quota/remove_non_posix_types.patch
 delete mode 100644 meta/recipes-extended/quota/quota/replace_getrpcbynumber_r.patch
 rename meta/recipes-extended/quota/{quota_4.04.bb => quota_4.05.bb} (76%)
 rename meta/recipes-gnome/epiphany/{epiphany_3.30.3.bb => epiphany_3.32.1.2.bb} (80%)
 rename meta/recipes-gnome/libnotify/{libnotify_0.7.7.bb => libnotify_0.7.8.bb} (80%)
 rename meta/recipes-graphics/drm/{libdrm_2.4.97.bb => libdrm_2.4.98.bb} (95%)
 rename meta/recipes-graphics/wayland/{libinput_1.13.0.bb => libinput_1.13.1.bb} (86%)
 rename meta/recipes-graphics/xorg-lib/{pixman_0.38.0.bb => pixman_0.38.4.bb} (91%)
 delete mode 100644 meta/recipes-multimedia/libpng/libpng/CVE-2019-7317.patch
 rename meta/recipes-multimedia/libpng/{libpng_1.6.36.bb => libpng_1.6.37.bb} (70%)
 rename meta/recipes-support/gnupg/{gnupg_2.2.13.bb => gnupg_2.2.15.bb} (93%)
 create mode 100644 meta/recipes-support/icu/icu/0001-Fix-big-endian-build.patch
 delete mode 100644 meta/recipes-support/icu/icu/0002-Add-ARC-support.patch
 delete mode 100644 meta/recipes-support/icu/icu/CVE-2018-18928.patch
 rename meta/recipes-support/icu/{icu_63.1.bb => icu_64.1.bb} (70%)
 rename meta/recipes-support/libcap/{libcap_2.26.bb => libcap_2.27.bb} (93%)
 delete mode 100644 meta/recipes-support/libcroco/libcroco/CVE-2017-7960.patch
 delete mode 100644 meta/recipes-support/libcroco/libcroco/CVE-2017-7961.patch
 rename meta/recipes-support/libcroco/{libcroco_0.6.12.bb => libcroco_0.6.13.bb} (72%)
 rename meta/recipes-support/libpsl/{libpsl_0.20.2.bb => libpsl_0.21.0.bb} (80%)
 rename meta/recipes-support/lz4/{lz4_1.8.3.bb => lz4_1.9.0.bb} (94%)
 rename meta/recipes-support/vim/{vim-tiny_8.1.1017.bb => vim-tiny_8.1.1198.bb} (79%)
 rename meta/recipes-support/vim/{vim_8.1.1017.bb => vim_8.1.1198.bb} (89%)

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


More information about the Openembedded-commits mailing list