[oe-commits] [openembedded-core] branch master-next updated (ab4fbb6 -> 3e6a632)

git at git.openembedded.org git at git.openembedded.org
Sat Jan 4 22:26:24 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.

 discard ab4fbb6  musl: Ensure that B is clean before configure task is run
 discard 7567d93  gen-lockedsig-cache: Update for split level sstate
 discard 8edcd7f  sstate: Add extra directory level
 discard bca660f  glibc: Upgrade to 2.31
     new 850812b  sstate: Add extra directory level
     new 45abf35  gen-lockedsig-cache: Update for split level sstate
     new 3e6a632  musl: Ensure that B is clean before configure task is run

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (ab4fbb6)
            \
             N -- N -- N   refs/heads/master-next (3e6a632)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 3 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:
 ...tive_2.31.bb => cross-localedef-native_2.30.bb} |   2 +-
 meta/recipes-core/glibc/glibc-common.inc           |   4 +-
 .../{glibc-locale_2.31.bb => glibc-locale_2.30.bb} |   0
 .../{glibc-mtrace_2.31.bb => glibc-mtrace_2.30.bb} |   0
 ...glibc-scripts_2.31.bb => glibc-scripts_2.30.bb} |   0
 ...c-testsuite_2.31.bb => glibc-testsuite_2.30.bb} |   0
 meta/recipes-core/glibc/glibc-version.inc          |   6 +-
 ...libc-Look-for-host-system-ld.so.cache-as-.patch |  14 ++-
 ...libc-Fix-buffer-overrun-with-a-relocated-.patch |  12 ++-
 ...libc-Raise-the-size-of-arrays-containing-.patch |  22 ++--
 ...ivesdk-glibc-Allow-64-bit-atomics-for-x86.patch |   9 +-
 ...libc-Make-relocatable-install-for-locales.patch |  17 +--
 ...500-e5500-e6500-603e-fsqrt-implementation.patch |   7 +-
 ...-OECORE_KNOWN_INTERPRETER_NAMES-to-known-.patch |  10 +-
 ...-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 |  10 +-
 ...n-libm-err-tab.pl-with-specific-dirs-in-S.patch |   9 +-
 ...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    |   9 +-
 ...thin-the-path-sets-wrong-config-variables.patch |  11 +-
 ...-timezone-re-written-tzselect-as-posix-sh.patch |   9 +-
 ...move-bash-dependency-for-nscd-init-script.patch |   7 +-
 ...c-Cross-building-and-testing-instructions.patch |   7 +-
 ...019-eglibc-Help-bootstrap-cross-toolchain.patch |  15 +--
 .../0020-eglibc-Clear-cache-lines-on-ppc8xx.patch  |  11 +-
 ...0021-eglibc-Resolve-__fpscr_values-on-SH4.patch |   9 +-
 ...ward-port-cross-locale-generation-support.patch | 115 +++++++++++++--------
 ...0023-Define-DUMMY_LOCALE_T-if-not-defined.patch |   9 +-
 ...dd-to-archive-uses-a-hard-coded-locale-pa.patch |  10 +-
 ....c-Make-_dl_build_local_scope-breadth-fir.patch |   9 +-
 ...tl-Emit-no-lines-in-bison-generated-files.patch |   9 +-
 .../0027-inject-file-assembly-directives.patch     |  43 ++++----
 ...ent-maybe-uninitialized-errors-with-Os-BZ.patch |   9 +-
 ...029-Add-hardlink-resolver-from-util-linux.patch |   2 +-
 .../0030-hardlink-fix-ups-to-make-it-compile.patch |   2 +-
 meta/recipes-core/glibc/glibc/CVE-2019-19126.patch |  32 ++++++
 .../glibc/{glibc_2.31.bb => glibc_2.30.bb}         |   1 +
 39 files changed, 312 insertions(+), 161 deletions(-)
 rename meta/recipes-core/glibc/{cross-localedef-native_2.31.bb => cross-localedef-native_2.30.bb} (96%)
 rename meta/recipes-core/glibc/{glibc-locale_2.31.bb => glibc-locale_2.30.bb} (100%)
 rename meta/recipes-core/glibc/{glibc-mtrace_2.31.bb => glibc-mtrace_2.30.bb} (100%)
 rename meta/recipes-core/glibc/{glibc-scripts_2.31.bb => glibc-scripts_2.30.bb} (100%)
 rename meta/recipes-core/glibc/{glibc-testsuite_2.31.bb => glibc-testsuite_2.30.bb} (100%)
 create mode 100644 meta/recipes-core/glibc/glibc/CVE-2019-19126.patch
 rename meta/recipes-core/glibc/{glibc_2.31.bb => glibc_2.30.bb} (99%)

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


More information about the Openembedded-commits mailing list