[oe-commits] [openembedded-core] branch rocko-next updated (4de3daa -> 99b1998)

git at git.openembedded.org git at git.openembedded.org
Sat Jan 27 13:20:34 UTC 2018


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

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

    from 4de3daa  populate_sdk_ext: Set cleandirs correctly
     add a29cb64  glibc: Security fix CVE-2017-15670
     add b12c8f0  glibc: Security fix CVE-2017-15671
     add ecc7896  glibc: fix C++ compile failures related to 'assert'
     add bcf148d  glibc: Security Fix CVE-2017-16997
     add 050fecc  glibc: Security fix CVE-2017-17426
     add a3eb328  lz4: fix upstream version check
     add 68a3f33  lz4: remove ptest changes
     new 99b1998  gcc: Upgrade 7.2 -> 7.3

The 1 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:
 ...pport-types-without-operator-int-BZ-21972.patch | 194 +++++++++++++++++++++
 meta/recipes-core/glibc/glibc/CVE-2017-15670.patch |  61 +++++++
 meta/recipes-core/glibc/glibc/CVE-2017-15671.patch |  66 +++++++
 meta/recipes-core/glibc/glibc/CVE-2017-16997.patch | 150 ++++++++++++++++
 meta/recipes-core/glibc/glibc/CVE-2017-17426.patch |  80 +++++++++
 meta/recipes-core/glibc/glibc_2.26.bb              |   5 +
 .../gcc-7.2/0001-PR-rtl-optimization-81803.patch   |  52 ------
 .../gcc/gcc-7.2/0048-gcc-Enable-static-PIE.patch   |  37 ----
 ...5-suppress-32-bit-aligned-ldrd-strd-peeph.patch | 194 ---------------------
 .../gcc/{gcc-7.2.inc => gcc-7.3.inc}               |  13 +-
 .../0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch     |   0
 .../{gcc-7.2 => gcc-7.3}/0008-c99-snprintf.patch   |   0
 .../0009-gcc-poison-system-directories.patch       |   6 +-
 .../0010-gcc-poison-dir-extend.patch               |   0
 .../0011-gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch |   0
 .../0012-64-bit-multilib-hack.patch                |   0
 .../0013-optional-libstdc.patch                    |   0
 ...0014-gcc-disable-MASK_RELAX_PIC_CALLS-bit.patch |   0
 .../0015-COLLECT_GCC_OPTIONS.patch                 |   0
 ...efaults.h-in-B-instead-of-S-and-t-oe-in-B.patch |   0
 .../0017-fortran-cross-compile-hack.patch          |   0
 .../0018-cpp-honor-sysroot.patch                   |   0
 .../0019-MIPS64-Default-to-N64-ABI.patch           |   0
 ...C_DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch |   0
 ...0021-gcc-Fix-argument-list-too-long-error.patch |   0
 .../{gcc-7.2 => gcc-7.3}/0022-Disable-sdt.patch    |   0
 .../gcc/{gcc-7.2 => gcc-7.3}/0023-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-7.2 => gcc-7.3}/0027-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
 .../0034-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
 .../0039-nios2-Define-MUSL_DYNAMIC_LINKER.patch    |   0
 ...shared-to-link-commandline-for-musl-targe.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
 ...44-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
 .../0047-sync-gcc-stddef.h-with-musl.patch         |   0
 .../gcc/gcc-7.3/0048-gcc-Enable-static-PIE.patch   |  46 +++++
 ...le-non-legitimate-address-in-riscv_legiti.patch |   0
 .../fix-segmentation-fault-precompiled-hdr.patch   |   0
 meta/recipes-devtools/gcc/gcc-common.inc           |   1 +
 ...s-canadian_7.2.bb => gcc-cross-canadian_7.3.bb} |   0
 ...oss-initial_7.2.bb => gcc-cross-initial_7.3.bb} |   0
 .../gcc/{gcc-cross_7.2.bb => gcc-cross_7.3.bb}     |   0
 ...-initial_7.2.bb => gcc-crosssdk-initial_7.3.bb} |   0
 .../{gcc-crosssdk_7.2.bb => gcc-crosssdk_7.3.bb}   |   0
 .../gcc/{gcc-runtime_7.2.bb => gcc-runtime_7.3.bb} |   0
 ...gcc-sanitizers_7.2.bb => gcc-sanitizers_7.3.bb} |   0
 .../gcc/{gcc-source_7.2.bb => gcc-source_7.3.bb}   |   0
 .../gcc/{gcc_7.2.bb => gcc_7.3.bb}                 |   0
 ...libgcc-initial_7.2.bb => libgcc-initial_7.3.bb} |   0
 .../gcc/{libgcc_7.2.bb => libgcc_7.3.bb}           |   0
 .../gcc/{libgfortran_7.2.bb => libgfortran_7.3.bb} |   0
 meta/recipes-support/lz4/lz4_1.7.4.bb              |  11 +-
 68 files changed, 614 insertions(+), 302 deletions(-)
 create mode 100644 meta/recipes-core/glibc/glibc/0029-assert-Support-types-without-operator-int-BZ-21972.patch
 create mode 100644 meta/recipes-core/glibc/glibc/CVE-2017-15670.patch
 create mode 100644 meta/recipes-core/glibc/glibc/CVE-2017-15671.patch
 create mode 100644 meta/recipes-core/glibc/glibc/CVE-2017-16997.patch
 create mode 100644 meta/recipes-core/glibc/glibc/CVE-2017-17426.patch
 delete mode 100644 meta/recipes-devtools/gcc/gcc-7.2/0001-PR-rtl-optimization-81803.patch
 delete mode 100644 meta/recipes-devtools/gcc/gcc-7.2/0048-gcc-Enable-static-PIE.patch
 delete mode 100644 meta/recipes-devtools/gcc/gcc-7.2/0051-ARM-PR-82445-suppress-32-bit-aligned-ldrd-strd-peeph.patch
 rename meta/recipes-devtools/gcc/{gcc-7.2.inc => gcc-7.3.inc} (92%)
 rename meta/recipes-devtools/gcc/{gcc-7.2 => gcc-7.3}/0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-7.2 => gcc-7.3}/0008-c99-snprintf.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-7.2 => gcc-7.3}/0009-gcc-poison-system-directories.patch (97%)
 rename meta/recipes-devtools/gcc/{gcc-7.2 => gcc-7.3}/0010-gcc-poison-dir-extend.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-7.2 => gcc-7.3}/0011-gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-7.2 => gcc-7.3}/0012-64-bit-multilib-hack.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-7.2 => gcc-7.3}/0013-optional-libstdc.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-7.2 => gcc-7.3}/0014-gcc-disable-MASK_RELAX_PIC_CALLS-bit.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-7.2 => gcc-7.3}/0015-COLLECT_GCC_OPTIONS.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-7.2 => gcc-7.3}/0016-Use-the-defaults.h-in-B-instead-of-S-and-t-oe-in-B.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-7.2 => gcc-7.3}/0017-fortran-cross-compile-hack.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-7.2 => gcc-7.3}/0018-cpp-honor-sysroot.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-7.2 => gcc-7.3}/0019-MIPS64-Default-to-N64-ABI.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-7.2 => gcc-7.3}/0020-Define-GLIBC_DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-7.2 => gcc-7.3}/0021-gcc-Fix-argument-list-too-long-error.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-7.2 => gcc-7.3}/0022-Disable-sdt.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-7.2 => gcc-7.3}/0023-libtool.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-7.2 => gcc-7.3}/0024-gcc-armv4-pass-fix-v4bx-to-linker-to-support-EABI.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-7.2 => gcc-7.3}/0025-Use-the-multilib-config-files-from-B-instead-of-usin.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-7.2 => gcc-7.3}/0026-Avoid-using-libdir-from-.la-which-usually-points-to-.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-7.2 => gcc-7.3}/0027-export-CPP.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-7.2 => gcc-7.3}/0028-Enable-SPE-AltiVec-generation-on-powepc-linux-target.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-7.2 => gcc-7.3}/0029-Disable-the-MULTILIB_OSDIRNAMES-and-other-multilib-o.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-7.2 => gcc-7.3}/0030-Ensure-target-gcc-headers-can-be-included.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-7.2 => gcc-7.3}/0031-gcc-4.8-won-t-build-with-disable-dependency-tracking.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-7.2 => gcc-7.3}/0032-Don-t-search-host-directory-during-relink-if-inst_pr.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-7.2 => gcc-7.3}/0033-Use-SYSTEMLIBS_DIR-replacement-instead-of-hardcoding.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-7.2 => gcc-7.3}/0034-aarch64-Add-support-for-musl-ldso.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-7.2 => gcc-7.3}/0035-libcc1-fix-libcc1-s-install-path-and-rpath.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-7.2 => gcc-7.3}/0036-handle-sysroot-support-for-nativesdk-gcc.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-7.2 => gcc-7.3}/0037-Search-target-sysroot-gcc-version-specific-dirs-with.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-7.2 => gcc-7.3}/0038-Fix-various-_FOR_BUILD-and-related-variables.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-7.2 => gcc-7.3}/0039-nios2-Define-MUSL_DYNAMIC_LINKER.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-7.2 => gcc-7.3}/0040-Add-ssp_nonshared-to-link-commandline-for-musl-targe.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-7.2 => gcc-7.3}/0041-gcc-libcpp-support-ffile-prefix-map-old-new.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-7.2 => gcc-7.3}/0042-Reuse-fdebug-prefix-map-to-replace-ffile-prefix-map.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-7.2 => gcc-7.3}/0043-gcc-final.c-fdebug-prefix-map-support-to-remap-sourc.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-7.2 => gcc-7.3}/0044-libgcc-Add-knob-to-use-ldbl-128-on-ppc.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-7.2 => gcc-7.3}/0045-Link-libgcc-using-LDFLAGS-not-just-SHLIB_LDFLAGS.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-7.2 => gcc-7.3}/0046-libgcc_s-Use-alias-for-__cpu_indicator_init-instead-.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-7.2 => gcc-7.3}/0047-sync-gcc-stddef.h-with-musl.patch (100%)
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.3/0048-gcc-Enable-static-PIE.patch
 rename meta/recipes-devtools/gcc/{gcc-7.2 => gcc-7.3}/0050-RISC-V-Handle-non-legitimate-address-in-riscv_legiti.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-7.2 => gcc-7.3}/fix-segmentation-fault-precompiled-hdr.patch (100%)
 rename meta/recipes-devtools/gcc/{gcc-cross-canadian_7.2.bb => gcc-cross-canadian_7.3.bb} (100%)
 rename meta/recipes-devtools/gcc/{gcc-cross-initial_7.2.bb => gcc-cross-initial_7.3.bb} (100%)
 rename meta/recipes-devtools/gcc/{gcc-cross_7.2.bb => gcc-cross_7.3.bb} (100%)
 rename meta/recipes-devtools/gcc/{gcc-crosssdk-initial_7.2.bb => gcc-crosssdk-initial_7.3.bb} (100%)
 rename meta/recipes-devtools/gcc/{gcc-crosssdk_7.2.bb => gcc-crosssdk_7.3.bb} (100%)
 rename meta/recipes-devtools/gcc/{gcc-runtime_7.2.bb => gcc-runtime_7.3.bb} (100%)
 rename meta/recipes-devtools/gcc/{gcc-sanitizers_7.2.bb => gcc-sanitizers_7.3.bb} (100%)
 rename meta/recipes-devtools/gcc/{gcc-source_7.2.bb => gcc-source_7.3.bb} (100%)
 rename meta/recipes-devtools/gcc/{gcc_7.2.bb => gcc_7.3.bb} (100%)
 rename meta/recipes-devtools/gcc/{libgcc-initial_7.2.bb => libgcc-initial_7.3.bb} (100%)
 rename meta/recipes-devtools/gcc/{libgcc_7.2.bb => libgcc_7.3.bb} (100%)
 rename meta/recipes-devtools/gcc/{libgfortran_7.2.bb => libgfortran_7.3.bb} (100%)

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


More information about the Openembedded-commits mailing list