[oe-commits] [openembedded-core] branch master-next updated (1e5a804 -> 7c76e7b)

git at git.openembedded.org git at git.openembedded.org
Thu Jan 16 23:09:49 UTC 2020


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 1e5a804  HACK: signing: Add extra test debug
     new 0f64e83  prelink: Deal with mips specific gnu-hash impelementation
     new a54766c  mips: Enable gnu-hash-style on glibc
     new fc5e31b  webkitgtk: Disable gold for all mips
     new 7c76e7b  glibc: Upgrade to 2.31

The 4 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/insane.bbclass                        |    5 +-
 meta/conf/bitbake.conf                             |    4 +-
 ...tive_2.30.bb => cross-localedef-native_2.31.bb} |   29 +-
 meta/recipes-core/glibc/glibc-common.inc           |    4 +-
 .../{glibc-locale_2.30.bb => glibc-locale_2.31.bb} |    0
 .../{glibc-mtrace_2.30.bb => glibc-mtrace_2.31.bb} |    0
 ...glibc-scripts_2.30.bb => glibc-scripts_2.31.bb} |    0
 ...c-testsuite_2.30.bb => glibc-testsuite_2.31.bb} |    0
 meta/recipes-core/glibc/glibc-version.inc          |    6 +-
 ...ef-Add-hardlink-resolver-from-util-linux.patch} |    4 +-
 ...localedef-Add-hardlink-resolver-to-build.patch} |   13 +-
 ...edef-fix-ups-hardlink-to-make-it-compile.patch} |    4 +-
 ...ibc-Look-for-host-system-ld.so.cache-as-.patch} |   14 +-
 ...ibc-Fix-buffer-overrun-with-a-relocated-.patch} |   12 +-
 ...ibc-Raise-the-size-of-arrays-containing-.patch} |   26 +-
 ...vesdk-glibc-Allow-64-bit-atomics-for-x86.patch} |    9 +-
 ...ibc-Make-relocatable-install-for-locales.patch} |   17 +-
 ...00-e5500-e6500-603e-fsqrt-implementation.patch} |    7 +-
 ...OECORE_KNOWN_INTERPRETER_NAMES-to-known-.patch} |   10 +-
 ...Fix-undefined-reference-to-__sqrt_finite.patch} |    7 +-
 ...rt-f-are-now-inline-functions-and-call-o.patch} |    9 +-
 ...ug-1443-which-explains-what-the-patch-do.patch} |   10 +-
 ...-libm-err-tab.pl-with-specific-dirs-in-S.patch} |    9 +-
 ...rt-f-are-now-inline-functions-and-call-o.patch} |    9 +-
 ...configure.ac-handle-correctly-libc_cv_ro.patch} |    7 +-
 ...ibute.patch => 0016-Add-unused-attribute.patch} |    9 +-
 ...hin-the-path-sets-wrong-config-variables.patch} |   11 +-
 ...timezone-re-written-tzselect-as-posix-sh.patch} |    9 +-
 ...ove-bash-dependency-for-nscd-init-script.patch} |    7 +-
 ...-Cross-building-and-testing-instructions.patch} |    7 +-
 ...21-eglibc-Help-bootstrap-cross-toolchain.patch} |   15 +-
 ... 0022-eglibc-Clear-cache-lines-on-ppc8xx.patch} |   11 +-
 ...023-eglibc-Resolve-__fpscr_values-on-SH4.patch} |    9 +-
 ...ard-port-cross-locale-generation-support.patch} |   62 +-
 ...025-Define-DUMMY_LOCALE_T-if-not-defined.patch} |    9 +-
 ...d-to-archive-uses-a-hard-coded-locale-pa.patch} |   10 +-
 ...c-Make-_dl_build_local_scope-breadth-fir.patch} |    9 +-
 ...l-Emit-no-lines-in-bison-generated-files.patch} |    9 +-
 ... => 0029-inject-file-assembly-directives.patch} |   43 +-
 ...nt-maybe-uninitialized-errors-with-Os-BZ.patch} |    9 +-
 .../glibc/0031-Refactor-FORTIFY-in-glibc.patch     | 2780 ++++++++++++++++++++
 meta/recipes-core/glibc/glibc/CVE-2019-19126.patch |   32 -
 .../glibc/{glibc_2.30.bb => glibc_2.31.bb}         |   58 +-
 .../prelink/0001-Add-MIPS-gnu-hash-support.patch   |  108 +
 meta/recipes-devtools/prelink/prelink_git.bb       |    1 +
 meta/recipes-sato/webkit/webkitgtk_2.26.2.bb       |    2 +-
 46 files changed, 3094 insertions(+), 331 deletions(-)
 rename meta/recipes-core/glibc/{cross-localedef-native_2.30.bb => cross-localedef-native_2.31.bb} (56%)
 rename meta/recipes-core/glibc/{glibc-locale_2.30.bb => glibc-locale_2.31.bb} (100%)
 rename meta/recipes-core/glibc/{glibc-mtrace_2.30.bb => glibc-mtrace_2.31.bb} (100%)
 rename meta/recipes-core/glibc/{glibc-scripts_2.30.bb => glibc-scripts_2.31.bb} (100%)
 rename meta/recipes-core/glibc/{glibc-testsuite_2.30.bb => glibc-testsuite_2.31.bb} (100%)
 rename meta/recipes-core/glibc/glibc/{0029-Add-hardlink-resolver-from-util-linux.patch => 0001-localedef-Add-hardlink-resolver-from-util-linux.patch} (99%)
 rename meta/recipes-core/glibc/glibc/{0031-Add-hardlink-resolver-to-build.patch => 0001-localedef-Add-hardlink-resolver-to-build.patch} (87%)
 rename meta/recipes-core/glibc/glibc/{0030-hardlink-fix-ups-to-make-it-compile.patch => 0002-localedef-fix-ups-hardlink-to-make-it-compile.patch} (98%)
 rename meta/recipes-core/glibc/glibc/{0001-nativesdk-glibc-Look-for-host-system-ld.so.cache-as-.patch => 0003-nativesdk-glibc-Look-for-host-system-ld.so.cache-as-.patch} (87%)
 rename meta/recipes-core/glibc/glibc/{0002-nativesdk-glibc-Fix-buffer-overrun-with-a-relocated-.patch => 0004-nativesdk-glibc-Fix-buffer-overrun-with-a-relocated-.patch} (82%)
 rename meta/recipes-core/glibc/glibc/{0003-nativesdk-glibc-Raise-the-size-of-arrays-containing-.patch => 0005-nativesdk-glibc-Raise-the-size-of-arrays-containing-.patch} (88%)
 rename meta/recipes-core/glibc/glibc/{0004-nativesdk-glibc-Allow-64-bit-atomics-for-x86.patch => 0006-nativesdk-glibc-Allow-64-bit-atomics-for-x86.patch} (85%)
 rename meta/recipes-core/glibc/glibc/{0005-nativesdk-glibc-Make-relocatable-install-for-locales.patch => 0007-nativesdk-glibc-Make-relocatable-install-for-locales.patch} (86%)
 rename meta/recipes-core/glibc/glibc/{0006-fsl-e500-e5500-e6500-603e-fsqrt-implementation.patch => 0008-fsl-e500-e5500-e6500-603e-fsqrt-implementation.patch} (99%)
 rename meta/recipes-core/glibc/glibc/{0007-readlib-Add-OECORE_KNOWN_INTERPRETER_NAMES-to-known-.patch => 0009-readlib-Add-OECORE_KNOWN_INTERPRETER_NAMES-to-known-.patch} (79%)
 rename meta/recipes-core/glibc/glibc/{0008-ppc-sqrt-Fix-undefined-reference-to-__sqrt_finite.patch => 0010-ppc-sqrt-Fix-undefined-reference-to-__sqrt_finite.patch} (97%)
 rename meta/recipes-core/glibc/glibc/{0009-__ieee754_sqrt-f-are-now-inline-functions-and-call-o.patch => 0011-__ieee754_sqrt-f-are-now-inline-functions-and-call-o.patch} (98%)
 rename meta/recipes-core/glibc/glibc/{0010-Quote-from-bug-1443-which-explains-what-the-patch-do.patch => 0012-Quote-from-bug-1443-which-explains-what-the-patch-do.patch} (92%)
 rename meta/recipes-core/glibc/glibc/{0011-eglibc-run-libm-err-tab.pl-with-specific-dirs-in-S.patch => 0013-eglibc-run-libm-err-tab.pl-with-specific-dirs-in-S.patch} (85%)
 rename meta/recipes-core/glibc/glibc/{0012-__ieee754_sqrt-f-are-now-inline-functions-and-call-o.patch => 0014-__ieee754_sqrt-f-are-now-inline-functions-and-call-o.patch} (91%)
 rename meta/recipes-core/glibc/glibc/{0013-sysdeps-gnu-configure.ac-handle-correctly-libc_cv_ro.patch => 0015-sysdeps-gnu-configure.ac-handle-correctly-libc_cv_ro.patch} (88%)
 rename meta/recipes-core/glibc/glibc/{0014-Add-unused-attribute.patch => 0016-Add-unused-attribute.patch} (81%)
 rename meta/recipes-core/glibc/glibc/{0015-yes-within-the-path-sets-wrong-config-variables.patch => 0017-yes-within-the-path-sets-wrong-config-variables.patch} (97%)
 rename meta/recipes-core/glibc/glibc/{0016-timezone-re-written-tzselect-as-posix-sh.patch => 0018-timezone-re-written-tzselect-as-posix-sh.patch} (87%)
 rename meta/recipes-core/glibc/glibc/{0017-Remove-bash-dependency-for-nscd-init-script.patch => 0019-Remove-bash-dependency-for-nscd-init-script.patch} (92%)
 rename meta/recipes-core/glibc/glibc/{0018-eglibc-Cross-building-and-testing-instructions.patch => 0020-eglibc-Cross-building-and-testing-instructions.patch} (99%)
 rename meta/recipes-core/glibc/glibc/{0019-eglibc-Help-bootstrap-cross-toolchain.patch => 0021-eglibc-Help-bootstrap-cross-toolchain.patch} (90%)
 rename meta/recipes-core/glibc/glibc/{0020-eglibc-Clear-cache-lines-on-ppc8xx.patch => 0022-eglibc-Clear-cache-lines-on-ppc8xx.patch} (94%)
 rename meta/recipes-core/glibc/glibc/{0021-eglibc-Resolve-__fpscr_values-on-SH4.patch => 0023-eglibc-Resolve-__fpscr_values-on-SH4.patch} (90%)
 rename meta/recipes-core/glibc/glibc/{0022-eglibc-Forward-port-cross-locale-generation-support.patch => 0024-eglibc-Forward-port-cross-locale-generation-support.patch} (93%)
 rename meta/recipes-core/glibc/glibc/{0023-Define-DUMMY_LOCALE_T-if-not-defined.patch => 0025-Define-DUMMY_LOCALE_T-if-not-defined.patch} (79%)
 rename meta/recipes-core/glibc/glibc/{0024-localedef-add-to-archive-uses-a-hard-coded-locale-pa.patch => 0026-localedef-add-to-archive-uses-a-hard-coded-locale-pa.patch} (93%)
 rename meta/recipes-core/glibc/glibc/{0025-elf-dl-deps.c-Make-_dl_build_local_scope-breadth-fir.patch => 0027-elf-dl-deps.c-Make-_dl_build_local_scope-breadth-fir.patch} (88%)
 rename meta/recipes-core/glibc/glibc/{0026-intl-Emit-no-lines-in-bison-generated-files.patch => 0028-intl-Emit-no-lines-in-bison-generated-files.patch} (83%)
 rename meta/recipes-core/glibc/glibc/{0027-inject-file-assembly-directives.patch => 0029-inject-file-assembly-directives.patch} (91%)
 rename meta/recipes-core/glibc/glibc/{0028-locale-prevent-maybe-uninitialized-errors-with-Os-BZ.patch => 0030-locale-prevent-maybe-uninitialized-errors-with-Os-BZ.patch} (90%)
 create mode 100644 meta/recipes-core/glibc/glibc/0031-Refactor-FORTIFY-in-glibc.patch
 delete mode 100644 meta/recipes-core/glibc/glibc/CVE-2019-19126.patch
 rename meta/recipes-core/glibc/{glibc_2.30.bb => glibc_2.31.bb} (62%)
 create mode 100644 meta/recipes-devtools/prelink/prelink/0001-Add-MIPS-gnu-hash-support.patch

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


More information about the Openembedded-commits mailing list