[oe-commits] [openembedded-core] branch master-next updated (089dc30 -> 35caf25)

git at git.openembedded.org git at git.openembedded.org
Sun Nov 5 13:55:46 UTC 2017


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 089dc30  linux-yocto/4.12: ide:ide-cd: fix kernel panic resulting from missing scsi_req_init
     new b26d1dc  libgcrypt: update from version 1.8.0 to 1.8.1
     new cf25d92  bluez5: Upgrade 5.46 -> 5.47
     new 4fe0aa3  curl: add 'enable-ares' packageconfig option
     new d0b9daa  gstreamer1.0: upgrade to version 1.12.3
     new 24be2ed  gstreamer1.0-plugins-base: upgrade to version 1.12.3
     new 7ecbe28  gstreamer1.0-plugins-good: upgrade to version 1.12.3
     new 3fcf9cc  gstreamer1.0-plugins-bad: upgrade to version 1.12.3
     new 0d2bd88  gstreamer1.0-plugins-ugly: upgrade to version 1.12.3
     new c573f42  gstreamer1.0-rtsp-server: upgrade to version 1.12.3
     new 7e90216  gstreamer1.0-omx: upgrade to version 1.12.3
     new 1089241  gstreamer1.0-libav: upgrade to version 1.12.3
     new eb8496c  gstreamer1.0-vaapi: upgrade to version 1.12.3
     new a70a8c0  gstreamer1.0-python: upgrade to version 1.12.3
     new affd13d  llvm: Use the SRCREV past final 5.0 release
     new a0d2427  libxml2: 2.9.4 -> 2.9.5
     new 5574007  busybox: 1.24.1 -> 1.27.2
     new b1c25a6  busybox: Fix CVE-2011-5325
     new 118f42f  perl-native: Provide correct lddlflags
     new ee3ec24  site: Add riscv32 and riscv64
     new 0e0d0ad  insane: Add entries for riscv 32bit/64bit
     new 603bcb3  siteinfo: Define data for riscv32 and riscv64
     new ac254fc  kernel-arch.bbclass: Add riscv to kernel arch map
     new bfdebfd  runqemu: Add riscv support for qemu machines
     new 21caa8b  gcc-runtime: Disable libitm on riscv
     new 0caa41c  elfutils: Fix missing library on linker cmdline
     new ba6e739  openssl: Add support for riscv32/riscv64
     new ced5618  tcl: remove host path from tclConfig.sh
     new a999472  nfs-utils: Add switch for NFSv4.1
     new 721159d  libxml-namespacesupport-perl: upgrade to 1.12.9
     new 6e37a88  ruby: upgrade to 2.4.2
     new c12f7f7  powertop: update to v2.9
     new 3e6bbb8  gawk-ptest: fix a failing test
     new f12d493  nettle-ptest: fix a failing test
     new c60288a  openssl: force soft link to avoid rare race
     new 08003b4  python3-pycairo: update to 1.15.3
     new 46bb641  python3-pygobject: update to 3.26.0
     new d07ac3a  python3-git: update to 2.1.7
     new 0d38049  python3-numpy: upgrade to 1.13.3
     new 5b784c3  python*-setuptools: update to 36.5.0
     new d069d20  python3-six: update to 1.11.0
     new 0fff29b  go-dep: Upgrade to 0.3.1
     new 7874fa8  gcc6: Upgrade to 6.4
     new b36100b  mdadm: Fix build with gcc < 7
     new 4fe7774  python-scons*: upgrade to 3.0.0
     new 44676c9  libpng: Upgrade 1.6.31 -> 1.6.32
     new 08f8d5d  curl: Security Advisory - curl - CVE-2017-1000254
     new 71fae8a  texinfo: upgrade to 6.5
     new a502e40  kexec-tools: add systemd support for kdump
     new f4b9c5d  connman: upgrade 1.34 -> 1.35
     new a1e61b0  lsb/lsbtests: Update package lists to use latest version of binary
     new ea6abed  ltp: upgrade to 20170929
     new fe72090  goarch: There is no GOARCH defined for mips64-n32
     new 0597f4d  libcheck: Upgrade to 0.12.0
     new b48c746  linux-firmware: Split out the QAT firmware
     new dca43c5  wic: misc.py: Added more mtools binaries
     new 1385110  wic: misc.py: Use mmd from mtools instead of syslinux
     new f5198af  util-linux-ptest: various fixes
     new 053ad4b  cmake: Upgrade to 3.9.3 release
     new c4f57ae  qemurunner: fix bad indentation in serial login
     new 1e976a0  oeqa/selftest/runtime: force empty root password, use helpers to access qemu
     new f16eac2  python3: remove obsolete db dependency
     new 79121ff  ruby: remove spurious db build dependency
     new c04ae17  nativesdk-packagegroup-sdk-host: remove redundant LICENSE
     new 85b3a78  scripts/send-pull-request: allow -C to be used multiple times
     new ed6d8eb  buildhistory: enable committing history by default
     new 35caf25  lib/oe/sstatesig: fix wildcard matching wrong task signature files

