[oe-commits] [openembedded-core] branch master updated (c80972b -> 04469ab)

git at git.openembedded.org git at git.openembedded.org
Fri Nov 23 23:42:28 UTC 2018


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

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

    from c80972b  maintainers: Add entry for new recipe libdazzle
     add 14d99dc  oeqa/qemu & runtime: qemu do not need ip input from external
     add 1db6a6f  qemurunner: Add support for slirp
     add 815e05a  oeqa/qemu: Add support for slirp
     add 3df9ee8  testimage: Add support for slirp
     add 07b59af  terminal: Cope with unreleased versions of tmux
     add 8b31c91  sstate.bbclass: set SSTATE_EXTRAPATHWILDCARD explicitly
     add 6d2e44d  gcc: Select proper ARC CPU when build for target
     add a455616  mdadm: Upgrade to 4.1
     add d062715  documentation: Add newlib to TCLIBC's [doc] entry
     add a385e6c  openssl: output the configure data in do_configure
     add 4b6c566  openssl: don't disable the AFALG engine based on host kernel
     add 44e5bbb  gobject-introspection: update to 1.58.1
     add 03149ca  openssl10: update to 1.0.2q
     add bdde940  dmidecode: update to 3.2
     add 92a2e6d  tiff: update to 4.0.10
     add 7fa0996  gdbm: update to 1.18.1
     add 1276581  icu: update to 63.1
     add 0bbd83a  vala: update to 0.42.3
     add a0d2154  webkitgtk: update to 2.22.4
     new df7a2a5  psmisc: update to 23.2
     new c2a63b1  sysprof: update to 3.30.2
     new 67ae24f  libwebp: update to 1.0.1
     new 7e95eca  lighttpd: update to 1.4.51
     new 466044a  socat: fix LICENSE
     new 5ff5f89  boost-context: Reproducibility: Set .file section for all *_elf_gas.S files
     new 4eb6def  reproducible: Refactor: Break out fixed_source_date_epoch() function
     new d395bad  reproducible: Don't look for youngest file when no source tarball
     new 701e631  arc: Disable LTTng
     new c2d8081  dmidecode: fix the Upstream-Status in a custom patch
     new 314885b  u-boot: Add mkenvimage tool
     new 891343e  ptest: Reproducibility: Take control of umask
     new 55eaf87  classes: Remove tab indentations in python code
     new cbb6743  recipes: Remove tab indentations in python code
     new 8748de4  elfutils: 0.174 -> 0.175
     new 4a373ce  gnupg: upgrade 2.2.10 -> 2.2.11
     new 1100e7f  libgcrypt: upgrade 1.8.3 -> 1.8.4
     new 0471efa  ncurses: upgrade 6.1 -> 6.1+20181013
     new 7f6da5f  bugzilla.bbclass: Remove it since obsoleted
     new bb2d634  sstate.bbclass: Only remove sstate file when task is existed
     new b54717b  busybox: enable bzip2 by default
     new 832ce25  bzip2: extend alternatives list to include bzip2
     new 32ff819  busybox: check uudecode before using it in test case
     new 914960f  busybox: use example.org instead of google.com in wget test case
     new 4818223  busybox: fix du-l-works test case
     new c89fa19  busybox: check CONFIG_DESKTOP before using 'od -t' in test case
     new 7ef8f96  busybox: ship a symlink farm for ptest
     new 223e5c3  busybox: add zip to RDEPENDS of ptest package
     new b5acefc  iproute2: 4.18.0 -> 4.19.0
     new 565bbbf  ethtool: 4.17 -> 4.19
     new e8e00d6  libdrm: Upgrade 2.4.94 -> 2.4.96
     new 4b781d5  python3: add tk support
     new 26b2702  python: add tk support
     new 55b0a73  python: let more modules build in native
     new b4e3628  meson: Disable rpath stripping at install time
     new e5b650b  libdnf: update to 0.22.3
     new 7670325  dnf: update to 4.0.9
     new 04469ab  u-boot: Upgrade 2018.07 -> 2018.11

