[oe-commits] [openembedded-core] branch master updated (8dcd4e6 -> 361382c)

git at git.openembedded.org git at git.openembedded.org
Thu Oct 4 13:22:22 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 8dcd4e6  go.bbclass: Add -buildmode=pie for non mips arch
     add f1f38df  glibc: bump SRCREV to latest 2.28
     add 0b51e0b  meta-ide-support: add cmake-native
     add 4d6fd81  glibc: Fix glibc reproducibility issues
     add f72c8af  libtiff: fix CVE-2017-17095
     add 8aa27e4  nativesdk-bison: Add to nativesdk-packagegroup-sdk-host and set BISON_PKGDATADIR
     add a7c3c89  elfutils: fix CVE-2018-16403 & CVE-2018-16402
     add 28d3a4c  openssl: skip ptest case `test_symbol_presence'
     add a7005a4  nativesdk-packagegroup-sdk-host.bb: remove nativesdk-dnf
     add 18fd5bc  connman: neaten patches
     add 191f7e2  pango: don't disable debugging
     add 57e41b6  pango: respect PTEST_ENABLED
     add 27c25de  mesa: Disable asm on musl
     add c8ab558  scripts/yocto-check-layer: Don't abort when layer fails to get signatures
     add ac4df3f  cups: fix multilib install file conflicts
     add d138b1e  man-db: fix multilib install file conflict
     add f9db6ac  libcheck: avoid multilib install file conflict
     add 361382c  os-release: avoid multilib expand

No new revisions were added by this update.

Summary of changes:
 meta/conf/multilib.conf                            |   2 +-
 ...resolve-musl-does-not-implement-res_ninit.patch |   8 +
 .../connman/connman/includes.patch                 |  12 +-
 .../openssl/0001-skip-test_symbol_presence.patch   |  46 ++++
 meta/recipes-connectivity/openssl/openssl_1.1.1.bb |   1 +
 meta/recipes-core/glibc/glibc.inc                  |   9 +
 ...stid-Check-for-NULL-value-from-gethostbyn.patch |  38 ---
 ...libc-Look-for-host-system-ld.so.cache-as-.patch |   8 +-
 ...libc-Fix-buffer-overrun-with-a-relocated-.patch |   8 +-
 ...libc-Raise-the-size-of-arrays-containing-.patch |   8 +-
 ...ivesdk-glibc-Allow-64-bit-atomics-for-x86.patch |   7 +-
 ...libc-Make-relocatable-install-for-locales.patch |   7 +-
 ...500-e5500-e6500-603e-fsqrt-implementation.patch |   7 +-
 ...-OECORE_KNOWN_INTERPRETER_NAMES-to-known-.patch |   8 +-
 ...-Fix-undefined-reference-to-__sqrt_finite.patch |   7 +-
 ...qrt-f-are-now-inline-functions-and-call-o.patch |   9 +-
 ...bug-1443-which-explains-what-the-patch-do.patch |   8 +-
 ...n-libm-err-tab.pl-with-specific-dirs-in-S.patch |   7 +-
 ...qrt-f-are-now-inline-functions-and-call-o.patch |   9 +-
 ...-configure.ac-handle-correctly-libc_cv_ro.patch |   7 +-
 .../glibc/glibc/0014-Add-unused-attribute.patch    |   7 +-
 ...thin-the-path-sets-wrong-config-variables.patch |   7 +-
 ...-timezone-re-written-tzselect-as-posix-sh.patch |   7 +-
 ...move-bash-dependency-for-nscd-init-script.patch |   7 +-
 ...c-Cross-building-and-testing-instructions.patch |   7 +-
 ...019-eglibc-Help-bootstrap-cross-toolchain.patch |   7 +-
 .../0020-eglibc-Clear-cache-lines-on-ppc8xx.patch  |   7 +-
 ...0021-eglibc-Resolve-__fpscr_values-on-SH4.patch |   7 +-
 ...ward-port-cross-locale-generation-support.patch |   7 +-
 ...0023-Define-DUMMY_LOCALE_T-if-not-defined.patch |   7 +-
 ....c-Make-_dl_build_local_scope-breadth-fir.patch |   7 +-
 ...-locale-fix-hard-coded-reference-to-gcc-E.patch |   7 +-
 ...26-reset-dl_load_write_lock-after-forking.patch |   7 +-
 ...so-lock-before-switching-to-malloc_atfork.patch |   7 +-
 ...o-consts.h-enum-definition-for-TRAP_HWBKP.patch |   9 +-
 ...dd-to-archive-uses-a-hard-coded-locale-pa.patch |  25 +-
 ...tl-Emit-no-lines-in-bison-generated-files.patch |   7 +-
 ...e754-prevent-maybe-uninitialized-errors-w.patch | 258 ++++++++++++++++++++
 ...eee754-prevent-maybe-uninitialized-errors.patch |  95 --------
 .../0032-soft-fp-ignore-maybe-uninitialized.patch  |  72 ------
 ...e754-soft-fp-ignore-maybe-uninitialized-w.patch | 100 ++++++++
 ...ent-maybe-uninitialized-errors-with-Os-BZ.patch |  68 ++++++
 .../0034-inject-file-assembly-directives.patch     | 259 +++++++++++++++++++++
 meta/recipes-core/glibc/glibc_2.28.bb              |   9 +-
 meta/recipes-core/meta/meta-ide-support.bb         |   2 +-
 .../nativesdk-packagegroup-sdk-host.bb             |   2 +-
 meta/recipes-devtools/bison/bison_3.0.4.bb         |   4 +
 meta/recipes-devtools/elfutils/elfutils_0.173.bb   |   2 +
 ...Check-end-of-attributes-list-consistently.patch |  84 +++++++
 ...rn-error-if-elf_compress_gnu-is-used-on-S.patch |  59 +++++
 meta/recipes-extended/cups/cups.inc                |   3 +-
 .../cups/cups-avoid-install-file-conflicts.patch   |  21 ++
 ...conf-avoid-multilib-install-file-conflict.patch |  16 ++
 meta/recipes-extended/man-db/man-db_2.8.3.bb       |   3 +-
 meta/recipes-graphics/mesa/mesa.inc                |   2 +
 meta/recipes-graphics/pango/pango_1.42.4.bb        |   4 +-
 .../libtiff/files/CVE-2017-17095.patch             |  46 ++++
 meta/recipes-multimedia/libtiff/tiff_4.0.9.bb      |   1 +
 .../not-echo-compiler-info-to-check_stdint.h.patch |  19 ++
 meta/recipes-support/libcheck/libcheck_0.12.0.bb   |   3 +-
 scripts/yocto-check-layer                          |   9 +-
 61 files changed, 1102 insertions(+), 394 deletions(-)
 create mode 100644 meta/recipes-connectivity/openssl/openssl/0001-skip-test_symbol_presence.patch
 delete mode 100644 meta/recipes-core/glibc/glibc/0001-Linux-gethostid-Check-for-NULL-value-from-gethostbyn.patch
 create mode 100644 meta/recipes-core/glibc/glibc/0031-sysdeps-ieee754-prevent-maybe-uninitialized-errors-w.patch
 delete mode 100644 meta/recipes-core/glibc/glibc/0031-sysdeps-ieee754-prevent-maybe-uninitialized-errors.patch
 delete mode 100644 meta/recipes-core/glibc/glibc/0032-soft-fp-ignore-maybe-uninitialized.patch
 create mode 100644 meta/recipes-core/glibc/glibc/0032-sysdeps-ieee754-soft-fp-ignore-maybe-uninitialized-w.patch
 create mode 100644 meta/recipes-core/glibc/glibc/0033-locale-prevent-maybe-uninitialized-errors-with-Os-BZ.patch
 create mode 100644 meta/recipes-core/glibc/glibc/0034-inject-file-assembly-directives.patch
 create mode 100644 meta/recipes-devtools/elfutils/files/0001-libdw-Check-end-of-attributes-list-consistently.patch
 create mode 100644 meta/recipes-devtools/elfutils/files/0002-libelf-Return-error-if-elf_compress_gnu-is-used-on-S.patch
 create mode 100644 meta/recipes-extended/cups/cups/cups-avoid-install-file-conflicts.patch
 create mode 100644 meta/recipes-extended/man-db/files/man_db.conf-avoid-multilib-install-file-conflict.patch
 create mode 100644 meta/recipes-multimedia/libtiff/files/CVE-2017-17095.patch
 create mode 100644 meta/recipes-support/libcheck/libcheck/not-echo-compiler-info-to-check_stdint.h.patch

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


More information about the Openembedded-commits mailing list