The 66 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/buildhistory.bbclass                  |   2 +-
 meta/classes/goarch.bbclass                        |   1 +
 meta/classes/insane.bbclass                        |   4 +
 meta/classes/kernel-arch.bbclass                   |   3 +-
 meta/classes/siteinfo.bbclass                      |   6 +
 meta/lib/oe/sstatesig.py                           |   2 +-
 meta/lib/oeqa/selftest/cases/runtime_test.py       |   9 +-
 meta/lib/oeqa/utils/qemurunner.py                  |   6 +-
 meta/recipes-connectivity/bluez5/bluez5.inc        |   3 +-
 ...cm43xx-fix-the-delay-timer-for-firmware-d.patch |  36 --
 .../bluez5/bluez5/cve-2017-1000250.patch           |  34 --
 .../bluez5/{bluez5_5.46.bb => bluez5_5.47.bb}      |   4 +-
 ...ll-nftables-fix-build-with-libnftnl-1.0.7.patch |  72 ---
 .../connman/connman/CVE-2017-12865.patch           |  87 ---
 .../connman/{connman_1.34.bb => connman_1.35.bb}   |   6 +-
 .../nfs-utils/nfs-utils_2.1.1.bb                   |   3 +-
 ...penssl-force-soft-link-to-avoid-rare-race.patch |  46 ++
 meta/recipes-connectivity/openssl/openssl10.inc    |   6 +
 .../recipes-connectivity/openssl/openssl_1.0.2l.bb |   1 +
 .../recipes-connectivity/openssl/openssl_1.1.0f.bb |   6 +
 ...ss-interface-device-name-for-ipv6-route-c.patch |  52 --
 meta/recipes-core/busybox/busybox.inc              |  16 +-
 ...e-the-behaviour-of-c-parameter-to-match-u.patch |  64 ---
 ...mproper-optimization-req.r.rtm_scope-may-.patch |  33 --
 .../0001-iproute-support-scope-.-Closes-8561.patch | 122 -----
 ...biproute-handle-table-ids-larger-than-255.patch | 134 -----
 ...-n-flushes-pattern-space-terminates-early.patch |  72 ---
 .../busybox/BUG9071_buffer_overflow_arp.patch      |  53 --
 .../busybox/busybox/CVE-2011-5325.patch            | 481 +++++++++++++++++
 .../busybox/busybox/CVE-2016-2147.patch            |  57 --
 .../busybox/busybox/CVE-2016-2147_2.patch          |  32 --
 .../busybox/busybox/CVE-2016-2148.patch            |  74 ---
 .../busybox/busybox/CVE-2016-6301.patch            |  37 --
 .../busybox-1.24.1-truncate-open-mode.patch        |  81 ---
 .../busybox/busybox-1.24.1-unzip-regression.patch  | 143 -----
 .../busybox/busybox/busybox-1.24.1-unzip.patch     | 118 -----
 .../busybox/busybox/busybox-cross-menuconfig.patch |  18 +-
 .../busybox-kbuild-race-fix-commit-d8e61bb.patch   |  53 --
 .../busybox-tar-add-IF_FEATURE_-checks.patch       |  70 ---
 .../busybox/busybox-udhcpc-no_deconfig.patch       |  68 +--
 .../commit-applet_tables-fix-commit-0dddbc1.patch  |  61 ---
 meta/recipes-core/busybox/busybox/defconfig        | 572 +++++++++++---------
 ...lem_on_mips64_n64_big_endian_musl_systems.patch |  90 ----
 .../busybox/busybox/makefile-fix-backport.patch    |  40 --
 .../{busybox_1.24.1.bb => busybox_1.27.2.bb}       |  24 +-
 .../libxml/libxml2/libxml-m4-use-pkgconfig.patch   |   2 +-
 .../libxml/libxml2/libxml2-CVE-2016-4658.patch     | 269 ----------
 .../libxml/libxml2/libxml2-CVE-2016-5131.patch     | 180 -------
 .../libxml/libxml2/libxml2-CVE-2017-0663.patch     |  40 --
 .../libxml/libxml2/libxml2-CVE-2017-5969.patch     |  62 ---
 .../libxml/libxml2/libxml2-CVE-2017-8872.patch     |  37 --
 .../libxml2-CVE-2017-9047_CVE-2017-9048.patch      | 103 ----
 .../libxml2-CVE-2017-9049_CVE-2017-9050.patch      | 291 ----------
 .../libxml2/libxml2-fix_NULL_pointer_derefs.patch  |  45 --
 ...ibxml2-fix_and_simplify_xmlParseStartTag2.patch | 590 ---------------------
 .../libxml2/libxml2-fix_node_comparison.patch      |  67 ---
 meta/recipes-core/libxml/libxml2/runtest.patch     |  34 +-
 .../libxml/{libxml2_2.9.4.bb => libxml2_2.9.5.bb}  |  18 +-
 .../nativesdk-packagegroup-sdk-host.bb             |   1 -
 meta/recipes-core/util-linux/util-linux.inc        |  45 +-
 ...cmake-native_3.8.2.bb => cmake-native_3.9.3.bb} |   0
 meta/recipes-devtools/cmake/cmake.inc              |  12 +-
 .../cmake/{cmake_3.8.2.bb => cmake_3.9.3.bb}       |   0
 meta/recipes-devtools/elfutils/elfutils_0.170.bb   |   1 +
 ...0001-libasm-may-link-with-libbz2-if-found.patch |  39 ++
 .../gcc/gcc-6.3/ubsan-fix-check-empty-string.patch |  28 -
 .../gcc/{gcc-6.3.inc => gcc-6.4.inc}               |  13 +-
 .../0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch     |   0
 .../0008-missing-execinfo_h.patch                  |   0
 .../{gcc-6.3 => gcc-6.4}/0009-c99-snprintf.patch   |   0
 .../0010-gcc-poison-system-directories.patch       |   0
 .../0011-gcc-poison-dir-extend.patch               |   0
 .../0012-gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch |   0
 .../0013-64-bit-multilib-hack.patch                |   0
 .../0014-optional-libstdc.patch                    |   0
 ...0015-gcc-disable-MASK_RELAX_PIC_CALLS-bit.patch |   0
 .../0016-COLLECT_GCC_OPTIONS.patch                 |   0
 ...efaults.h-in-B-instead-of-S-and-t-oe-in-B.patch |   0
 .../0018-fortran-cross-compile-hack.patch          |   0
 .../0019-cpp-honor-sysroot.patch                   |   0
 .../0020-MIPS64-Default-to-N64-ABI.patch           |   0
 ...C_DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch |   0
 ...0022-gcc-Fix-argument-list-too-long-error.patch |   0
 .../{gcc-6.3 => gcc-6.4}/0023-Disable-sdt.patch    |   0
 .../gcc/{gcc-6.3 => gcc-6.4}/0024-libtool.patch    |   0
 ...4-pass-fix-v4bx-to-linker-to-support-EABI.patch |   0
 ...tilib-config-files-from-B-instead-of-usin.patch |   0
 ...-libdir-from-.la-which-usually-points-to-.patch |   0
 .../gcc/{gcc-6.3 => gcc-6.4}/0028-export-CPP.patch |   0
 ...AltiVec-generation-on-powepc-linux-target.patch |   0
 ...-MULTILIB_OSDIRNAMES-and-other-multilib-o.patch |   0
 ...Ensure-target-gcc-headers-can-be-included.patch |   0
 ...-t-build-with-disable-dependency-tracking.patch |   0
 ...h-host-directory-during-relink-if-inst_pr.patch |   0
 ...IBS_DIR-replacement-instead-of-hardcoding.patch |   0
 .../0035-aarch64-Add-support-for-musl-ldso.patch   |   0
 ...ibcc1-fix-libcc1-s-install-path-and-rpath.patch |   0
 ...-handle-sysroot-support-for-nativesdk-gcc.patch |   0
 ...et-sysroot-gcc-version-specific-dirs-with.patch |   0
 ...-various-_FOR_BUILD-and-related-variables.patch |   0
 .../0040-nios2-Define-MUSL_DYNAMIC_LINKER.patch    |   0
 .../{gcc-6.3 => gcc-6.4}/0041-ssp_nonshared.patch  |   0
 ...c-libcpp-support-ffile-prefix-map-old-new.patch |   0
 ...ug-prefix-map-to-replace-ffile-prefix-map.patch |   0
 ...-fdebug-prefix-map-support-to-remap-sourc.patch |   0
 ...45-libgcc-Add-knob-to-use-ldbl-128-on-ppc.patch |   0
 ...bgcc-using-LDFLAGS-not-just-SHLIB_LDFLAGS.patch |   0
 ...e-alias-for-__cpu_indicator_init-instead-.patch |   0
 .../0048-sync-gcc-stddef.h-with-musl.patch         |   0
 .../0054_all_nopie-all-flags.patch                 |   0
 .../0055-unwind_h-glibc26.patch                    |   0
 ...-relax-the-restriction-on-subreg-reload-f.patch |   0
 .../backport}/CVE-2016-6131.patch                  |  62 +--
 ...s-canadian_6.3.bb => gcc-cross-canadian_6.4.bb} |   0
 ...oss-initial_6.3.bb => gcc-cross-initial_6.4.bb} |   0
 .../gcc/{gcc-cross_6.3.bb => gcc-cross_6.4.bb}     |   0
 ...-initial_6.3.bb => gcc-crosssdk-initial_6.4.bb} |   0
 .../{gcc-crosssdk_6.3.bb => gcc-crosssdk_6.4.bb}   |   0
 meta/recipes-devtools/gcc/gcc-runtime.inc          |   2 +
 .../gcc/{gcc-runtime_6.3.bb => gcc-runtime_6.4.bb} |   0
 ...gcc-sanitizers_6.3.bb => gcc-sanitizers_6.4.bb} |   0
 .../gcc/{gcc-source_6.3.bb => gcc-source_6.4.bb}   |   0
 .../gcc/{gcc_6.3.bb => gcc_6.4.bb}                 |   0
 ...libgcc-initial_6.3.bb => libgcc-initial_6.4.bb} |   0
 .../gcc/{libgcc_6.3.bb => libgcc_6.4.bb}           |   0
 .../gcc/{libgfortran_6.3.bb => libgfortran_6.4.bb} |   0
 .../go-dep/0001-Add-support-for-mips-mips64.patch  |  54 ++
 ...er-constant-that-hopefully-works-the-same.patch |  33 ++
 meta/recipes-devtools/go/go-dep_0.3.0.bb           |  16 -
 meta/recipes-devtools/go/go-dep_0.3.1.bb           |  19 +
 meta/recipes-devtools/llvm/llvm_git.bb             |   4 +-
 meta/recipes-devtools/perl/perl-native_5.24.1.bb   |   1 +
 ...on3-numpy_1.13.1.bb => python3-numpy_1.13.3.bb} |   4 +-
 meta/recipes-devtools/python/python-git.inc        |   4 +-
 ...ative_2.5.1.bb => python-scons-native_3.0.0.bb} |   0
 ...onscript-Support-python2-print-statements.patch |  38 ++
 ...python-scons_2.5.1.bb => python-scons_3.0.0.bb} |  12 +-
 meta/recipes-devtools/python/python-setuptools.inc |   4 +-
 ...tools_36.2.7.bb => python-setuptools_36.5.0.bb} |   0
 meta/recipes-devtools/python/python-six.inc        |   6 +-
 .../{python3-git_2.1.5.bb => python3-git_2.1.7.bb} |   0
 .../python/python3-pycairo_1.10.0.bb               |  42 --
 .../python/python3-pycairo_1.15.3.bb               |  30 ++
 ...bject_3.24.1.bb => python3-pygobject_3.26.0.bb} |   6 +-
 ...ools_36.2.7.bb => python3-setuptools_36.5.0.bb} |   0
 ...python3-six_1.10.0.bb => python3-six_1.11.0.bb} |   0
 meta/recipes-devtools/python/python3_3.5.3.bb      |   2 +-
 meta/recipes-devtools/ruby/ruby.inc                |   2 +-
 .../ruby/ruby/ruby-CVE-2017-14064.patch            |  87 ---
 .../ruby/{ruby_2.4.1.bb => ruby_2.4.2.bb}          |   5 +-
 meta/recipes-devtools/tcltk/tcl_8.6.7.bb           |  13 +
 meta/recipes-extended/gawk/gawk_4.1.4.bb           |   2 +-
 meta/recipes-extended/lsb/lsbtest/packages_list    |   2 +-
 ...E_SIZE-redefinition-and-O_CREAT-undeclear.patch | 113 ----
 .../ltp/0037-ltp-fix-format-security-error.patch   |  36 ++
 ...ommands-gdb01-replace-stdin-with-dev-null.patch |  34 --
 .../ltp/{ltp_20170516.bb => ltp_20170929.bb}       |   5 +-
 ...heck-for-implicit-fallthrough-warning-sup.patch |  31 ++
 meta/recipes-extended/mdadm/mdadm_4.0.bb           |   1 +
 .../perl/libxml-namespacesupport-perl_1.12.9.bb    |  35 ++
 .../perl/libxml-namespacesupport-perl_1.12.bb      |  23 -
 .../texinfo/{texinfo_6.3.bb => texinfo_6.5.bb}     |   6 +-
 meta/recipes-kernel/kexec/kexec-tools.inc          |   1 +
 .../recipes-kernel/kexec/kexec-tools/kdump.service |  12 +
 meta/recipes-kernel/kexec/kexec-tools_2.0.14.bb    |  23 +-
 .../linux-firmware/linux-firmware_git.bb           |   8 +
 ...0001-include-rquired-headers-for-typedefs.patch |  47 --
 .../powertop/{powertop_2.8.bb => powertop_2.9.bb}  |  10 +-
 ...ibav_1.12.2.bb => gstreamer1.0-libav_1.12.3.bb} |   4 +-
 ....0-omx_1.12.2.bb => gstreamer1.0-omx_1.12.3.bb} |   4 +-
 ....12.2.bb => gstreamer1.0-plugins-bad_1.12.3.bb} |   4 +-
 ...12.2.bb => gstreamer1.0-plugins-base_1.12.3.bb} |   4 +-
 .../0001-v4l2-Fix-4K-colorimetry.patch             |  48 --
 ...12.2.bb => gstreamer1.0-plugins-good_1.12.3.bb} |   5 +-
 ...12.2.bb => gstreamer1.0-plugins-ugly_1.12.3.bb} |   4 +-
 .../gstreamer/gstreamer1.0-python.inc              |   2 -
 ...hon_1.12.2.bb => gstreamer1.0-python_1.12.3.bb} |   4 +-
 .../gstreamer/gstreamer1.0-rtsp-server_1.12.2.bb   |   6 -
 .../gstreamer/gstreamer1.0-rtsp-server_1.12.3.bb   |   6 +
 .../gstreamer/gstreamer1.0-vaapi_1.12.2.bb         |   5 -
 .../gstreamer/gstreamer1.0-vaapi_1.12.3.bb         |   5 +
 ...dd-switches-for-enabling-disabling-libdw-.patch |  70 ---
 ...treamer1.0_1.12.2.bb => gstreamer1.0_1.12.3.bb} |   5 +-
 .../libpng/{libpng_1.6.31.bb => libpng_1.6.32.bb}  |   8 +-
 .../curl/curl/CVE-2017-1000254.patch               | 138 +++++
 meta/recipes-support/curl/curl_7.54.1.bb           |   3 +
 .../{libcheck_0.10.0.bb => libcheck_0.12.0.bb}     |   8 +-
 .../0005-ecc-Add-input-validation-for-X25519.patch | 158 ------
 .../{libgcrypt_1.8.0.bb => libgcrypt_1.8.1.bb}     |   8 +-
 .../nettle/nettle-3.3/dlopen-test.patch            |  20 +
 meta/recipes-support/nettle/nettle_3.3.bb          |   4 +
 meta/site/riscv32-linux                            |   4 +
 meta/site/riscv64-linux                            |   4 +
 scripts/lib/wic/misc.py                            |   5 +-
 scripts/runqemu                                    |   4 +
 scripts/send-pull-request                          |   2 +-
 196 files changed, 1657 insertions(+), 4499 deletions(-)
 delete mode 100644 meta/recipes-connectivity/bluez5/bluez5/0001-hciattach-bcm43xx-fix-the-delay-timer-for-firmware-d.patch
 delete mode 100644 meta/recipes-connectivity/bluez5/bluez5/cve-2017-1000250.patch
 rename meta/recipes-connectivity/bluez5/{bluez5_5.46.bb => bluez5_5.47.bb} (91%)
 delete mode 100644 meta/recipes-connectivity/connman/connman/0001-firewall-nftables-fix-build-with-libnftnl-1.0.7.patch
 delete mode 100644 meta/recipes-connectivity/connman/connman/CVE-2017-12865.patch
 rename meta/recipes-connectivity/connman/{connman_1.34.bb => connman_1.35.bb} (67%)
 create mode 100644 meta/recipes-connectivity/openssl/openssl-1.0.2l/0001-openssl-force-soft-link-to-avoid-rare-race.patch
 delete mode 100644 meta/recipes-core/busybox/busybox-1.24.1/ifupdown-pass-interface-device-name-for-ipv6-route-c.patch
 delete mode 100644 meta/recipes-core/busybox/busybox/0001-flock-update-the-behaviour-of-c-parameter-to-match-u.patch
 delete mode 100644 meta/recipes-core/busybox/busybox/0001-ip-fix-an-improper-optimization-req.r.rtm_scope-may-.patch
 delete mode 100644 meta/recipes-core/busybox/busybox/0001-iproute-support-scope-.-Closes-8561.patch
 delete mode 100644 meta/recipes-core/busybox/busybox/0001-libiproute-handle-table-ids-larger-than-255.patch
 delete mode 100644 meta/recipes-core/busybox/busybox/0001-sed-fix-sed-n-flushes-pattern-space-terminates-early.patch
 delete mode 100644 meta/recipes-core/busybox/busybox/BUG9071_buffer_overflow_arp.patch
 create mode 100755 meta/recipes-core/busybox/busybox/CVE-2011-5325.patch
 delete mode 100644 meta/recipes-core/busybox/busybox/CVE-2016-2147.patch
 delete mode 100644 meta/recipes-core/busybox/busybox/CVE-2016-2147_2.patch
 delete mode 100644 meta/recipes-core/busybox/busybox/CVE-2016-2148.patch
 delete mode 100644 meta/recipes-core/busybox/busybox/CVE-2016-6301.patch
 delete mode 100644 meta/recipes-core/busybox/busybox/busybox-1.24.1-truncate-open-mode.patch
 delete mode 100644 meta/recipes-core/busybox/busybox/busybox-1.24.1-unzip-regression.patch
 delete mode 100644 meta/recipes-core/busybox/busybox/busybox-1.24.1-unzip.patch
 delete mode 100644 meta/recipes-core/busybox/busybox/busybox-kbuild-race-fix-commit-d8e61bb.patch
 delete mode 100644 meta/recipes-core/busybox/busybox/busybox-tar-add-IF_FEATURE_-checks.patch
 delete mode 100644 meta/recipes-core/busybox/busybox/commit-applet_tables-fix-commit-0dddbc1.patch
 delete mode 100644 meta/recipes-core/busybox/busybox/ip_fix_problem_on_mips64_n64_big_endian_musl_systems.patch
 delete mode 100644 meta/recipes-core/busybox/busybox/makefile-fix-backport.patch
 rename meta/recipes-core/busybox/{busybox_1.24.1.bb => busybox_1.27.2.bb} (57%)
 delete mode 100644 meta/recipes-core/libxml/libxml2/libxml2-CVE-2016-4658.patch
 delete mode 100644 meta/recipes-core/libxml/libxml2/libxml2-CVE-2016-5131.patch
 delete mode 100644 meta/recipes-core/libxml/libxml2/libxml2-CVE-2017-0663.patch
 delete mode 100644 meta/recipes-core/libxml/libxml2/libxml2-CVE-2017-5969.patch
 delete mode 100644 meta/recipes-core/libxml/libxml2/libxml2-CVE-2017-8872.patch
 delete mode 100644 meta/recipes-core/libxml/libxml2/libxml2-CVE-2017-9047_CVE-2017-9048.patch
 delete mode 100644 meta/recipes-core/libxml/libxml2/libxml2-CVE-2017-9049_CVE-2017-9050.patch
 delete mode 100644 meta/recipes-core/libxml/libxml2/libxml2-fix_NULL_pointer_derefs.patch
 delete mode 100644 meta/recipes-core/libxml/libxml2/libxml2-fix_and_simplify_xmlParseStartTag2.patch
 delete mode 100644 meta/recipes-core/libxml/libxml2/libxml2-fix_node_comparison.patch
 rename meta/recipes-core/libxml/{libxml2_2.9.4.bb => libxml2_2.9.5.bb} (86%)
 rename meta/recipes-devtools/cmake/{cmake-native_3.8.2.bb => cmake-native_3.9.3.bb} (100%)
 rename meta/recipes-devtools/cmake/{cmake_3.8.2.bb => cmake_3.9.3.bb} (100%)
 create mode 100644 meta/recipes-devtools/elfutils/files/0001-libasm-may-link-with-libbz2-if-found.patch
 delete mode 100644 meta/recipes-devtools/gcc/gcc-6.3/ubsan-fix-check-empty-string.patch
 rename meta/recipes-devtools/gcc/{gcc-6.3.inc => gcc-6.4.inc} (93%)
 rename meta/recipes-devtools/gcc/{gcc-6.3 => gcc-6.4}/0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-6.3 => gcc-6.4}/0008-missing-execinfo_h.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-6.3 => gcc-6.4}/0009-c99-snprintf.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-6.3 => gcc-6.4}/0010-gcc-poison-system-directories.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-6.3 => gcc-6.4}/0011-gcc-poison-dir-extend.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-6.3 => gcc-6.4}/0012-gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-6.3 => gcc-6.4}/0013-64-bit-multilib-hack.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-6.3 => gcc-6.4}/0014-optional-libstdc.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-6.3 => gcc-6.4}/0015-gcc-disable-MASK_RELAX_PIC_CALLS-bit.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-6.3 => gcc-6.4}/0016-COLLECT_GCC_OPTIONS.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-6.3 => gcc-6.4}/0017-Use-the-defaults.h-in-B-instead-of-S-and-t-oe-in-B.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-6.3 => gcc-6.4}/0018-fortran-cross-compile-hack.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-6.3 => gcc-6.4}/0019-cpp-honor-sysroot.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-6.3 => gcc-6.4}/0020-MIPS64-Default-to-N64-ABI.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-6.3 => gcc-6.4}/0021-Define-GLIBC_DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-6.3 => gcc-6.4}/0022-gcc-Fix-argument-list-too-long-error.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-6.3 => gcc-6.4}/0023-Disable-sdt.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-6.3 => gcc-6.4}/0024-libtool.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-6.3 => gcc-6.4}/0025-gcc-armv4-pass-fix-v4bx-to-linker-to-support-EABI.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-6.3 => gcc-6.4}/0026-Use-the-multilib-config-files-from-B-instead-of-usin.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-6.3 => gcc-6.4}/0027-Avoid-using-libdir-from-.la-which-usually-points-to-.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-6.3 => gcc-6.4}/0028-export-CPP.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-6.3 => gcc-6.4}/0029-Enable-SPE-AltiVec-generation-on-powepc-linux-target.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-6.3 => gcc-6.4}/0030-Disable-the-MULTILIB_OSDIRNAMES-and-other-multilib-o.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-6.3 => gcc-6.4}/0031-Ensure-target-gcc-headers-can-be-included.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-6.3 => gcc-6.4}/0032-gcc-4.8-won-t-build-with-disable-dependency-tracking.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-6.3 => gcc-6.4}/0033-Don-t-search-host-directory-during-relink-if-inst_pr.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-6.3 => gcc-6.4}/0034-Use-SYSTEMLIBS_DIR-replacement-instead-of-hardcoding.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-6.3 => gcc-6.4}/0035-aarch64-Add-support-for-musl-ldso.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-6.3 => gcc-6.4}/0036-libcc1-fix-libcc1-s-install-path-and-rpath.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-6.3 => gcc-6.4}/0037-handle-sysroot-support-for-nativesdk-gcc.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-6.3 => gcc-6.4}/0038-Search-target-sysroot-gcc-version-specific-dirs-with.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-6.3 => gcc-6.4}/0039-Fix-various-_FOR_BUILD-and-related-variables.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-6.3 => gcc-6.4}/0040-nios2-Define-MUSL_DYNAMIC_LINKER.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-6.3 => gcc-6.4}/0041-ssp_nonshared.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-6.3 => gcc-6.4}/0042-gcc-libcpp-support-ffile-prefix-map-old-new.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-6.3 => gcc-6.4}/0043-Reuse-fdebug-prefix-map-to-replace-ffile-prefix-map.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-6.3 => gcc-6.4}/0044-gcc-final.c-fdebug-prefix-map-support-to-remap-sourc.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-6.3 => gcc-6.4}/0045-libgcc-Add-knob-to-use-ldbl-128-on-ppc.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-6.3 => gcc-6.4}/0046-Link-libgcc-using-LDFLAGS-not-just-SHLIB_LDFLAGS.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-6.3 => gcc-6.4}/0047-libgcc_s-Use-alias-for-__cpu_indicator_init-instead-.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-6.3 => gcc-6.4}/0048-sync-gcc-stddef.h-with-musl.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-6.3 => gcc-6.4}/0054_all_nopie-all-flags.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-6.3 => gcc-6.4}/0055-unwind_h-glibc26.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-6.3 => gcc-6.4}/0056-LRA-PR70904-relax-the-restriction-on-subreg-reload-f.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-6.3 => gcc-6.4/backport}/CVE-2016-6131.patch (73%)
 rename meta/recipes-devtools/gcc/{gcc-cross-canadian_6.3.bb => gcc-cross-canadian_6.4.bb} (100%)
 rename meta/recipes-devtools/gcc/{gcc-cross-initial_6.3.bb => gcc-cross-initial_6.4.bb} (100%)
 rename meta/recipes-devtools/gcc/{gcc-cross_6.3.bb => gcc-cross_6.4.bb} (100%)
 rename meta/recipes-devtools/gcc/{gcc-crosssdk-initial_6.3.bb => gcc-crosssdk-initial_6.4.bb} (100%)
 rename meta/recipes-devtools/gcc/{gcc-crosssdk_6.3.bb => gcc-crosssdk_6.4.bb} (100%)
 rename meta/recipes-devtools/gcc/{gcc-runtime_6.3.bb => gcc-runtime_6.4.bb} (100%)
 rename meta/recipes-devtools/gcc/{gcc-sanitizers_6.3.bb => gcc-sanitizers_6.4.bb} (100%)
 rename meta/recipes-devtools/gcc/{gcc-source_6.3.bb => gcc-source_6.4.bb} (100%)
 rename meta/recipes-devtools/gcc/{gcc_6.3.bb => gcc_6.4.bb} (100%)
 rename meta/recipes-devtools/gcc/{libgcc-initial_6.3.bb => libgcc-initial_6.4.bb} (100%)
 rename meta/recipes-devtools/gcc/{libgcc_6.3.bb => libgcc_6.4.bb} (100%)
 rename meta/recipes-devtools/gcc/{libgfortran_6.3.bb => libgfortran_6.4.bb} (100%)
 create mode 100644 meta/recipes-devtools/go/go-dep/0001-Add-support-for-mips-mips64.patch
 create mode 100644 meta/recipes-devtools/go/go-dep/0001-use-a-smaller-constant-that-hopefully-works-the-same.patch
 delete mode 100644 meta/recipes-devtools/go/go-dep_0.3.0.bb
 create mode 100644 meta/recipes-devtools/go/go-dep_0.3.1.bb
 rename meta/recipes-devtools/python-numpy/{python3-numpy_1.13.1.bb => python3-numpy_1.13.3.bb} (95%)
 rename meta/recipes-devtools/python/{python-scons-native_2.5.1.bb => python-scons-native_3.0.0.bb} (100%)
 create mode 100644 meta/recipes-devtools/python/python-scons/SConscript-Support-python2-print-statements.patch
 rename meta/recipes-devtools/python/{python-scons_2.5.1.bb => python-scons_3.0.0.bb} (51%)
 rename meta/recipes-devtools/python/{python-setuptools_36.2.7.bb => python-setuptools_36.5.0.bb} (100%)
 rename meta/recipes-devtools/python/{python3-git_2.1.5.bb => python3-git_2.1.7.bb} (100%)
 delete mode 100644 meta/recipes-devtools/python/python3-pycairo_1.10.0.bb
 create mode 100644 meta/recipes-devtools/python/python3-pycairo_1.15.3.bb
 rename meta/recipes-devtools/python/{python3-pygobject_3.24.1.bb => python3-pygobject_3.26.0.bb} (76%)
 rename meta/recipes-devtools/python/{python3-setuptools_36.2.7.bb => python3-setuptools_36.5.0.bb} (100%)
 rename meta/recipes-devtools/python/{python3-six_1.10.0.bb => python3-six_1.11.0.bb} (100%)
 delete mode 100644 meta/recipes-devtools/ruby/ruby/ruby-CVE-2017-14064.patch
 rename meta/recipes-devtools/ruby/{ruby_2.4.1.bb => ruby_2.4.2.bb} (88%)
 delete mode 100644 meta/recipes-extended/ltp/ltp/0037-ltp-fix-PAGE_SIZE-redefinition-and-O_CREAT-undeclear.patch
 create mode 100644 meta/recipes-extended/ltp/ltp/0037-ltp-fix-format-security-error.patch
 delete mode 100644 meta/recipes-extended/ltp/ltp/0038-commands-gdb01-replace-stdin-with-dev-null.patch
 rename meta/recipes-extended/ltp/{ltp_20170516.bb => ltp_20170929.bb} (96%)
 create mode 100644 meta/recipes-extended/mdadm/files/0001-Use-CC-to-check-for-implicit-fallthrough-warning-sup.patch
 create mode 100644 meta/recipes-extended/perl/libxml-namespacesupport-perl_1.12.9.bb
 delete mode 100644 meta/recipes-extended/perl/libxml-namespacesupport-perl_1.12.bb
 rename meta/recipes-extended/texinfo/{texinfo_6.3.bb => texinfo_6.5.bb} (94%)
 create mode 100644 meta/recipes-kernel/kexec/kexec-tools/kdump.service
 delete mode 100644 meta/recipes-kernel/powertop/powertop/0001-include-rquired-headers-for-typedefs.patch
 rename meta/recipes-kernel/powertop/{powertop_2.8.bb => powertop_2.9.bb} (77%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-libav_1.12.2.bb => gstreamer1.0-libav_1.12.3.bb} (89%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-omx_1.12.2.bb => gstreamer1.0-omx_1.12.3.bb} (69%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-bad_1.12.2.bb => gstreamer1.0-plugins-bad_1.12.3.bb} (88%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-base_1.12.2.bb => gstreamer1.0-plugins-base_1.12.3.bb} (84%)
 delete mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/0001-v4l2-Fix-4K-colorimetry.patch
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-good_1.12.2.bb => gstreamer1.0-plugins-good_1.12.3.bb} (82%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-ugly_1.12.2.bb => gstreamer1.0-plugins-ugly_1.12.3.bb} (76%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-python_1.12.2.bb => gstreamer1.0-python_1.12.3.bb} (57%)
 delete mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.12.2.bb
 create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.12.3.bb
 delete mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.12.2.bb
 create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.12.3.bb
 delete mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0/0001-configure-Add-switches-for-enabling-disabling-libdw-.patch
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0_1.12.2.bb => gstreamer1.0_1.12.3.bb} (59%)
 rename meta/recipes-multimedia/libpng/{libpng_1.6.31.bb => libpng_1.6.32.bb} (72%)
 create mode 100644 meta/recipes-support/curl/curl/CVE-2017-1000254.patch
 rename meta/recipes-support/libcheck/{libcheck_0.10.0.bb => libcheck_0.12.0.bb} (67%)
 delete mode 100644 meta/recipes-support/libgcrypt/files/0005-ecc-Add-input-validation-for-X25519.patch
 rename meta/recipes-support/libgcrypt/{libgcrypt_1.8.0.bb => libgcrypt_1.8.1.bb} (83%)
 create mode 100644 meta/recipes-support/nettle/nettle-3.3/dlopen-test.patch
 create mode 100644 meta/site/riscv32-linux
 create mode 100644 meta/site/riscv64-linux

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


More information about the Openembedded-commits mailing list