The 38 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/bugzilla.bbclass                      | 187 -----------
 meta/classes/crosssdk.bbclass                      |   4 +-
 meta/classes/image_types.bbclass                   |   2 +-
 meta/classes/kernel-fitimage.bbclass               |   2 +-
 meta/classes/kernel-uimage.bbclass                 |   2 +-
 meta/classes/license.bbclass                       |   2 +-
 meta/classes/linux-kernel-base.bbclass             |   4 +-
 meta/classes/ptest.bbclass                         |   1 +
 meta/classes/reproducible_build.bbclass            |  22 +-
 meta/classes/siteconfig.bbclass                    |  18 +-
 meta/classes/sstate.bbclass                        |   7 +-
 meta/classes/testimage.bbclass                     |   5 +
 meta/conf/distro/include/distro_alias.inc          |   2 +-
 meta/conf/distro/include/maintainers.inc           |   2 +-
 meta/conf/documentation.conf                       |   2 +-
 meta/lib/oe/terminal.py                            |   2 +
 meta/lib/oeqa/core/target/qemu.py                  |  27 +-
 meta/lib/oeqa/runtime/context.py                   |   2 +-
 meta/lib/oeqa/utils/qemurunner.py                  |  17 +-
 .../u-boot/files/CVE-2018-1000205-1.patch          |  59 ----
 .../u-boot/files/CVE-2018-1000205-2.patch          | 143 ---------
 ...ommon_2018.07.inc => u-boot-common_2018.11.inc} |   7 +-
 ...utils_2018.07.bb => u-boot-fw-utils_2018.11.bb} |   0
 ...-mkimage_2018.07.bb => u-boot-tools_2018.11.bb} |  27 +-
 .../{u-boot_2018.07.bb => u-boot_2018.11.bb}       |   0
 .../{iproute2_4.18.0.bb => iproute2_4.19.0.bb}     |   4 +-
 .../openssl/openssl/afalg.patch                    |  31 ++
 .../openssl/openssl10/0001-fix-CVE-2018-0734.patch |  33 --
 .../{openssl10_1.0.2p.bb => openssl10_1.0.2q.bb}   |   5 +-
 meta/recipes-connectivity/openssl/openssl_1.1.1.bb |   2 +
 meta/recipes-connectivity/socat/socat_1.7.3.2.bb   |   2 +-
 meta/recipes-core/busybox/busybox.inc              |  59 ++--
 ...-du-l-works-fix-to-use-145-instead-of-144.patch |  32 ++
 ...te-check-CONFIG_DESKTOP-before-using-od-t.patch |  83 +++++
 ...-testsuite-check-uudecode-before-using-it.patch |  45 +++
 ...e-use-www.example.org-for-wget-test-cases.patch |  62 ++++
 meta/recipes-core/busybox/busybox/defconfig        |   2 +-
 meta/recipes-core/busybox/busybox_1.29.2.bb        |   4 +
 meta/recipes-core/busybox/files/run-ptest          |   5 +-
 meta/recipes-core/coreutils/coreutils_8.30.bb      |   8 +-
 .../images/build-appliance-image_15.0.0.bb         |   6 +-
 ...ses_6.1+20180714.bb => ncurses_6.1+20181013.bb} |   2 +-
 .../packagegroup-core-tools-profile.bb             |   3 +
 ...1-Committing-changes-from-do_unpack_extra.patch |  24 ++
 .../{dmidecode_3.1.bb => dmidecode_3.2.bb}         |  13 +-
 .../dnf/{dnf_4.0.4.bb => dnf_4.0.9.bb}             |   2 +-
 .../{elfutils_0.174.bb => elfutils_0.175.bb}       |  24 +-
 ...01-arlib-Check-that-sh_entsize-isn-t-zero.patch |  36 ---
 ...Sanity-check-partial-core-file-data-reads.patch |  60 ----
 .../0001-size-Handle-recursive-ELF-ar-files.patch  |  40 ---
 .../files/0005-fix-a-stack-usage-warning.patch     |  35 ---
 ...de-alternatives-for-glibc-assumptions-hel.patch |  14 +-
 ...ferences-between-mips-machine-identifiers.patch |   5 +-
 .../files/debian/0001-disable_werror.patch         |  35 ---
 .../files/debian/0001-fix-gcc7-ftbfs.patch         |  57 ----
 .../files/debian/0001-mips_readelf_w.patch         |  39 ---
 .../debian/0001-testsuite-ignore-elflint.patch     |  57 ----
 ...-support-for-mips64-abis-in-mips_retval.c.patch |   5 +-
 .../0003-Add-mips-n64-relocation-format-hack.patch |  41 ++-
 .../{0001-arm_backend.patch => arm_backend.diff}   | 342 ++++++++++-----------
 .../elfutils/files/debian/disable_werror.patch     |  20 ++
 .../{0001-hppa_backend.patch => hppa_backend.diff} | 174 +++++------
 .../elfutils/files/debian/hurd_path.patch          |  16 +
 .../elfutils/files/debian/kfreebsd_path.patch      |  19 ++
 .../{0001-mips_backend.patch => mips_backend.diff} | 139 ++++-----
 .../elfutils/files/debian/mips_readelf_w.patch     |  25 ++
 meta/recipes-devtools/gcc/gcc-target.inc           |   1 +
 meta/recipes-devtools/gdb/gdb-common.inc           |   1 +
 .../libdnf/{libdnf_0.22.0.bb => libdnf_0.22.3.bb}  |   2 +-
 meta/recipes-devtools/meson/meson.inc              |   1 +
 ...01-Support-building-allarch-recipes-again.patch |  13 +-
 .../meson/meson/disable-rpath-handling.patch       |  26 ++
 meta/recipes-devtools/python/python-async.inc      |   2 +-
 meta/recipes-devtools/python/python-git.inc        |   2 +-
 meta/recipes-devtools/python/python-gitdb.inc      |   2 +-
 meta/recipes-devtools/python/python-smmap.inc      |   2 +-
 .../python/python/python2-manifest.json            |   3 +-
 .../python/python3-native_3.5.6.bb                 |   3 +-
 .../python/python3/python3-manifest.json           |   1 +
 meta/recipes-devtools/python/python3_3.5.6.bb      |   7 +-
 meta/recipes-devtools/python/python_2.7.15.bb      |   5 +-
 .../vala/{vala_0.42.0.bb => vala_0.42.3.bb}        |   4 +-
 meta/recipes-extended/bzip2/bzip2_1.0.6.bb         |   2 +-
 .../ethtool/ethtool/avoid_parallel_tests.patch     |   2 +-
 .../ethtool/{ethtool_4.17.bb => ethtool_4.19.bb}   |   4 +-
 .../{lighttpd_1.4.50.bb => lighttpd_1.4.51.bb}     |   4 +-
 .../mdadm/files/0001-Disable-gcc8-warnings.patch   |  74 ++---
 ...th-of-corosync-and-dlm-header-files-check.patch |  21 +-
 ...heck-for-implicit-fallthrough-warning-sup.patch |  11 +-
 ...ys-sysmacros.h-for-major-minor-defintions.patch |  10 +-
 ...m-Add-Wimplicit-fallthrough-0-in-Makefile.patch |  37 ---
 ...dadm.h-Undefine-dprintf-before-redefining.patch |  12 +-
 ...e-instead-of-memcpy-on-overlapping-region.patch |  31 --
 ...pecify-enough-length-when-write-to-buffer.patch |  75 -----
 ...rintf-with-strncpy-at-some-places-to-avoi.patch |  59 ----
 ...orced-type-conversion-to-avoid-truncation.patch |  33 --
 ...d-a-comment-to-indicate-valid-fallthrough.patch |  36 +--
 meta/recipes-extended/mdadm/files/gcc-4.9.patch    |  19 +-
 .../mdadm/files/mdadm-3.3.2_x32_abi_time_t.patch   |  22 +-
 .../mdadm/files/mdadm-fix-ptest-build-errors.patch |  10 +-
 .../mdadm/{mdadm_4.0.bb => mdadm_4.1.bb}           |   9 +-
 .../net-tools/net-tools_1.60-26.bb                 |   8 +-
 ...001-Use-UINTPTR_MAX-instead-of-__WORDSIZE.patch |  14 +-
 .../psmisc/{psmisc_23.1.bb => psmisc_23.2.bb}      |   2 +-
 ...1-Port-cross-compilation-support-to-meson.patch |  11 +-
 ...he-repository-directory-for-native-builds.patch |   2 +-
 ...n_1.58.0.bb => gobject-introspection_1.58.1.bb} |   4 +-
 .../drm/{libdrm_2.4.94.bb => libdrm_2.4.96.bb}     |   4 +-
 meta/recipes-kernel/lttng/lttng-tools_2.10.5.bb    |   1 +
 ...0001-fix-non-literal-format-string-issues.patch |  34 --
 meta/recipes-kernel/sysprof/files/wordsize.patch   |  38 ---
 .../{sysprof_3.30.0.bb => sysprof_3.30.2.bb}       |   6 +-
 .../libtiff/files/CVE-2017-17095.patch             |  46 ---
 .../libtiff/files/CVE-2017-18013.patch             |  42 ---
 .../libtiff/files/CVE-2017-9935.patch              | 160 ----------
 .../libtiff/files/CVE-2018-10963.patch             |  39 ---
 .../libtiff/files/CVE-2018-5784.patch              | 135 --------
 .../libtiff/files/CVE-2018-7456.patch              | 178 -----------
 .../libtiff/files/CVE-2018-8905.patch              |  61 ----
 .../libtiff/files/libtool2.patch                   |  19 +-
 .../libtiff/{tiff_4.0.9.bb => tiff_4.0.10.bb}      |  15 +-
 .../webp/{libwebp_1.0.0.bb => libwebp_1.0.1.bb}    |   4 +-
 .../{webkitgtk_2.22.3.bb => webkitgtk_2.22.4.bb}   |   4 +-
 ...e_x86_64_sysv_elf_gas.S-set-.file-section.patch |  48 ---
 ...ucibility-add-file-directive-to-assembler.patch | 243 +++++++++++++++
 meta/recipes-support/boost/boost_1.68.0.bb         |   2 +-
 .../gdbm/{gdbm_1.18.bb => gdbm_1.18.1.bb}          |   4 +-
 ...c-use-a-custom-value-for-the-location-of-.patch |   4 +-
 meta/recipes-support/gnupg/gnupg/relocate.patch    |   2 +-
 .../gnupg/{gnupg_2.2.10.bb => gnupg_2.2.11.bb}     |   4 +-
 .../recipes-support/icu/icu/fix-install-manx.patch |  21 +-
 .../icu/{icu_62.1.bb => icu_63.1.bb}               |   4 +-
 .../{libgcrypt_1.8.3.bb => libgcrypt_1.8.4.bb}     |   4 +-
 133 files changed, 1329 insertions(+), 2536 deletions(-)
 delete mode 100644 meta/classes/bugzilla.bbclass
 delete mode 100644 meta/recipes-bsp/u-boot/files/CVE-2018-1000205-1.patch
 delete mode 100644 meta/recipes-bsp/u-boot/files/CVE-2018-1000205-2.patch
 rename meta/recipes-bsp/u-boot/{u-boot-common_2018.07.inc => u-boot-common_2018.11.inc} (64%)
 rename meta/recipes-bsp/u-boot/{u-boot-fw-utils_2018.07.bb => u-boot-fw-utils_2018.11.bb} (100%)
 rename meta/recipes-bsp/u-boot/{u-boot-mkimage_2018.07.bb => u-boot-tools_2018.11.bb} (55%)
 rename meta/recipes-bsp/u-boot/{u-boot_2018.07.bb => u-boot_2018.11.bb} (100%)
 rename meta/recipes-connectivity/iproute2/{iproute2_4.18.0.bb => iproute2_4.19.0.bb} (72%)
 create mode 100644 meta/recipes-connectivity/openssl/openssl/afalg.patch
 delete mode 100644 meta/recipes-connectivity/openssl/openssl10/0001-fix-CVE-2018-0734.patch
 rename meta/recipes-connectivity/openssl/{openssl10_1.0.2p.bb => openssl10_1.0.2q.bb} (98%)
 create mode 100644 meta/recipes-core/busybox/busybox/0001-du-l-works-fix-to-use-145-instead-of-144.patch
 create mode 100644 meta/recipes-core/busybox/busybox/0001-testsuite-check-CONFIG_DESKTOP-before-using-od-t.patch
 create mode 100644 meta/recipes-core/busybox/busybox/0001-testsuite-check-uudecode-before-using-it.patch
 create mode 100644 meta/recipes-core/busybox/busybox/0001-testsuite-use-www.example.org-for-wget-test-cases.patch
 rename meta/recipes-core/ncurses/{ncurses_6.1+20180714.bb => ncurses_6.1+20181013.bb} (86%)
 create mode 100644 meta/recipes-devtools/dmidecode/dmidecode/0001-Committing-changes-from-do_unpack_extra.patch
 rename meta/recipes-devtools/dmidecode/{dmidecode_3.1.bb => dmidecode_3.2.bb} (60%)
 rename meta/recipes-devtools/dnf/{dnf_4.0.4.bb => dnf_4.0.9.bb} (98%)
 rename meta/recipes-devtools/elfutils/{elfutils_0.174.bb => elfutils_0.175.bb} (76%)
 delete mode 100644 meta/recipes-devtools/elfutils/files/0001-arlib-Check-that-sh_entsize-isn-t-zero.patch
 delete mode 100644 meta/recipes-devtools/elfutils/files/0001-libdwfl-Sanity-check-partial-core-file-data-reads.patch
 delete mode 100644 meta/recipes-devtools/elfutils/files/0001-size-Handle-recursive-ELF-ar-files.patch
 delete mode 100644 meta/recipes-devtools/elfutils/files/0005-fix-a-stack-usage-warning.patch
 delete mode 100644 meta/recipes-devtools/elfutils/files/debian/0001-disable_werror.patch
 delete mode 100644 meta/recipes-devtools/elfutils/files/debian/0001-fix-gcc7-ftbfs.patch
 delete mode 100644 meta/recipes-devtools/elfutils/files/debian/0001-mips_readelf_w.patch
 delete mode 100644 meta/recipes-devtools/elfutils/files/debian/0001-testsuite-ignore-elflint.patch
 rename meta/recipes-devtools/elfutils/files/debian/{0001-arm_backend.patch => arm_backend.diff} (85%)
 create mode 100644 meta/recipes-devtools/elfutils/files/debian/disable_werror.patch
 rename meta/recipes-devtools/elfutils/files/debian/{0001-hppa_backend.patch => hppa_backend.diff} (90%)
 create mode 100644 meta/recipes-devtools/elfutils/files/debian/hurd_path.patch
 create mode 100644 meta/recipes-devtools/elfutils/files/debian/kfreebsd_path.patch
 rename meta/recipes-devtools/elfutils/files/debian/{0001-mips_backend.patch => mips_backend.diff} (91%)
 create mode 100644 meta/recipes-devtools/elfutils/files/debian/mips_readelf_w.patch
 rename meta/recipes-devtools/libdnf/{libdnf_0.22.0.bb => libdnf_0.22.3.bb} (95%)
 create mode 100644 meta/recipes-devtools/meson/meson/disable-rpath-handling.patch
 rename meta/recipes-devtools/vala/{vala_0.42.0.bb => vala_0.42.3.bb} (64%)
 rename meta/recipes-extended/ethtool/{ethtool_4.17.bb => ethtool_4.19.bb} (88%)
 rename meta/recipes-extended/lighttpd/{lighttpd_1.4.50.bb => lighttpd_1.4.51.bb} (96%)
 delete mode 100644 meta/recipes-extended/mdadm/files/0001-mdadm-Add-Wimplicit-fallthrough-0-in-Makefile.patch
 delete mode 100644 meta/recipes-extended/mdadm/files/0001-use-memmove-instead-of-memcpy-on-overlapping-region.patch
 delete mode 100644 meta/recipes-extended/mdadm/files/0002-mdadm-Specify-enough-length-when-write-to-buffer.patch
 delete mode 100644 meta/recipes-extended/mdadm/files/0003-Replace-snprintf-with-strncpy-at-some-places-to-avoi.patch
 delete mode 100644 meta/recipes-extended/mdadm/files/0004-mdadm-Forced-type-conversion-to-avoid-truncation.patch
 rename meta/recipes-extended/mdadm/{mdadm_4.0.bb => mdadm_4.1.bb} (83%)
 rename meta/recipes-extended/psmisc/{psmisc_23.1.bb => psmisc_23.2.bb} (87%)
 rename meta/recipes-gnome/gobject-introspection/{gobject-introspection_1.58.0.bb => gobject-introspection_1.58.1.bb} (98%)
 rename meta/recipes-graphics/drm/{libdrm_2.4.94.bb => libdrm_2.4.96.bb} (95%)
 delete mode 100644 meta/recipes-kernel/sysprof/files/0001-fix-non-literal-format-string-issues.patch
 delete mode 100644 meta/recipes-kernel/sysprof/files/wordsize.patch
 rename meta/recipes-kernel/sysprof/{sysprof_3.30.0.bb => sysprof_3.30.2.bb} (82%)
 delete mode 100644 meta/recipes-multimedia/libtiff/files/CVE-2017-17095.patch
 delete mode 100644 meta/recipes-multimedia/libtiff/files/CVE-2017-18013.patch
 delete mode 100644 meta/recipes-multimedia/libtiff/files/CVE-2017-9935.patch
 delete mode 100644 meta/recipes-multimedia/libtiff/files/CVE-2018-10963.patch
 delete mode 100644 meta/recipes-multimedia/libtiff/files/CVE-2018-5784.patch
 delete mode 100644 meta/recipes-multimedia/libtiff/files/CVE-2018-7456.patch
 delete mode 100644 meta/recipes-multimedia/libtiff/files/CVE-2018-8905.patch
 rename meta/recipes-multimedia/libtiff/{tiff_4.0.9.bb => tiff_4.0.10.bb} (80%)
 rename meta/recipes-multimedia/webp/{libwebp_1.0.0.bb => libwebp_1.0.1.bb} (93%)
 rename meta/recipes-sato/webkit/{webkitgtk_2.22.3.bb => webkitgtk_2.22.4.bb} (97%)
 delete mode 100644 meta/recipes-support/boost/boost/0001-make_x86_64_sysv_elf_gas.S-set-.file-section.patch
 create mode 100644 meta/recipes-support/boost/boost/reproducibility-add-file-directive-to-assembler.patch
 rename meta/recipes-support/gdbm/{gdbm_1.18.bb => gdbm_1.18.1.bb} (89%)
 rename meta/recipes-support/gnupg/{gnupg_2.2.10.bb => gnupg_2.2.11.bb} (92%)
 rename meta/recipes-support/icu/{icu_62.1.bb => icu_63.1.bb} (85%)
 rename meta/recipes-support/libgcrypt/{libgcrypt_1.8.3.bb => libgcrypt_1.8.4.bb} (93%)

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


More information about the Openembedded-commits mailing list